Forum Discussion
BA_Max
1 year agoNew Member
Card (new) conditional formatting not working
This card was originally Green / Red depending on if positive or negative. I was attempting to change it from Red to a lighter pink but it seems to just not work - no conditional formatting ...
- 1 year ago
Hi BA_Max , hetairoi1000 and DustRM ,
Thank you for reaching out to Microsoft Fabric Community.
There is know issue related new card visual.
If this post helps, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos" – I’d truly appreciate it!
Thanks & Regards,
Rekha,
CustomerSupportTeam.
BA_Max
1 year agoNew Member
Hi Pankaj, I'm not sure why the rules are overlapping? The statements are:
VALUE > 0 AND VALUE <= MAX = GREEN
VALUE = 0 = BLUE
VALUE >= MIN and VALUE < 0 = PINK35 should only be captured by the first of these three statements (it's greater than 0, but not equal to it. It's less than or equal to the maximum).
I can see posts on Reddit and the forums starting to appear about this issue, so I'm not sure that it's due to overlapping.