The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi,
Is there a way to exlude/remove/hide specific row subtotal in Matrix visual?
Basically, I would like subtotal for Budget, Actual and Variance to be shown but to remove/hide/exclude sub total for JIRA Due Date, JIRA Status and Days to Complete.
Thank you
Instead of putting fields (JIRA Due Date, JIRA Status, Days to Complete) in Values, place them in Rows.
If these three fields are moved to "Rows" then we would not be able to see the project respective due date and status on the same row
This will be the result :-
What we want is still able to see the respective Status/Due Date for each project
Can't you use a table visual to show this information?
Yes, it is possible to exclude or hide specific row subtotals in a Matrix visual in Power BI. Here's how you can achieve it:
By setting the aggregation for those specific fields to "Don't summarize," the Matrix visual will exclude subtotals for those fields while still displaying the subtotals for Budget, Actual, and Variance.
Hi @DJ
Thanks for the suggestion. I have changed it to Don't Summarise and refresh the page...it is still showing the sub totals...
Did you ever figure this out? I also am looking for this solution
Hi,
You should be able to solve it with this pattern
=if(hasonevalue(Data[Description]),[your measure],blank())
Hope this helps.
Nope - I just leave the sub-totals there
User | Count |
---|---|
83 | |
83 | |
37 | |
34 | |
32 |
User | Count |
---|---|
92 | |
79 | |
61 | |
51 | |
51 |