Forum Discussion
highlight specific rows in matrix
- 6 years ago
You can use conditional formatting but you will need to apply it to each column in your table:
Formatting = IF(SELECTEDVALUE('Table'[Column2]) = "qd" ; 1 ; IF( SELECTEDVALUE('Table'[Column2]) = "2q" ; 2 ; 0 ))
Hope it helps,
J
My suggest would be to create a grouping table in excel then relate it to your data then you can set up stacked rows much like I did here:
They will automatically be bolded and then you can use conditional formatting by clicking the drop down arrow in the visualizations fields box as the other responders have suggested. This is what the excel looks like. The numbers relate to the office name and the office names all fall under regional jurisdictions. You can use the same concept for accounts falling under sections of a financial statement.
If this works for you please accpet it as the solution. Got to get them badges. 😂
Thanks for the suggestion 🙂
I did consider that but do you know if the top level can be positioned to the bottom instead?
- Anonymous6 years agoNot applicable
You can put the subtotal at the bottom or the top, but the row label stays at the top of the group. I don't believe there is currently a way to change this. There are several ideas on the Power BI Ideas page for better financial statement templates and features, but currently that is "not what Power BI is intended for".
Power BI Ideas: https://ideas.powerbi.com/forums/265200-power-bi-ideas
If it is that important to you it may be worth checking out some of the Microsoft partners: https://powerbi.microsoft.com/en-us/partners/
I might recommend Zebra BI visuals: https://zebrabi.com/power-bi-custom-visuals/gallery/
We do not use these nor am I afiliated with them, but having seen them before they are very impressive.