Medium severitydata source
Power BI Refresh Error:
DynamicsMissingTargetForMultiTargetLookupField
What does this error mean?
A Dynamics 365/Dataverse write failed because a multi-target lookup field is mapped without specifying the target entity type. Multi-target lookups require an explicit entity type.
Common causes
- 1The copy activity sink mapping for a polymorphic (multi-target) lookup field does not include the target entity type
- 2The entity type was specified in a previous mapping but was removed or not included when the pipeline was updated
How to fix it
- 1In the copy activity column mapping for Dynamics, add a separate mapping entry that specifies the target entity type for the multi-target lookup field.
- 2Refer to the ADF Dynamics connector documentation for the correct syntax to specify lookup target entity type in column mappings.
- 3Test with a single target entity type first to confirm the mapping syntax is correct.
Frequently asked questions
Official documentation: https://learn.microsoft.com/en-us/azure/data-factory/connector-troubleshoot-dynamics-dataverse