Hi,
I have extracted a data table with a “date” column.
I am adding this value to my own data table by using for each row (in string format)
Here is my question: how can i change the format to a date, so that it both is accepted to the data table, but also stored as an variable?
BR Karsten