Forum Discussion
Format string issue - Number in thousands
- Anonymous5 years ago
HI DingbatData,
It seem like a custom formatting string issue that I already reported, you can take a look at the following link if it is similar to your scenario.
Possible bug with chart y axis custom number formatting
Regards,Xiaoxin Sheng
DingbatData , refer this how to get various format
https://docs.microsoft.com/en-us/power-bi/create-reports/desktop-custom-format-strings
- DingbatData5 years agoAdvocate I
Yes I have read it, not really helpful for this situation. Actually the format strings work as expected in the DAX function FORMAT, however I was hoping to not format numbers as a string.
The situation I gave in the original post was simplified, the actual format string I want to use is
#,0,;(#,0,);-
but same problem applies (in this case, the last bracket in the negative scenario stop the number being in thousands)
Frankly, I think this is a bug.
- Anonymous5 years agoNot applicable
HI DingbatData,
It seem like a custom formatting string issue that I already reported, you can take a look at the following link if it is similar to your scenario.
Possible bug with chart y axis custom number formatting
Regards,Xiaoxin Sheng