Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Format string thousands Value issue

Hello,

I work with a tabular model and i create a new measure with the format string as bellow : 

#,##0,.00 K

 

When create a matrix in power bi and i display the measure i have :

4,456,180.13 K  (which I expect)

But when i change the value decimal places to 0 on the property of visual 

 

the measure value change to : 4,456,180,133  K (which I do not expect, I hoped for 4,456,180 k)

 

Is there a solution to this? or is this a bug?

1 Reply