Forum Discussion
Anonymous
5 years agoNot 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?
- 5 years ago
Hi Anonymous ,
For your confusion, A format expression for strings can have one section or two sections separated by a semicolon (;)
"#" is a form of User-defined numeric formats.
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
5 years agoSuper 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