Platform - Power Automate(Flows)/Power Apps(Cloud Flows)
I want to trigger a flow everytime it was updated but the flow must not be triggered if one specific column(ex. 'address') is updated.
Please tell me how to achieve this in a feasible way??
The only way is to identify columns you want to run flow for and exclude the others like columns related to Address information.
Flow only run for the columns listed inside select columns field. Multiple columns can be selected with comma. Use column logical name (found under advance options of column properties)