Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more
Hi,
I need some help with Azure Data Factory. I built a flow to update one of the fields inside Dataverse at Sink step and I am getting the following error message:
Job failed due to reason: Error response from server: Some({"error":{"code":"0x80048d19","message":"Error identified in Payload provided by the user for Entity :'', For more information on this error please follow this help link https://go.microsoft.com/fwlink/?linkid=2195293 ----> InnerException : Microsoft.OData.ODataException: An undeclared property 'ngo_incomecode1' which only has property annotations in the payload but no property value was found in the payload. In OData, only declared navigation properties and declared named streams can be represented as properties without values.\r\n at Microsoft.OData.JsonLight.ODataJsonLightResourceDeserializer.ReadUndeclaredProperty(IODataJsonLightReaderResourceState resourceState, String propertyName, Boolean propertyWithValue)\r\n at Microsoft.OData.JsonLight.ODataJsonLightResourceDeserializer.ReadPropertyWithoutValue(IODataJsonLightReaderResourceState resourceState, String propertyName)\r\n at Microsoft.OData.JsonLight.ODataJsonLightResourceDeserializer.<
I could not figure out where the issue is when I can see the GUID of the incomeocde at the data preview mode.
Can anyone help explain how to solve the issue?
Thanks a lot.
Henry
Solved! Go to Solution.
For Azure Data Factory related questions, please head to the Azure Data Factory community forum:
https://techcommunity.microsoft.com/category/azuredatabases/discussions/azuredatafactory
This specific forum is only for questions related to Microsoft Fabric Data Factory.
For Azure Data Factory related questions, please head to the Azure Data Factory community forum:
https://techcommunity.microsoft.com/category/azuredatabases/discussions/azuredatafactory
This specific forum is only for questions related to Microsoft Fabric Data Factory.
Hi @v-saisrao-msft ,
I am able to update the field value via xrmtoolbox. But does not work with ADF. Could it be permission issue?
Henry
Hi @henrychoiyw,
Thank you for reaching out to Microsoft Fabric Community.
If this post helps, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos" – I’d truly appreciate it!
Hi @v-saisrao-msft ,
Thank you very much for your reply.
1. I can see the GUID at the sink level. (Please find the attached screen)
2. I ran the pipeline debug mode and found out the flow seems to be stopped at the join step. (Please find the attached screen)
3. Are you able to point me to the direction on how to test the update via Postman?
Thank you very much for your help.
Henry
Check out the March 2025 Fabric update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.