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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

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
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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