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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
moumitadeb
Helper I
Helper I

Formatting a specific column header and value in a table

Hello All,

 

I have a table , where the values are calculated from different measures. Attached a ref screenshot .  

moumitadeb_0-1710784864466.png   

IT= GTO+BU 

ETS only is a subset of GTO.

 

Have to represent the data in below format .

1) Either as a subset under GTO value

2) or as a separate column (ETS Only ), but how to format(Font size, Font Style) of a particular column without affecting the other column in table. Tried Conditional formatting but not able to change the font Styting as shown in the screenshot.

 

moumitadeb_1-1710785163724.png

Need Help !

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @moumitadeb ,
According to your description, power bi is currently unable to customize the italics of the form font. But we can offer you an alternative. First you need to modify the original DTO column name, and then re-create a column named ETO:

vheqmsft_0-1710814556857.png

GTO = CONCATENATE('Table'[GTO.O],"(ETS Only)")

Final output

vheqmsft_1-1710814594867.png

 

Best regards,

Albert He

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @moumitadeb ,
According to your description, power bi is currently unable to customize the italics of the form font. But we can offer you an alternative. First you need to modify the original DTO column name, and then re-create a column named ETO:

vheqmsft_0-1710814556857.png

GTO = CONCATENATE('Table'[GTO.O],"(ETS Only)")

Final output

vheqmsft_1-1710814594867.png

 

Best regards,

Albert He

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.