Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi,
I hope you can assist me,
how do I do background colors to some of the cells in the left column?
Thank you,
Solved! Go to Solution.
Hi @Anonymous ,
I suggest you to try conditional formatting in matrix visual.
For reference: Apply conditional table formatting in Power BI - Power BI | Microsoft Learn
Confitional formatting = IF(MAX('Table'[Category]) in {"Net Sales","Gross Profit","EBIT","Net Profit","EBITDA"},"brown")
Result is as below.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Anonymous ,
I suggest you to try conditional formatting in matrix visual.
For reference: Apply conditional table formatting in Power BI - Power BI | Microsoft Learn
Confitional formatting = IF(MAX('Table'[Category]) in {"Net Sales","Gross Profit","EBIT","Net Profit","EBITDA"},"brown")
Result is as below.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hello @Anonymous ,
These videos will help in building financial analysis and give you new ideas,
check them out https://youtu.be/PI52ckgezzA
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
Proud to be a Super User! | |
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.