Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register 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! Prices go up Feb. 11th.
Check out the January 2025 Power BI update to learn about new features in Reporting, Modeling, and Data Connectivity.
User | Count |
---|---|
144 | |
87 | |
65 | |
50 | |
45 |
User | Count |
---|---|
217 | |
88 | |
81 | |
65 | |
56 |