Hi all,
Struggling to work out what to do next here... I've got a flow where I need to update 4 property fields in a SharePoint document library for an excel file as soon as it is uploaded.
So far, I've got the trigger to run as soon as a new file is uploaded, access the excel file and create a 2 column, 4 row table (5 with headers) which contains the data I need. I then run the 'list row present in a table' step to get all of the data I need.
Next step - I need to know how to enter the 4 pieces of data into the corresponding property fields... when I try to run an apply-to-each using the output from 'list rows...' I do not see the field names from my table. Clearly I've missed a step or I'm going about this the wrong way - can anyone lend a hand?
Many thanks in advance!



