Hi everyone,
I need help sorting Excel columns left‑to‑right based on the numeric values in the first row.
Here is an example of my data:
What I need UiPath to do is: Sort the entire sheet left‑to‑right based on the numbers in Row 1
So that column order follows:
1, 2, 3, 6, 8, 9, 10, 11, 12…
What is the best way in UiPath to sort columns left‑to‑right using the numeric values in the first row using UiPath?