Forum Discussion
Anonymous
3 years agoNot applicable
Rotate the icon 180 degree in Measure
I would like to have 8723, but with minus at the bottom and plus sign at the top, which mean need to rotate it 180 degree. Do anyone know how to do it in the Measure
Hi Anonymous,
You can't rotate unicode text in a measure, but you can use the plus minus symbol (±) if that's the result your after? The link should allow you to copy it to the clipboard and use in your measure, or you can use
UNICHAR(177) in your DAX statement instead, e.g.:Regards,
Daniel
1 Reply
- dm-p
Super User
Hi Anonymous,
You can't rotate unicode text in a measure, but you can use the plus minus symbol (±) if that's the result your after? The link should allow you to copy it to the clipboard and use in your measure, or you can use
UNICHAR(177) in your DAX statement instead, e.g.:Regards,
Daniel