This repository was archived by the owner on Oct 26, 2023. It is now read-only.

Description
I am working with D365 Customer Engagement, intend to alter an existing view using XrmToolBox/View Designer. View contains three fields from Order Lines entity: Existing Product, Unit, Quantity. View Designer in XrmToolBox does not display data for the Quantity column, it is just blank. If I select 'Edit Query' and view the query results FetchXML Builder, the Quantity column contains data. View also displays correctly in D365. Any idea why it is not displaying in View Designer? (I am hoping to modify the view to aggregate/sum quantity, so dead in the water without quantity data). Other views that include the Quantity column also fail to retrieve data into View Designer.
I am using View Designer Version 1.2016.8.7, XrmToolBox version 1.2019.2.32

