
Hi,
I am trying to get the data on a field from entity to another via data mapping. This does not work however. See screenshots attached for more details.
As you can see on the screenshot above, the SIC Description has not auto populated from the data mapping set from the SIC entity.
Please advise further on this.
Kind Regards
Sanjiv Kumar
Hi,
Please check below links and rules:
link:
https://docs.microsoft.com/en-us/dynamics365/customerengagement/on-premises/customize/map-entity-fields?view=op-9-1
rules:
The following rules show what kinds of data can be mapped.
Both fields must be of the same type and the same format.
The length of the target field must be equal to or greater than the length of the source field.
The target field can’t be mapped to another field already.
The source field must be visible on the form.
The target field must be a field that a user can enter data into.
If the fields are option sets, the integer values for each option should be identical.
Thanks,
Pradeep.