Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
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!
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.
User | Count |
---|---|
9 | |
8 | |
7 | |
4 | |
3 |
User | Count |
---|---|
15 | |
14 | |
12 | |
10 | |
9 |