Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowLearn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! 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
| User | Count |
|---|---|
| 50 | |
| 40 | |
| 32 | |
| 14 | |
| 13 |
| User | Count |
|---|---|
| 87 | |
| 73 | |
| 37 | |
| 28 | |
| 26 |