Hi
In my table dataverse I have written this string to avoid an infinite loop for each item change
The trigger starts when changes occur in those columns

and this is the condition but doesn't work

this is a data field:
@equals(triggerOutputs()?['body/cr5ef_salesmanagerdata'], null)
Thanks