Quantcast
Channel: Microsoft Dynamics CRM
Viewing all articles
Browse latest Browse all 71679

Forum Post: Odata custom field issue with Power Query

$
0
0
Power query and power BI are both throwing an exception when expanding the sub custom fields like text, external entities. It appears to happen on all entities e.g., Contacts, Campaigns. Is any one else experiencing this? We're on the latest version of MDM with patches, 19.2.5073.0. Unexpected error: Value cannot be null. Parameter name: source query: Contacts_table = Source{[Name="Contacts",Signature="table"]}[Data], #"Expanded CustomFields" = Table.ExpandRecordColumn(Contacts_table, "CustomFields", {"Id", "TextValues", "CheckboxValues", "IntegerValues", "FloatValues", "CategoryValues", "DateTimeValues", "ExternalEntityValues"}, {"CustomFields.Id", "CustomFields.TextValues", "CustomFields.CheckboxValues", "CustomFields.IntegerValues", "CustomFields.FloatValues", "CustomFields.CategoryValues", "CustomFields.DateTimeValues", "CustomFields.ExternalEntityValues"}), #"Expanded CustomFields.TextValues" = Table.ExpandTableColumn(#"Expanded CustomFields", "CustomFields.TextValues", {"Id", "ContactId", "Name", "Value"}, {"Id.1", "ContactId", "Name", "Value"}) in #"Expanded CustomFields.TextValues"

Viewing all articles
Browse latest Browse all 71679

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>