Hi folks,
I need a little help with my Flow.
I have created a flow that looks for specific changes within a sharepoint list and exports a csv file.
Works fine so far.
My Problem now is that i only want to export the specific row from the Sharepoint list where the value was edited , now the export includes all sharepoint list data = rows
Im not sure how to accomplish that - hope someone can help.
* The red outlined is the result now = every ROW from the SP List gets exported
* The green outlined is the goal = to get only the ROW exported where the changes were made within the SP List.
I hope you can follow me.
My Flow Setup:
Solved! Go to Solution.
Hi @Mitsch :
You only need to add a filter condition to the ‘get items’ action, Please try:
Best Regards,
Bof
I think you want the Get Item action instead of the Get Items action. Then just specify the ID from the trigger.
Pat
To learn more about the Power Platform, follow me on Twitter or subscribe on YouTube.
Hi @Mitsch :
You only need to add a filter condition to the ‘get items’ action, Please try:
Best Regards,
Bof
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 |
---|---|
74 | |
27 | |
16 | |
16 | |
15 |
User | Count |
---|---|
137 | |
45 | |
38 | |
33 | |
30 |