Hi
I am trying to build a flow to update all the files metadata in the sharepoint folder by mapping rows in excel.
Metadata in Excel looks like Below
Folder in Sharepoint looks like below
Below is the flow which i have created, All the columns that were present are textual data & doesn't have unique numerical column for mapping But the Name column is unique in both..can we Map Sharepoint folder & Excel using Name Column?
Also there is an error which says "Array elements can only be selected using an integer index.
Below is the flow which i have created
Pic 1
Pic 2
Pic 3
Any help in solving this is appreciated.
Thank you.
Can you upload Array expression from one of the mapping that you did?
Hi Prasad,
Attached the Screenshot above
Are you trying to read body/Industry from collection? If yes, you should read it like below where 0 is the first record...
outputs('Get_items')?['body/value'][0]?['Title']
@Sivateja did you find a solution to this? If you did, can you pleasse share? I have the identical requirement.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
62 | |
51 | |
29 | |
28 | |
24 |