Forum Discussion
ergocorp
3 years agoHelper II
Dynamic Coloured Shapes
Hi there, Im trying to build a mock of a report, so please ignore some of the formatting. I have manually coloured and set the directions of those arrows, but those are for the totals. The ...
- 3 years ago
With IF condition you can create a measure
if( this value < that value ,UNICHAR(123456) ,Unichar(132345)) just example
all unichar values available in this link https://www.vertex42.com/ExcelTips/unicode-symbols.html
you can use a card and use Title and in the title you can add this measure