Hi everybody.
I'm looking to build a flow to automatically update an excel file on sharepoint. But I can't find a solution to my problem.
What the flow should do:
- When an excel file is added to sharepoint run a script to format it as table (already works)
- Then after that copy the table and add the rows to another excel sheet (always the same file)
It might sound simple, but since i can't manually cklick on the newest added excel file (i instead use the identifier from trigger) i can't choose the correct table (Table1) in the action "List rows present in a table".
Does somebodey have a solution for this or maybe workarounds.
Thanks a lot in advance for your answers