The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
Working on a custom made theme, specifically the table visual. When I import a custom font it all works fine except the fact that the table totals can only be controlled by table value settings. The totals can't be controlled by the 'total' settings. For example if I bold the table values it bolds the totals too, but when I try to bold just the totals nothing happens. Same thing for font size but if I change the font to any normal font it all works perfectly. The font I am importing is 'Univers 67'. Here is the JSON for the values and the totals.
"values": [{
"fontColorPrimary": { "solid": { "color": "#3f4649"}},
"backColorPrimary": { "solid": { "color": "#eeeeee"}},
"fontColorSecondary": { "solid": { "color": "#3f4649"}},
"backColorSecondary": { "solid": { "color": "#fafafa"}},
"outline": "",
"urlIcon": true,
"wordWrap": false,
"fontFamily": "Univers 67 bold Condensed",
"fontSize": 9.5
}],
"total": [{
"totals": true,
"fontColor": { "solid": { "color": "#3f4649"}},
"backColor": { "solid": { "color": ""}},
"outline": "",
"fontFamily": "Univers 67 bold Condensed",
"fontSize": 25.5,
"bold": true
}]
Hi @JamesRocke
Please check this video https://youtu.be/puNmaPDPzLc
or this link for clarification
https://github.com/deldersveld/PowerBI-ThemeTemplates
I have previusly used the resorces you provided and neither of those were able to help me with this problem.
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
User | Count |
---|---|
111 | |
79 | |
71 | |
48 | |
41 |
User | Count |
---|---|
138 | |
108 | |
71 | |
64 | |
58 |