hey guys im trying to sort a column on a csv file base on date, but i always get this error
i tried using column dt.Columns(“column name”) , using index 1 (the second column), using column name as “column name” but no luck.
this is my workflow
any help would be appreciated, thanks