
Announcements
Hi,
i created a DataTable (with "Read from Excel") as a Flow-Variable. I want to rearrange that data and put it into a new Excel Sheet.
DataTable in Power Automate:
How i want to insert it into Excel:
Is there a way to do this?
Thanks a lot in advance!
Currently there doesn't exist a way to do this is PAD without a series of actions. Please submit your suggestions and feedback in the Feedback Hub
One approach is to take each column and split it into a list using the "Retrieve Datatable column into a list" action, then paste each list in the order you want them into the Excel Spreadsheet