Hello,
New to Power Automate and am trying to essentially pull down all the data from a Sharepoint List and add that data to an Excel file table in the Sharepoint. Eventually this file would be emailed to users.
I'm having a very hard time getting the rows to add properly in the existing table. The data populates but when it adds it looks like it's all headers formatting. Any ideas?
Steps I have
1. Get File Data - pulling from the Sharepoint
2. Select - from get data
3. Initialize variable - "Vararray
4. Set variable - based on "output" from select function (#2)
5. For each (varArray)
5A. Add a Row into Table