Is there a way to narrow down a the Dataverse trigger to trigger ONLY when a row is created?
I find it extremely limiting that the only trigger available is all three things:
When a row is added, modified or deleted.
I basically want the flow to trigger when Sponsor column is populated. So I could create a new row in the Contacts table but only when that column is updated will the flow trigger.
Is there a work around?