Problem statement- We have an XML data file and need to sort the data based on zip element and present it to the user
Here is the query to get the data
From code In xelement.Elements("Employee") _
Let zip = CStr(code.Element("Address").Element("Zip")) _
Order By zip _
Select code
Code: https://github.com/manojbatra071/UiPa...
Medium: / how-to-apply-sorting-on-nested-element-fro...
#rpa #uipath #OneMinuteRPA #uipathrpa #uipathstudio