Hello,
I am trying to incrementally load data from Dynamics 365 CRM to my Azure Database using Data Factory. In the source field I selected query and typed the below code (as a test) , only to be given the following error :
"Dynamics operation failed with error code: -2147217149, error message: 'zt_inscription' entity doesn't contain attribute with Name = 'zt_prixcatalogueht ' and NameMapping = 'Logical'. MetadataCacheDetails: ProviderType=Dynamic, StandardCache=True, IsLoadedInStagedContext = False, Timestamp=366355068,"
When I removed this field it just returned the same error for the column below it and yes I am sure that field exists.
Thanks in advance.