Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi!
I have a simple table with multiple data columns
Customer | Date | Sales | Units |
Cust 1 | 2023-01-01 | 100 | 20 |
Cust 1 | 2023-01-02 | 50 | 10 |
For each data column (Sales, Units) I want to calculate set of measures, for example Max and Average (my measures are more complex, but this is not important for the question).
Then I want to display this measures grouped like this based on the columns chosen in the slicer (for example if I had and chose 3rd column, Cost, it would appear under Max and Average as well).
Is there any way to do this?
I tried parameters, but for parameters I need to use only related columns, but I want to just add row context.
Read about Calculation Groups.
User | Count |
---|---|
13 | |
8 | |
8 | |
7 | |
5 |
User | Count |
---|---|
23 | |
15 | |
15 | |
10 | |
7 |