[Solved] Clear lookup field in Dataverse from Power Automate.
You can use below expression to clear lookup field. use null expression in Power Automate. In the power automate use null function in the update step. Now if you run the flow the account lookup gets cleared. Hope this helps.
Do not forget to Add Comments or Notes in Every Action Step in Power Automate or Flow
As a best practice we add comments to our code while developing so that any other user or developer can understand what our code snippet is all about. To have this commenting and note functionality Microsoft Power Automate has a Add Note feature that developers and power users can use for a better visibility and…
Read more