Tables and pivot tables can display totals and subtotals, but is it possible to display averages in the same way?
expect:
date | CountA | CountB |
---|---|---|
2023-07-01 | 2 | 4 |
2023-07-02 | 1 | 2 |
Average | 1.5 | 3 |
Tables and pivot tables can display totals and subtotals, but is it possible to display averages in the same way?
expect:
date | CountA | CountB |
---|---|---|
2023-07-01 | 2 | 4 |
2023-07-02 | 1 | 2 |
Average | 1.5 | 3 |
Hi @ss49919201
not in the same table, but you can use two different tables, and bring them on top of each other, edit the borders etc to make it look as if there are the same table.
Hope it helps,
GL