Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

Reply
Anonymous
Not applicable

Reg- Issues facing on table visual by using boolean flags

Hi everyone,

   I need your help on table visual to show the colors for boolean of datas...

Requirement:

   I have two tables. table1 has original data and table2 has boolean number for that table1 data. I want to show the true(1) field value as red color and the other(0) fields as black color. I attach my demo screenshot for your reference..kindly help me on this issue as soon as possible..

     powerbi.PNG

       

1 ACCEPTED SOLUTION
jdbuchanan71
Super User
Super User

@poornalingama

You can join the two tables in the markup field and then apply conditional formatting to the font of the first table based on the sum of the same field in the 2nd table. In my example I formatted only in the [OTB North] column:

jdbuchanan71_0-1602598746624.png

View solution in original post

3 REPLIES 3
jdbuchanan71
Super User
Super User

@poornalingama

You can join the two tables in the markup field and then apply conditional formatting to the font of the first table based on the sum of the same field in the 2nd table. In my example I formatted only in the [OTB North] column:

jdbuchanan71_0-1602598746624.png

Anonymous
Not applicable

Hi @jdbuchanan71 ,

Thanks to fix my issue.. Is there any way to add the color to brand also?

Yes, you do it the same way.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors