Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I have a card visualization that totals the number of ticket scans for a tourist attraction. This is a direct query dataset, so it is essentially giving real time data, updated every minute. The number in the dataset is an int data type and I have set it as a comma seperated whole number in the Modelling tab, and the format is also set as a whole number. In the card format for Data Label Display units is set to None. The issue is that is displays properly as a comma seperated number up until it reaches 10,000, but then the display switches to 10.1 K instead of 10,100 (or 10,125) which is how I want it to display. The attraction manager wants it to show it as a comma seperated number no matter how high the number goes. Any help would be appreciated.
Solved! Go to Solution.
I managed to get this to display properly, using the following settings:
Data Modeling in PBI model
Visualization for Card
Thanks for everyone's input!
Herb
select the card visual > Format > Data label > Display unit.... In this way, we can format our display unit to auto, none, thousand, million, trillion, billion....
Thank you
🙂
Hi @hhuddleston,
I import data in direct query mode, and add the date into a card, it also shows correctly, please see the following screenshot.
Best Regards,
Angelia
Hi @hhuddleston,
It is weird, I tried as you explained and I have this visual.
Can you please show us a sample in order to better understand your request.
Thank you,
The card on the left is what I want to display - no matter how high the number goes.
The card on the right is what happens when it crosses the 10,000 mark.
Hi @hhuddleston,
Either you give us your sample in order to test it again, but I still have the right visual ( on the left) when I tested on my computer.
Perhaps another person can elaborate the issue ( if it is )....
Thank you
I managed to get this to display properly, using the following settings:
Data Modeling in PBI model
Visualization for Card
Thanks for everyone's input!
Herb
It works. Thank you!
Modeling Ribbon > New Column
Count = 1
Drag the Card Visual to the Report Canvas
Drag the new Count column from the Fields area to the Card Visual
Modeling Ribbon
Visualization for Card > Format Roller
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
72 | |
72 | |
38 | |
31 | |
27 |
User | Count |
---|---|
92 | |
50 | |
44 | |
40 | |
35 |