HI All - I am hoping someone can help me.
I am creating a power automate flow which connects to Microsoft D365 CRM. The flow triggers when ever a record within the resource requirement entity is modified... an extra criteria is that it should only trigger when the 'ownerid' field or 'msdyn_timetopromised' field is modified. The problem that I have is that there are times when a user will updates both fields in one go... which is causing the flow to trigger twice when in that scenario I only want it to happen once. Can you help with my problem and show me how to only make it trigger once?