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!Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!
Hi,
I have a matrix report with 5+ fields. I want to display the total for only few of the fields not all. I see an option in General - Total with On/Off. When I select On, it shows total for all the fields. When I select Off, it does not show total for all the fields.
How to do this selectively? For example: TotalCases field is a good example of showing total. But the AverageCaseTime field does not need to show total. It could be misleading. Any help is appreciated. Thanks!
Prashant-
Solved! Go to Solution.
Hi @ppgandhi11
In this case you can create measure for each field and use the HASONEVALUE function to create a differente calculation for the total, in your case blank().
Hi @ppgandhi11
In this case you can create measure for each field and use the HASONEVALUE function to create a differente calculation for the total, in your case blank().
Hi @ppgandhi11,
If you create a measure using the HASONEVALUE function, it will replace the aggretation that you selected, so you can replace this default aggretation for blank or other aggregation.
Vote for your favorite vizzies from the Power BI World Championship submissions!
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 58 | |
| 52 | |
| 40 | |
| 17 | |
| 16 |
| User | Count |
|---|---|
| 112 | |
| 109 | |
| 40 | |
| 33 | |
| 27 |