Forum Discussion
lastnn30
3 years agoPost Patron
formatting numbers inside a matrix
Hi
I have created this matrix and now wondering if I can change the format of these numbers so any 1000 would be 1K or another example 2400 would be 2.4K. Is that possible?
Thank you very much
hi lastnn30
you can format it as:
#0,.0K
check more:
https://learn.microsoft.com/en-us/power-bi/create-reports/desktop-custom-format-strings
2 Replies
- FreemanZSuper User
hi lastnn30
you can format it as:
#0,.0K
check more:
https://learn.microsoft.com/en-us/power-bi/create-reports/desktop-custom-format-strings