Forum Discussion
condition formatting not working as expected
- Anonymous1 year ago
Hi avivbnbn24 ,
Thank you for reaching out to Microsoft Fabric Community Forum.
johnt75 , pankajnamekar25 , bhanu_gautam Thank you all for your quick response.
Attached is a sample Power BI report with mock data that demonstrates the conditional formatting logic based on your scenario. Please check it out and let me know if you need help adjusting it to your actual dataset.
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!
Regards,
B Manikanteswara Reddy
Hi avivbnbn24 ,
Thank you for reaching out to Microsoft Fabric Community Forum.
johnt75 , pankajnamekar25 , bhanu_gautam Thank you all for your quick response.
Attached is a sample Power BI report with mock data that demonstrates the conditional formatting logic based on your scenario. Please check it out and let me know if you need help adjusting it to your actual dataset.
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!
Regards,
B Manikanteswara Reddy
That helped me!
After I looked at your solution, I understood that the problem was with the measure [ISSUED_CARD].
When the value was 0, the condition formatting worked, but when it was blank, it didn't. So I changed all values to 0 instead of blank.
It brings other problems, but things I could handle. Do
you have any idea why it works only with 0 and not blank?
- avivbnbn241 year agoFrequent Visitor
??