I have a simple table inline view where I’d like the data to be grouped by the Employee and display with the total count of records by employee.
In this scenario, I configured it as below but I’m getting the line item view vs. the grouped view with counts furthest below:

When I click on View from the inline I get this view - this is the exact view I’m looking for.
I thought for sure we’re able to get the grouped view inline - is this not the case?
Thanks so much!