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

Level up your Power BI skills this month - build one visual each week and tell better stories with data! Get started

Reply
Anonymous
Not applicable

What is this format string?

I have a measure with this Format string.

 

Format: Custom

Foormat String: #,##0.00;-#,##0.00;0.00

 

I dont understand what the  does... Also, are the # wildcards?

1 ACCEPTED SOLUTION
v-henryk-mstf
Community Support
Community Support

Hi @Anonymous ,

 

For your confusion, A format expression for strings can have one section or two sections separated by a semicolon (;)

vhenrykmstf_1-1628500569882.png

 


"#" is a form of User-defined numeric formats.

vhenrykmstf_0-1628500385090.png


If you still have problems, please point out. Looking forward to your reply.


Best Regards,
Henry


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

3 REPLIES 3
Tahreem24
Super User
Super User

@Anonymous, Just for the clarification take any list of values (with different sample of digits) and apply that mentioned formatting on new calculated column. Attached SS for your reference:

New Calculated Column  =  FORMAT(Tbl2[Value],"#,##0.00;-#,##0.00;0.00")

Capture.JPG

 

Don't forget to give thumbs up and accept this as a solution if it helped you!!!

Please take a quick glance at newly created dashboards : Restaurant Management Dashboard , HR Analytics Report , Hotel Management Report, Sales Analysis Report , Fortune 500 Companies Analysis , Revenue Tracking Dashboard
v-henryk-mstf
Community Support
Community Support

Hi @Anonymous ,

 

For your confusion, A format expression for strings can have one section or two sections separated by a semicolon (;)

vhenrykmstf_1-1628500569882.png

 


"#" is a form of User-defined numeric formats.

vhenrykmstf_0-1628500385090.png


If you still have problems, please point out. Looking forward to your reply.


Best Regards,
Henry


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

amitchandak
Super User
Super User

@Anonymous I think ; is for more than one format. # is for number

 

refer the below part of blog

https://docs.microsoft.com/en-us/power-bi/create-reports/desktop-custom-format-strings

 

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

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.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

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.