Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredJoin 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.
Dears,
i've the below table for which i need to apply rule (see 2nd screenshot). i'll need in my table under column Status, when the status is:
Late ==> it will display Late & next to it flag in Red
In Progress==>it will display In Progress & next to it flag in Orange
Closed==>it will display Closed& next to it flag in Green.
Thanks in advance.
Solved! Go to Solution.
Hi @Zakaria_1980 ,
Did you try checking ICON FORMATTING in Power BI?
You can refer following blog for the same:
If this helps and resolves the issue, appreciate a Kudos and mark it as a Solution! 🙂
Thanks,
Pragati
Hi @Zakaria_1980 ,
Did you try checking ICON FORMATTING in Power BI?
You can refer following blog for the same:
If this helps and resolves the issue, appreciate a Kudos and mark it as a Solution! 🙂
Thanks,
Pragati
@Zakaria_1980 , you have an icon option ins conditional formatting explore that
https://exceleratorbi.com.au/conditional-formatting-using-icons-in-power-bi/
Or use your own
https://community.powerbi.com/t5/Desktop/FORMAT-icon-set-for-use-in-a-data-card/td-p/811692
You can create measure and do that
https://radacad.com/dax-and-conditional-formatting-better-together-find-the-biggest-and-smallest-num...
https://docs.microsoft.com/en-us/power-bi/desktop-conditional-table-formatting#color-by-color-values
i don't succeed to do it through the links you have shared with me. could you please take the below example and send me the power bi report to undestand better how it is doable.
Thanks