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!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!
Hello,
Can anybody please tell me how to change the Roll Up number to Average on Manger Level?
I have a table with different measures such as (Elevation %, CSAT, etc). Each measure calculates differently and has a different formula. When it rolls up to manager level number does not make any sense. I need to change them to average. Is there a way I can do this?
https://drive.google.com/file/d/1h_hVz0MIEdDtHZED21arK6KCPOryp20z/view
Thank you
Solved! Go to Solution.
Hi,
Does this for the Elevation % measure
Revised Elevation % = AVERAGEX(VALUES(Closes_Assists_KB_NPS_ByMonthByManager[Name]),[Elevation %])
Do the same for the rest as well.
Hope this helps.
You are welcome.
Hi,
Does this for the Elevation % measure
Revised Elevation % = AVERAGEX(VALUES(Closes_Assists_KB_NPS_ByMonthByManager[Name]),[Elevation %])
Do the same for the rest as well.
Hope this helps.
| User | Count |
|---|---|
| 49 | |
| 37 | |
| 33 | |
| 22 | |
| 18 |
| User | Count |
|---|---|
| 131 | |
| 99 | |
| 56 | |
| 37 | |
| 37 |