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! Get ahead of the game and start preparing now! Learn more
Hello everyone,
I have been struggling with a simple problem. Hopefully I can get help here.
My data is like this:
This is a table visual from the data. I want to have the average value on the Total row to be: 227/920=24.67%, instead of the average value highlighted here.
Thank you!
Solved! Go to Solution.
I think it should work if you don't create the calculated column but create a measure instead and put that in the visual.
The DAX will be very close to the column DAX but using SUM as an aggregation on each field.
It worked perfectly. Thank you 🙂
I think it should work if you don't create the calculated column but create a measure instead and put that in the visual.
The DAX will be very close to the column DAX but using SUM as an aggregation on each field.
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
Check out the November 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 19 | |
| 10 | |
| 9 | |
| 4 | |
| 4 |
| User | Count |
|---|---|
| 34 | |
| 32 | |
| 20 | |
| 12 | |
| 11 |