Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
It seems like the theme setting indicatorDisplayUnits for visual kpi does not work. The value in Power BI updates accordingly but it doesn't affect the visual.
Theme.json
{ "name": "Test", "visualStyles":{ "kpi":{ "*":{ "indicator":[{ "indicatorDisplayUnits": "1000" }] } } } }
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.