Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
ajay_sanaga
New Member

Display units blank for KPI or Card visuals when I use JSON file to format the display units.

Hi all, 

I am facing issue to format KPI or Card visuals (display units).  I have set Display units as Millions but, it doesn't show up in the output. 

It will be blank. 

Please help me with the issue. 

 

"indicator": [{
                    "indicatorDisplayUnits": "Millions",
                    "indicatorPrecision": 2,
                    "showIcon":false,
                    "horizontalAlignment": "center",
                    "verticalAlignment": "middle"
                }]

 

 

ajay_sanaga_0-1663065467167.png

 

 

1 ACCEPTED SOLUTION
ajay_sanaga
New Member

I have found the solution. 

Using 100000 instead of "Millions" worked for me. 

Thanks to the resource: https://themegenerator.point-gmbh.com/en/visuals/KPI 

View solution in original post

3 REPLIES 3
ajay_sanaga
New Member

I have found the solution. 

Using 100000 instead of "Millions" worked for me. 

Thanks to the resource: https://themegenerator.point-gmbh.com/en/visuals/KPI 

onurbmiguel_
Power Participant
Power Participant

Hello ajay_sanaga

 

Are you using a measure or a summarized column ? 
Try to create the measure and them format as you want to show:

onurbmiguel__0-1663066007040.png

 

 

Did I answer your question? Mark my post as a solution! Appreciate your Kudos!! ;-
Best Regards
BC

 


Best regards


Bruno Costa | Super User


 


Did I help you to answer your question? Accepted my post as a solution! Appreciate your Kudos!! 


Take a look at the blog: PBI Portugal 


 


Hi onurbmiguel, 

 

The issue is, I am able to change the formatting to Millions using PowerBI UI but when using JSON the value is not picking up. It shows as blank and I need to again select millions manually.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors