Hello All,
I need some help with a flow I've been working on. I have a quiz in forms that's linked to a sharepoint list. I need the flow to collect quiz responses and publish them to the list where a grade will be calculated.
I only want one entry to appear for each user that submits a quiz result and I need new results to appear whenever a person that has never taken the quiz submits results. If a new user takes the quiz a second time, I need the most recent data to appear in the list. Again, one entry per user email. I've been trying most of theday and I keeping getting errors on random things I've tried. Can someone post a generic strategy? I suspect that I need to use the filter array control. Thanks much!!
Solved! Go to Solution.
Hi @Fisherguy34,
Yes, you should use the Filter query action to filter out the item existed in the SharePoint if the same user has submitted the Form.
You could use the Email as unique ID when you filter out. Then use Update item to add the new Form answer into the SharePoint item.
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Fisherguy34,
Yes, you should use the Filter query action to filter out the item existed in the SharePoint if the same user has submitted the Form.
You could use the Email as unique ID when you filter out. Then use Update item to add the new Form answer into the SharePoint item.
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
72 | |
27 | |
22 | |
15 | |
13 |
User | Count |
---|---|
140 | |
42 | |
42 | |
35 | |
30 |