Forum Discussion
TonyO
7 years agoFrequent Visitor
Hide the operator?
I'm using a measure in a matrix, and for some reason the value is showing the subtraction operator (see the attached image - none of these values are negative, that's the operator). This makes the vi...
- 7 years ago
If you want it to always show a postive number regardless of the output, just convert it to an absolute value. Wrap your measure in =ABS()