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 would like to show the variance % column as an icon, maybe Red light when Variance %<0, and Green light when Variance % >=0. Andy suggestion?
Solved! Go to Solution.
you can try to use conditional formatting in table visual
Proud to be a Super User!
Hi @spagad6263
You can achieve the desired result with conditional formatting.
In the first step create the measure with the wanted logic.
For example :
*The unreal big numbers are just because we need to five to the engine a range
Result:
Please note that from the perspective of effective data visualization, it is preferable to highlight only the negative (red) in the alert.
Green adds unnecessary noise, requires more decoding, and more.
The goal of the alert is always to draw attention to where process improvement is needed, and red stands out much more against neutral colors than when there are other colors next to it.
For your consideration 🙂
The pbix with examples is attached
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.
Hi @spagad6263
You can achieve the desired result with conditional formatting.
In the first step create the measure with the wanted logic.
For example :
*The unreal big numbers are just because we need to five to the engine a range
Result:
Please note that from the perspective of effective data visualization, it is preferable to highlight only the negative (red) in the alert.
Green adds unnecessary noise, requires more decoding, and more.
The goal of the alert is always to draw attention to where process improvement is needed, and red stands out much more against neutral colors than when there are other colors next to it.
For your consideration 🙂
The pbix with examples is attached
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly.
Btw, I remember you have answered quite a few of my questions and the they really help! Much appreciate your advice.
Happy to help 🙂
Thanks for the quick reply. I will give it a try. Thanks
you can try to use conditional formatting in table visual
Proud to be a Super User!
User | Count |
---|---|
117 | |
77 | |
58 | |
52 | |
46 |
User | Count |
---|---|
171 | |
117 | |
63 | |
57 | |
51 |