An Entity List I am trying to populate on my Dynamics 365 Custom Portal has an error message where the records should be showing.
It looks like Currency fields are causing the issue when adding them as columns to the view as the Entity List shows correctly when there are 0 Currency fields. However, other Entity List views in my portal are able to show Currency fields without error, so I am not sure what I am doing wrong with this specific view to have Currency fields error out.
Another factor to note is that the Currency field that I am referencing in the Entity List that has the error is referenced from a related entity, it is not on the target entity.
The attached picture illustrates the issue, I am trying to reference the "Sold Price" Currency field from the related "Transaction" entity. There are other fields from the "Transaction" entity that I can reference without causing an error, it is only the Currency fields that are causing the issue.
Let me know if there are any more questions and thank you!