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 everyone,
I have the data with a structure like this
I want to create summary like below table (let's call this summary table😞
Where the GOE equals to Opex divided by Sum of Grouped Average TWPI.
For the Sum of Grouped Average TWPI, I wrote the DAX as below (I average the TWPI based on the Business column, and then sum all the grouped average):
Solved! Go to Solution.
Hi, first of all, I created a small subset of your table like below:
Then for for average TWPI, created below measure:
It is taking sum of average fields.
If this helps to resolve your problem then please mark it as solution provided, thanks!
Hi, first of all, I created a small subset of your table like below:
Then for for average TWPI, created below measure:
It is taking sum of average fields.
If this helps to resolve your problem then please mark it as solution provided, thanks!
User | Count |
---|---|
12 | |
11 | |
8 | |
6 | |
6 |
User | Count |
---|---|
24 | |
19 | |
14 | |
10 | |
7 |