Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Now accepting applications for the Qlik Luminary and Partner Ambassador Programs: Apply by July 6!
cancel
Showing results for 
Search instead for 
Did you mean: 
Passaia
Contributor II
Contributor II

tMicrosoftCRMOutput errors

Hello,

I'm facing two different errors while trying to import data into dynamics.

1. if I try to set a value in field Birthdate in Contact entity, I receive error in converting Date into DateTimeOffset

2. if I try to set a value in field referenced in a lookup entity, I receive error in converting String to Guid or "CRM do not support direct update of Entity Reference properties"

 

Please help!

Thanks

Massimiliano

Labels (2)
1 Solution

Accepted Solutions
manodwhb
Champion II
Champion II

2 Replies
manodwhb
Champion II
Champion II

Passaia
Contributor II
Contributor II
Author

Thank you very much, I solve issue nr 2, I had to pass the schema name instead of fieldname. Any suggest to solve issue nr 1, error converting a Date field in DatetimeOffset?

Thanks!