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
Hi! I am trying to apply background color conditional formatting to the following table (Current Month Column). I am able to succeed with individual rows in matrix but now the category row values. The following matrix calc is what I'm using for color coding:
Color Coding =
Any idea as to why background color is not working for category rows?
Thank you!
Solved! Go to Solution.
This is because the filter context is getting more than one value to evaluate for those rows. Because you are evaluating the strings on those rows, the rollup rows have more than one string to evaluate so they return blank and therefore no color.
We have not received a response from you regarding the query and were following up to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions.
Thank You.
Thank you for reaching out to the Microsoft Fabric Community Forum.
Please take a moment to review the details shared by @d_m_LNK , @krishnakanth240 , @pcoley and confirm whether they align with your expectations. Let us know if you require any additional assistance or clarification.
Regards,
Microsoft Fabric Community Support Team
Please check this article
https://www.sqlbi.com/articles/distinguishing-hasonevalue-from-isinscope/
Please try without "&& NOT ISINSCOPE(UnionTable[Metric])"
Can you please confirm for which column / columns (category row values.) from the above screenshot, you want to provide Color coding measure. If you can share the sample data, can check on this. Thank You!
This is because the filter context is getting more than one value to evaluate for those rows. Because you are evaluating the strings on those rows, the rollup rows have more than one string to evaluate so they return blank and therefore no color.
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 |
|---|---|
| 38 | |
| 28 | |
| 27 | |
| 22 | |
| 18 |
| User | Count |
|---|---|
| 67 | |
| 37 | |
| 32 | |
| 26 | |
| 25 |