Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hello,
I have the column 'Flag' in my table which says Yes/No for the jobs run.
For Flag with 'Yes' I need to show Green color
For Flag with 'No' I need to show Red color
Please help in write the DAX formula for that?
thank you
Bhavesh
Solved! Go to Solution.
@Anonymous You can accomplish this without DAX, or the only DAX would be to switch your "yes" to 1 and your "no" to 0. Then right click on the field name and use conditional formatting for value and background for a table or matrix.
@Anonymous You can accomplish this without DAX, or the only DAX would be to switch your "yes" to 1 and your "no" to 0. Then right click on the field name and use conditional formatting for value and background for a table or matrix.
Thank you @Anonymous, it worked out
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!
Check out the July 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 17 | |
| 7 | |
| 6 | |
| 6 | |
| 5 |