Forum Discussion
decimal places in matrix
- Anonymous8 years ago
Ok, In the report view, Select or click on the Measure from the Fields , Then got to Modelling , change the format as required. It should be enabled.
I guess earlier you didnt select the Measure in fields before navigating to Modelling, thats why it would have been Greyed out.
Thanks
Raj
- 8 years ago
Hi MarkSL
No I've not found a fix for it. I've just lived with having the 2dp.
To me its seems its something MS should fix
Stuart
Hi MarkSL
No I've not found a fix for it. I've just lived with having the 2dp.
To me its seems its something MS should fix
Stuart
I have the same problem, with average in matrix.
3DP set --> 3DP shown
2DP set --> 2DP shown
1DP set --> 1DP shown
0DP set --> 2DP shown --> Why? Maybe some DAX can help...
- Anonymous7 years agoNot applicable
Not a nice solution, but I added a measure = AVERAGE(column) and there "No calculation" is selected and 0 decimals works, it gives the proper number too.