We have a use case that requires a GROUP BY on an Object Type and a HAVING clause to restrict the results to a specific period.
Issue 1: It seems we need to apply filter here which is not working.
Issue 2: Is there a simple way to extract actual values without showing type stuff for the custom object return?
Please point me to docs or spec where I can see some kind of cheatsheet with sample selects, filters, aggregations and groupby queries. AIP assist and documentation jumping between legacy and 2.0 versions.
