The recent addition of conditional formatting for values is wonderful. However, it would be great to have the ability format subtotals and totals, as the variation on those fields are often even more important to draw attention to.
Administrator on 23 May 2020 01:39:28
Thanks everyone for your votes on this feature! With the April 2020 release of Power BI Desktop this is now available! https://powerbi.microsoft.com/en-us/blog/power-bi-desktop-april-2020-feature-summary/#_Conditional_formatting Please keep commenting on this feature with other feedback, we check the Completed items as well as ones that are still active.
- Comments (547)
RE: Conditional Formatting for Total and Subtotals in Matrices
Yes please! Bit of an oversight not to include originally... looking forward to seeing it soon - hopefully!
RE: Conditional Formatting for Total and Subtotals in Matrices
I agree with Anonymous. I think it's even harder to program not to have conditional formatting on the totals...
RE: Conditional Formatting for Total and Subtotals in Matrices
It is inconsistent to have conditional formatting on the data rows but not on the totals rows and is likely to cause confusion.
RE: Conditional Formatting for Total and Subtotals in Matrices
I don't understand why this is a difficult feature to add. You already have an option to apply formatting to labels on subtotals. Why not just add an option to apply conditional formatting to subtotals too? Right now i'm showing negative numbers in red but the subtotals that are also negative are showing in black. Totally misleading and takes away from the visual purpose of the report.
RE: Conditional Formatting for Total and Subtotals in Matrices
This is the most critical feature we need in Power BI. This is available in all the reporting tools.
RE: Conditional Formatting for Total and Subtotals in Matrices
absurdity!
RE: Conditional Formatting for Total and Subtotals in Matrices
Workaround:
DimTableWithAll = UNION(ADDCOLUMNS(DimTable,"New",DimTable[Original]),ADDCOLUMNS(DimLocations,"New","Total"))
Join to DimTable via PK/SK and turn on Bidirectional Crossfiltering bingo! You just can't bold your total row unfortunately. Conditional formatting has a way to go on Power BI. Also can we please rotate the column headers!
RE: Conditional Formatting for Total and Subtotals in Matrices
It is inconsistent to have conditional formatting on the data rows but not on the totals rows and is likely to cause confusion. I would like to highlight negative values including in the overall total row.
RE: Conditional Formatting for Total and Subtotals in Matrices
Why doesn't the subtotal just inherit the formatting from the values? Seems to be the simplest solution
RE: Conditional Formatting for Total and Subtotals in Matrices
We need this, quite useless without...