The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.