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
Pitchaimuthu
Helper II
Helper II

How to highlight particular row in table?

I have table, it contains the information about the student. Like College_ID, Student_ID, Student_Name, Class. These are the columns in table. so need to highlight the particular row who does not have the College ID. below the table like.

S.NoCollage_IDStudent_IDStudent_NameClass
12601111450S. BalaBE
22601111451S. KannanBE
32771241130G. PalaniM.com
4 285001N. DevarajM.com
52851311532G. AnbuMBA


From this table I need to highlight the 4th row should be red color, why because there is no College ID values. This is what my rquirement. Please give how to do this.

4 REPLIES 4
Vvelarde
Community Champion
Community Champion

@Pitchaimuthu

 

Hi, Conditional Formating only work with Numbers Type.

 

In your case if Collage_ID is a type Number you can apply a Sum and go to Conditional Formating and Select a Format to Blank Values.

 

Cformat.png

 

 




Lima - Peru

can we highlight the string type column?. In our requirements we need to highlight in the row who missed StudentName. below the table.

S.NoCollege_IDStudent_IDStudent_NameClass
12601111450S.BalaBE
22601111451S.KannanBE
32601111452 M.Com
42771241130G.PalaniM.com
5 285001N.DevarajMBA
62851311532G.AnbuMBA
72851311533 MBA

 

In this table I need to highlight the 3rd row and 7th row. why because there is no Student Name values. And also I need to highlight and if the user the mouse over on the highlighted column it should be show the "StudentName Missing" message. So please give how to do this?

@Pitchaimuthu

 

Hi, accord to my knowledge this is not possible. Conditional Format only works with Numbers.

 

 




Lima - Peru

Thanks for your assistance @Vvelarde .

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