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:


