Hello People,
I am having a bit of an issue.
I have an exicisting excel file with two columns, "Name" and "Accept". Where name is already filled out, and then what i essentially want to do is to update the row "Accept" based on whether or not the person in the "Name" column has created a file in a SharePoint list 🙂
However, it seems like flow is adding the "apply to each" function to my flow thereby not checking against one person but all people in the Names column, and if one of these comes out as true(created an item in SP list) it updates all of the "Accept" rows.
Thanks in advance, Toby 🙂
Solved! Go to Solution.
Hey @Anonymous
You can refer to the flow below and update the excel when a new file is created in sharepoint document library based on the name in the excel column:
In my excel Column1 denotes the name and the Column 2 denotes Accepted/Rejected.
Hope this Helps!
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
Hey @Anonymous
You can refer to the flow below and update the excel when a new file is created in sharepoint document library based on the name in the excel column:
In my excel Column1 denotes the name and the Column 2 denotes Accepted/Rejected.
Hope this Helps!
If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!
User | Count |
---|---|
91 | |
45 | |
21 | |
18 | |
16 |
User | Count |
---|---|
135 | |
49 | |
42 | |
36 | |
28 |