i am having date column in input file which having date format , but while logging it coming as ### please help
Can you share more details like what is your input file type?
If it is excel, Then you can use excel application scope, read range, save to datatable and do your data manipulations
Thanks
yeah i am taking it from excel then on that data table using for loop i am logging date, still getting as this.
I am able to read the date without any error
Try WorkBook → Read Range
Hope this helps
Thanks
1 Like
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.