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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
toledix
New Member

Custom JSON templates

Hi everybody!

 

I am working with custom JSON templates to modify my reports in Power BI. I am trying to modify the 'Title' property (color, size, font family...) of all my visualizations but I am not able to it.

 

I have tried something like this, but it doesn’t works and I don’t find any solution on Internet to this problem.

 

"visualStyles": {

    "*": {

        "*": {

            "Title": [{

                "showTitle" : true,

                "fontFamily": "Segoe (Bold)",

                "fontColor": "#ff0000",

                "textSize": "10"

            }]

        }  

    }  

}

 

 

Best Regards

 

Rafa

1 ACCEPTED SOLUTION
Anonymous
Not applicable

I really don't know what thing is bad about your code, but try to do it on this link 

 

https://powerbi.tips/tools/report-theme-generator-v3/

 

Good Luck.

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

I really don't know what thing is bad about your code, but try to do it on this link 

 

https://powerbi.tips/tools/report-theme-generator-v3/

 

Good Luck.

That's a great web I didn't know, thanks!!

 

However, I see there is no option to modify the 'Title' property of the visualizations

 

I suppose it is not available yet and it will come in the next Power BI updates

 

Thanks for yor answer!

 

Rafa

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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