Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now

Reply
Anonymous
Not applicable

Put comma to a Card Visual with Text type column

Hi Guys,

 

I want to create a Card visual that counts (distinct) text type column with commas on the visual.

I already have the value decimal places set to 0 but there's no comma in the visual.

 

Instead of 394869, i want it to be 394,869.

The column type is a Text and it's count is Count (Distinct)

 

swaggerboy69_1-1638294430762.png  swaggerboy69_2-1638294614731.pngswaggerboy69_0-1638294396170.png

 

1 ACCEPTED SOLUTION
PaulDBrown
Community Champion
Community Champion

Create a measure instead:

Distinctcount = DISTINCTCOUNT (Table [Column])
You can then use the formatting options in the ribbon for the measure





Did I answer your question? Mark my post as a solution!
In doing so, you are also helping me. Thank you!

Proud to be a Super User!
Paul on Linkedin.






View solution in original post

2 REPLIES 2
PaulDBrown
Community Champion
Community Champion

Create a measure instead:

Distinctcount = DISTINCTCOUNT (Table [Column])
You can then use the formatting options in the ribbon for the measure





Did I answer your question? Mark my post as a solution!
In doing so, you are also helping me. Thank you!

Proud to be a Super User!
Paul on Linkedin.






Nathaniel_C
Community Champion
Community Champion

Hi @Anonymous , click on the measure name in the fields, then go to the top of the screen and select the comma.

Let me know if you have any questions.

If this solves your issues, please mark it as the solution, so that others can find it easily. Kudos 👍are nice too.
Nathaniel

Nathaniel_C_0-1638301143514.png

 





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

FabCon and SQLCon Highlights Carousel

FabCon &SQLCon Highlights

Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.