Hi, how do I sort a data table by column value in 2017 version? I don’t have the Sort Data Table activity included, which package should I download/update? Also, if this is not available, how do I write code for this?
How do I sort based on two criteria? One of them is a String (Full Name), another is a date formatted as String.
So sort and group by date, and within this grouping, sort by full name