Hi all,
I have a requirement to display the same as ON hand inventory details page in UI as output for data entity.
I have created a custom data entity which has InventSum as primary data source and InventDim,InventTable as other two data sources with Inner join and relations.
I am able to fetch correct data as for ON hand inventory form , but when I am trying to group by dimensions -Site and Inventory status ID in data entity, these records are not getting clubbed. Please suggest.
Reference screenshot:

Thank you in advance !!