The post Set NULL Value to Lookup in Power Automate – Clear lookup field in Power automate – An Error Occurred while validating input parameters : microsoft.Odata.Odataexception: The odata.bind instance or property annotation has a null value appeared first on Microsoft Dynamics 365 Blog.
]]>An error occurred while validating input parameters: Microsoft.OData.ODataException: The 'odata.bind' instance or property annotation has a null value. In OData, the 'odata.bind' instance or property annotation must have a non-null string value.
There are two different part of Error
We all know clearing lookup or any other field in Workflow is quite issue , but straight forward clear option is missing from Power automate , but a more logical thing is available
i.e Unrelate record action for CDS is available, It Provides an option to select a record from and then select the relationship which needs to be detached but remember we need to pass lookup value in Item.
To overcome this we need to have a condition saying if mapped dynamic field is null Go to FALSE Section Otherwise go to TRUE Section.
I know it kind of overdoing for just a field but currently, there is no other way I found.
The post Set NULL Value to Lookup in Power Automate – Clear lookup field in Power automate – An Error Occurred while validating input parameters : microsoft.Odata.Odataexception: The odata.bind instance or property annotation has a null value appeared first on Microsoft Dynamics 365 Blog.
]]>