Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
anat
Master
Master

chr code for Red ,Green and Amber circle

Hi Team,

 

i am trying to implement number and circle in straight table in same metric based on the condition.

for Red Circle i am using chr('128308') but unable to find same for Green and Amber circle.

can some one share me the chr code for Green and Amber circle?

4 Replies
tresesco
MVP
MVP

Try :

128994
128993

anat
Master
Master
Author

@tresesco 

128994
128993

for Square,

i got 

RED Circle:chr('128308')

Green Circle:chr('128309'),now looking for Amber Circle chr code

anat
Master
Master
Author

can some one share the Amber Circle chr code?

Chris_Cooil
Luminary
Luminary

I use these codes for coloured squares

Colour, chr

Red, 128997

Blue, 128998

Amber, 128999

Yellow, 129000

Green, 129001

Purple, 129002