Forum Discussion
Syndicate_Admin
Administrator
3 years agoDataflows modifying EVERYTHING instead of rows that changed
I have a power automate flow that triggers based on changed values in a table. The table has a dataflow that somehow triggers every single row with the flow even if most of the rows are identical to ...
v-yanjiang-msft
Community Support
3 years agoHi Syndicate_Admin ,
Please try to add a filter in your flow to check if the value has changed. Firstly create a column "value is changed", when the value is changed, the column get "yes", then the flow can be trigered. Please refer to: Trigger flows when a row is added, modified, or deleted - Power Automate | Microsoft Learn
Here're some similar threads:
Best regards,
Community Support Team_yanjiang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.