March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
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
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
134 | |
91 | |
89 | |
64 | |
58 |
User | Count |
---|---|
201 | |
137 | |
107 | |
72 | |
68 |