Forum Discussion
lastnn30
Post Patron
4 years agonumber formatting
Hi
I created a martix and i have values now in the matrix (please see below). How can I number format these values without using DAX? for example I want 1000 to be 1K or 90 to be 90.00 etc.
Thank you very much.
Hi lastnn30 ,
If you do not want to use DAX, the only way I know if is to change the format for each column:
Does this help? 🙂
/Tom
https://www.tackytech.blog/
https://www.instagram.com/tackytechtom/
2 Replies
- tackytechtom
Most Valuable Professional
Hi lastnn30 ,
If you do not want to use DAX, the only way I know if is to change the format for each column:
Does this help? 🙂
/Tom
https://www.tackytech.blog/
https://www.instagram.com/tackytechtom/- lastnn30
Post Patron
Yes it does very much so. Thank you very much for the help. I appreciate it.