Forum Discussion
How can you Theme Non Visual Controls like Text Boxes?
Try looking at the code for custom visualizations on this site:
https://github.com/deldersveld/PowerBI-ThemeTemplates/find/master
All you need to do is copy the JSON code from the cite and make changes as you see fit!
- Anonymous7 years agoNot applicable
The Custom Visual I'm using is Advance Card. I didn't see an example for this one in the link you sent.
Also, I didn't see a way to theme the Text Box (not a visual, just a text box that was added from the Home menu).
Is there not a way to "teach" Power BI Desktop about a font I have installed on my system and have it show up in the dropdown when I select fonts?
- v-yulgu-msft7 years agoMicrosoft Employee
Hi Anonymous,
From this document, many Custom Visuals won't apply to Report Themes. After testing, report theme doesn't apply formatting to Advanced card. You could submit a request at ideas page. Besides, the element foreground applies to textbox text.
Best regards,
Yuliana Gu