Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi,
I do have a question about conditional formatting and maybe one of you has a solution for it.
In my dashboard there is a matrix and I want to format/color the fields of CPM TL to CPM BVB based on the countries.
There is a relationship between countries of both fields to a country table which is shown as the first column.
If CPM TL is smaller than CPM BVB I want it to be red and if it is greater it should be green. So far I only managed to do a formatting according to the average of CPM BVB or within CPM TL (min or max).
Does anyone of you have an elegant solution on how to solve this problem?
Please lt me know if you have any additional questions and thanks in advance.
Solved! Go to Solution.
hello
I think it should help you
Color measure= if ([CPM TL]>[CPM BVB],"green","red")
you should apply it measure to Conditional formating->Background color->
Format Style - Field Value
What field on should base this on? - [color measure]
ok
Thank you, that did the trick!
hello
I think it should help you
Color measure= if ([CPM TL]>[CPM BVB],"green","red")
you should apply it measure to Conditional formating->Background color->
Format Style - Field Value
What field on should base this on? - [color measure]
ok
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
63 | |
63 | |
53 | |
39 | |
25 |
User | Count |
---|---|
85 | |
57 | |
45 | |
43 | |
38 |