Hi, how do I order/reverse order a data table by a Date column?
Intended effect: Earliest date is in first row
Hi, how do I order/reverse order a data table by a Date column?
Intended effect: Earliest date is in first row
Hi
We can use SORT DATATABLE ACTIVITY
Where you can mention the column name and type of sorting we need
Cheers @DEATHFISH