Hi,
I have a file that is recreated each night.
The file does not contain a table so I have used the create table in PA to create a table (table1) which works OK.
I am using Powerautomate to import the spreadsheet which when run manually works.
However, when scheduling, because the table is recreated each time, the flow fails and a hex string is in the import table name because the uid is different each time the tabel is createdl.
I think I need to use get tables function in PA to get the table ID and then pass it to the create sharepoint list step but the problem is, unless select the dropdown from the previous step, I am unable to map the fields from the excel spreadsheet to the sharepoint list.
Could anyone possibly help on how I can acheive this?
Thanks,