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'm starting to learn Power BI to gauge it's possible used for my company. I've been looking around and find tutorials to understand some of the inner workings. Current I'm following the tutorial here.
The issue I'm having is when I create card visualizations the numbers appear unformatted without commas. How can I get them to format with commas?
Thanks
James F
Solved! Go to Solution.
hi @james-f
Select the measure or the field --Go to Modeling and applied the format that you want.
Is a bug format to PBI; to solve this create a measure
Count-Amount= Count(Amount)
and use this in a card and format.
VV
hi @james-f
Select the measure or the field --Go to Modeling and applied the format that you want.
Thank you SO much for this answer. I've been searching for days on how to get this done, but didn't realize I had to select the field first, then go to modeling in the PowerBI ribbon. I appreciate it!
That's pretty close, but for some reason that count field isn't being formatted
Is a bug format to PBI; to solve this create a measure
Count-Amount= Count(Amount)
and use this in a card and format.
VV
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 |
---|---|
60 | |
58 | |
54 | |
36 | |
33 |
User | Count |
---|---|
79 | |
66 | |
45 | |
44 | |
42 |