Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin 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.
Hello All,
I have a table , where the values are calculated from different measures. Attached a ref screenshot .
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.
Need Help !
Solved! Go to Solution.
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:
GTO = CONCATENATE('Table'[GTO.O],"(ETS Only)")
Final output
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
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:
GTO = CONCATENATE('Table'[GTO.O],"(ETS Only)")
Final output
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
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
58 | |
55 | |
55 | |
38 | |
29 |
User | Count |
---|---|
78 | |
62 | |
45 | |
40 | |
40 |