Forum Discussion
MiKeZZa
5 years agoPost Patron
Formatting from Tabular cube not respected
I have a (on premises) Tabular cube. This cube has a measure which I give a custom formatting. The strange thing is that when I have the value 123456789 custom formatting #,### works great; I get 123...
MiKeZZa
5 years agoPost Patron
I did it in Visual Studio as formatstring in my SSAS Tabular Cube.
When I apply this format strings to a measure in PBI Desktop it works as planned.
Anonymous
5 years agoNot applicable
Hi MiKeZZa ,
You can refer the following documentation to format the number as #,##0,"K".
Show number in thousand (k) or in million (M) by using custom format
Best Regards
Rena