
Announcements
All,
I am attempting to sort my Power Automate flow that is connected to Power Apps. Once my PowerApps button is clicked it creates an excel file in SharePoint link.
How can I sort these columns in a specific way?
If you use a Data Select action between the Parse JSON and the Create CSV, you should be able to specify the order of the columns in the Data Select. I believe that order will be retained if you then Create the CSV from that output.