Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowGet inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.
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.