Hello All;
I'm stuck and need some help.
Why is my trigger expression below not working? The intent is to start a flow when an Azure work item is updated...specifically, IF there is an update to any of multiple fields with 'Allocation' in the field name. eg a changed value in either of these.
@contains(join(triggerBody()?['$connections']['value']?['shared_azuretables']?['value'],''), 'Allocation')


Report
All responses (
Answers (