Hi!
I have table: integer - text - date
I want view with
- group by text+date and
- average(integer)
In grid view I see count(records)
In Martix app and Pivot app - summarization by one field only.
In excel/spreadsheet I can do it easily in pivot report.
Could you advise way to create such view here?