Allow null values for Entity Reference fields
When using an Entity Lookup for a Dynamics CRM / Customer Engagement / Dataverse map, it is possible to continue if the entity can’t be found (it just ends up leaving the attribute null). However, when using an Entity Reference, if the source column is empty, rather than sending a null value, you get a parsing exception.