Hi everyone, I need your help building a Power Automate Flow.
I'm pretty new to this tool and I can't do anything with it without following youtube videos.
Here's my situation:
I have an Excel file with 17 sheets named P01, P02, ... to P17.
Each sheet has a table with headers. The headers between the tables are all identical.
The name of the table is 'Chapter1_Table' for sheet P01, 'Chapter2_Table' for P02, ... to 'Chapter17_Table' for P17.
I created an additional sheet named 'All' with a table in this sheet named 'All_Table'.
This table also has the same headers as the others. I want to create a Power automate flow that does the following:
1. Check the 'All_Table and delete its content before doing anything.
2. Copy the data from the tables in the other sheets, from P01 to P17
3. Paste this data in the 'All_Table' located in the 'All' sheet without overwriting any data.
Any idea on how I can do that? 😕
Thank you very much