We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
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
Solved! Go to Solution.
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.
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
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 54 | |
| 39 | |
| 32 | |
| 17 | |
| 15 |
| User | Count |
|---|---|
| 64 | |
| 63 | |
| 37 | |
| 36 | |
| 22 |