Hi PA,
I am currently using the expression below in the "when an item is created or modified" function to only trigger when an item is modified in a list. Is there a way to only trigger a flow when a certain column in a SharePoint list has been triggered?
@not(equals(triggerbody()?['Created'],triggerbody()?['Modified']))
I would like a flow to be triggered when for example the Document Status column changes its value, rather than at the moment I believe it is currently being trigger when any of the columns are being modified which is sending multiple emails
Is this Achievable? if so can an example be provided
Thank you

Report
All responses (
Answers (