Tag Archives: Using Data Tables with Dynamics 365

Creating aggregated view using DataTable

Requirement Let’s say we want to show aggregated total of the records based on the grouping. let’s understand this with below example: In above screenshot group 1 as what we have in our entity and 2 is what we want to show on the dashboard, just want to show single entry for the duplicate record and calculate total. Details: I… Read more »