I have a simple flow that takes information from a form and adds it to an excel table, I would like the flow to proceed and sort the excel table by the date column, newest to oldest, before saving it.
I thought this would be quite straightforward but having spent the afternoon trying apparently it is not?
I have used:
When a new response is submitted
Get response details
Add a row into a table
Can anyone enlighten me what next and how please?