How to use OrderBy or OrderByDecending in uipath

Hey @Santhi7698

Here is the sample code to apply order by on data table collection,

PFA - nmnithinkrishna_DataTableOrderByLinq.zip (2.6 KB)

It can be applied on any collection like list etc…

Output

nmnithinkrishna_UiPath

Hope this helps.

Thanks
#nK