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
KY
Regular Visitor

Change display unit in matrix

For a matrix, how to change the display unit, from $ to 1k$, or 1M$..

 

On approach I can think of is to create a measure or column for each column of data, then do something like display_value000 = value000/scale...  and scale is updated by the choice of either $, 1k$ or 1M$? 

 

Any easier solutions? such as to format the matrix itself? 

 

Thank you

3 REPLIES 3
roundae
Regular Visitor

@KY -

 

Under Visualizations>>Specific Column>>Values you can change the display units

roundae_0-1676390147091.png

 

RMohamad3
Regular Visitor

hi. how you do it that one. can you eleborate more?

ankitpatira
Community Champion
Community Champion

@KY Unfortunately i think your way of doing it via measures would be the only one. For other visuals you have option of specifying format like you wanted under Data Labels but not for the matrix.

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