Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I am trying to do some formatting like:
But unfortunately, if I select 'thousands', it will add a K in every row...
I already have K in the title of my table, so I don't need it in every row....
Is there a way in the cube here(below), of adding a format to force 'thousand' display units, without a K ??
Hi,
The simplest way to do this is to create a measure where you divide your values by 1000 and then use that in your visual. Other options that come to my mind is to use FORMAT or create a calculation group with format string expression.
Proud to be a Super User!
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 9 | |
| 9 | |
| 8 | |
| 6 | |
| 6 |
| User | Count |
|---|---|
| 24 | |
| 20 | |
| 20 | |
| 14 | |
| 14 |