
Hi,
I'm using Dynamics Connector's Item Service to Product Map to move data from AX 2012 to CRM 2013.
The issue I'm having is when I map "Invent Sum\Item\Last Upd Date Expected" against my custom Expected Date field in CRM.
I get a validation error saying Field, Expected Date, contains errors preventing successful transform generation.
Is this because I'm passing a collection rather than a single instance of a InvenSum property?
I tried =GetPropertyFromInstance(Invent Sum, 0, “Last Upd Date Expected”) but it returns an object and not a datetime.
Thanks
*This post is locked for comments
I have the same question (0)