This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
I wish to only display the numerical total and conceal the "Text Total" at the bottom.
Even though the total appears to be incorrect, is there anyone who can assist me in figuring out the issue?
I would like to have the
It would be helpful to have the Subtotal text removed/hidden from matrix table view.
Hello @Anonymous ,
You could refer to this video which will show you how to remove the totals you don't want to show
https://www.youtube.com/watch?v=ocbpz2Z_tr8&t=113s
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
Proud to be a Super User! | |
@Anonymous , You can use isinscope to do that
If(isinscope(table[TeamName]) , [Sum Measure], [Current Measure])
https://www.kasperonbi.com/use-isinscope-to-get-the-right-hierarchy-level-in-dax/
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 35 | |
| 32 | |
| 26 | |
| 21 | |
| 18 |
| User | Count |
|---|---|
| 68 | |
| 37 | |
| 33 | |
| 23 | |
| 23 |