Hi,
I want to run a script to update the date on a daily basis. I have a batch file that creates a csv file with header Date and the date underneath on row 2 in format 08-02-2018 also tried 08/02/2018
However i can not import this to a module with a item formatted date, as it will not recognise it as a date , no matter what format i use.
Any suggestions please?