Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi all,
I'm trying to format the range of percentage with conditional formatting. Below is my dataset.
After applying conditional formatting with corresponding range and icon. It shows unexpected result.
For ID 1-4 should show triangle rather than circle. But after setting conditional formatting to number based rule. It works.
I've attached link to google drive with PBIX. Any help is appreciated. Thank you!
Regards,
Jacky
Solved! Go to Solution.
@Jacky_Lin , Can you change it to Number from percent and use values like .1 .4 etc and try
@Jacky_Lin , Can you change it to Number from percent and use values like .1 .4 etc and try
Thanks! It works when changing from percent to number.