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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
bw70316
Helper V
Helper V

JSON File Theme Title Manipulation

How do I format the title of all my visualizations so that they all appear in the same font, size, and color for ALL visualizations. I was able to accomplish this for my legend... and I'd like to do something similar with the title of all my visualizations... Thanks for the advice

  "legend": [{
                "show": true,
                "position":"LeftCenter",
                "showTitle": true,
                "titleText": "",
                "legendColor": { "solid": { "color": "#060606"}},
                "fontFamily": "Verdana",
                "fontSize": 12
            }]
1 ACCEPTED SOLUTION
v-piga-msft
Resident Rockstar
Resident Rockstar

Hi @bw70316,

 

It seems that you are looking for the way to format the titles for all visualizations in Json  theme file.

 

By my tests, I'm afraid this part isn't supported currently in Power BI. Please vote up this idea  and add your comments there to improve Power BI and make this feature coming sooner.

 

In additon, you could have a reference of this similar thread: Using Theme to set Title Background & Font Color

 

Best Regards,

Cherry

Community Support Team _ Cherry Gao
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

2 REPLIES 2
v-piga-msft
Resident Rockstar
Resident Rockstar

Hi @bw70316,

 

It seems that you are looking for the way to format the titles for all visualizations in Json  theme file.

 

By my tests, I'm afraid this part isn't supported currently in Power BI. Please vote up this idea  and add your comments there to improve Power BI and make this feature coming sooner.

 

In additon, you could have a reference of this similar thread: Using Theme to set Title Background & Font Color

 

Best Regards,

Cherry

Community Support Team _ Cherry Gao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi,

 

The idea mentioned above by @v-piga-msft has been implmented now and works for me for anyone searching this thread!

https://powerbi.microsoft.com/en-us/blog/power-bi-desktop-july-2018-feature-summary/#theme

Cheers,

 

Quinn

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.