Hi All,
I have created one power automated flow for doing integration between the D365 sales product table and the D365 Business Central Item table. Basically, I am using this flow for the Update of the Item in the business central based on the D365 sales Product. But when I tried to trigger that flow that time I got the error in the Business central connector. I have used the 'Update Record (V3)' Connector of Business Central.
The Error is:

This error raised for the Type field of Item table in the business central. Please see the below screen print for the same.

> My Power Automate flow is working fine for the Inventory type. However it get Service and Non-Inventory type value then after I get this error.
However, I have also created custom codeunit for the update of non-inventory type and Service type in the Type field. Which is also not working as well. Below screen print for my custom codeunit.

Any help would be appreciate.
Thank you.