Forum Discussion
Title text affected by JSON theme
Hello all,
I'm working on a JSON theme and I noticed that the Title text of, in my case a Slicer, is affected by the JSON theme file. I want the Title to show by default. But when I put in the Title text (e.g. "Year" for a year slicer) in the report it marks the Title as "revert to default". I don't want that.
Any idea why the title text is part of JSON theme? I have different titles for slicers, and title text should not be part of theming imho. Any way around this?
Thanks, Jeroen
4 Replies
- amitchandakSuper User
_Jeroen_ , there should be title section, you can change that in file
title":{"fontFace":"Arial","color":"#FFFFFF"},
refer
https://www.mssqltips.com/sqlservertip/6692/power-bi-theme-generator/
- _Jeroen_Regular Visitor
I know - I'm afraid that doesn't answer the question.
- v-yanjiang-msftCommunity Support
Hi _Jeroen_ ,
Here're the relevant thread for your reference: Flutter Text Color Theme doesn work under ListTile title
Theme elements — margin • ggplot2
Hope it helps!
Best Regards,
Community Support Team _ kalyjIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- _Jeroen_Regular Visitor
Hi, thnx, but this is a link to a Flutter question; not Power BI ?