Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
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
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
79 | |
73 | |
58 | |
36 | |
32 |
User | Count |
---|---|
90 | |
62 | |
61 | |
49 | |
45 |