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! Learn more
Hello,
I have a table where one of the columns is represented by a measure. This measure will switch values depending on the value of another column in the table.
I have a calculated column that will return different colors based on the values in the Score column.
I applied conditional formatting to the Score column and based it on the Color Return Column calculated column, so that the background color of the column would change depending on what value it contains.
It works as shown above, but only when there are no filters applied. I have a dropdown that filters the data, and it seems like the Color Return Column calculated column is still returning values based on the Score column without any filters.
The second row should be returning red, and the third row should be returning yellow. Is there a way to have Color Return Column return colors based on values after filters are applied to the page?
Hi, @banksters
When measure is used in the column, the context may change. There is no problem with your code. If you don’t provide sample data, it will be difficult for us to help you.
Did I answer your question ? Please mark my reply as solution. Thank you very much.
If not, please upload some insensitive data samples and expected output.
Best Regards,
Community Support Team _ Janey
@banksters Hard to say without knowing what the formulas are for your measures [Score], etc.
Here are a couple of the formulas I am using.
@banksters OK, but what is the [Score] measure formula? Because that is what seems to be messing up, yes?
Apologies, here is the [Score] measure.
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.