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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
ssspk
Helper III
Helper III

how to add Formatting comma for the Measure created custom?

Hello Team,

May I know how to add comma for the custom measure created? As of now its displying like ex: 2.6K, 1.9K, 28K

Measure:

Daily Active Users (DAU) =
CALCULATE(DISTINCTCOUNT(data[user]),
data[type] IN {4, 6}, data[appid] > 0)
 
Formatting Comma is Selected.
Attached image for your reference.
 
2.png
 
 
1.png
 
Thanks and regards,
Siva
1 ACCEPTED SOLUTION
vicky_
Super User
Super User

You need to change the display units to None (instead of Thousands). 

vicky__0-1724218750905.png

 

View solution in original post

1 REPLY 1
vicky_
Super User
Super User

You need to change the display units to None (instead of Thousands). 

vicky__0-1724218750905.png

 

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.