Hi all.
Is it possible to create a trigger condition in 'When an item or file is modified' SharePoint connector in PowerAutomate that triggers only when a specific column is modified?
At the moment I am using: @not(empty(triggerOutputs()?['body/field_6'])), but I would like the trigger condition to ensure that the flow only runs when riggerOutputs()?['body/field_6'] is modified.
Thanks