Forum Discussion
Format number in matrix without changing data model
- 8 years ago
Anonymous wrote:
Hi!
I have a matrix showing the average revenue per category. The revenue in my data model is formatted without any decimals. Still, in my matrix I get 2 decimals on my average.
How do I format this number in my matrix without changing my data model (cause that is not helping).
Thanks!
Anonymous
You can try to format the measure by changing decimal places
Anonymous wrote:
Hi!
I have a matrix showing the average revenue per category. The revenue in my data model is formatted without any decimals. Still, in my matrix I get 2 decimals on my average.
How do I format this number in my matrix without changing my data model (cause that is not helping).
Thanks!
Anonymous
You can try to format the measure by changing decimal places
- Anonymous8 years agoNot applicable
I cannot format any numbers. And in the data model is it already without decimals.
- Anonymous8 years agoNot applicable
Im encountering the same issue. However, it seems when i duplicate the table or create a new table, and click on any area of the screen my formating appears!
Still in need of a proper solution- jcristiano7 years agoRegular Visitor
Click on the paint brush under visualizations, select data label, display units, change to None and 0 Decimal places.
- dsmprem7 years agoNew Member
I have this Same problem and the Format I am trying to change is NOT a measure, but the Summation Value of an actual Field [Value] from my query table. Despite the fact that the Field is defined as a whole number, the Value Summation in the MAtrix displays it as a a two digit Decimal Number. The paint brush formatting tab allows you to change the font, font size, color, etc. of the the Value Parameter in the Matrix, but does not list number format as an editable parameter. How can I edit the Sumation Value number format without the complication of defining a new measure, creating a new query, etc?