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
Hello,
I am facing a problem with the latest PowerBI update regarding a custom theme that I made. It involves only the KPI visual as far as I can tell.
The VerticalAlignment keyword must be "left, right or center" since the latest update. However, it should be "top, middle, bottom" in the PowerBI desktop application.
If I change VerticalAlignment to Middle, it gives an error (incorrect type). If I change it to center, it doesn't give an error, but my value does not show until I manually change the alignment in desktop to Middle.
Here is the Json code:
"kpi": {
"*": {
"indicator": [
{
"indicatorDisplayUnits": 0,
"indicatorPrecision": 0,
"fontSize": 45,
"fontFamily": "wf_standard-font, helvetica, arial, sans-serif",
"bold": false,
"italic": false,
"underline": false,
"fontColor": {
"solid": {
"color": "#252423"
}
},
"horizontalAlignment": "center",
"verticalAlignment": "center",
"iconSize": 9
}
],
Solved! Go to Solution.
@Maikel10909 , please check any issue reported or log a new one :
https://community.powerbi.com/t5/Issues/idb-p/Issues
Hello @Maikel10909,
can you please explain how exactly you've solved your issue?
I'm currently facing the same problem and don't know what to do about it...
Will do! I just wanted to see if I was the only with this issue or if its a general problem
@Maikel10909 , please check any issue reported or log a new one :
https://community.powerbi.com/t5/Issues/idb-p/Issues
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 |
---|---|
120 | |
87 | |
75 | |
53 | |
45 |
User | Count |
---|---|
135 | |
128 | |
77 | |
64 | |
64 |