RE: Power automate flow works fine when trigger is set to ' on create or update' but doesn't work when set to ' on create' only
Hi Sayali,
Maybe you can add one Column filter in the trigger, the flow will only be triggered when creating work order or updating the field, which means that the flow can’t be triggered when other fields not update.
Based on your previous cases, worker order and Asset is N:1 relationship, there is an Asset lookup field in the worker order form, you can set the lookup field as column filter.
Then filling the logic name of the lookup field in the ‘Column Filter’.
For example, Account and contact is 1:N relationship, one account lookup field(Account) in the contact form, the logic name of it is ‘parentcustomerid’.


Note: if you want to the flow can be triggered when creating new work order, the asset lookup field in work order form must be filled before clicking save button.
Regards,
Leah Ju
Please mark as verified if the answer is helpful. Welcome to join hot discussions in Dynamics 365 Forums.