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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
ashmitp869
Creator II
Creator II

help with color in chart ?

Hi there,

How to handle the color in the chart,

I have more that 33 language in the below chart thus some of the values showing same color .

like Tibetan and Serbian are same

English and not stated 

Croatian , Armenian,Ausian are same.

color.PNG

 

My chart colors

color.PNG

2 Replies
ashmitp869
Creator II
Creator II
Author

Don't know why I am getting same color. as I am counting the Episode_Identifier. The no. is correct..but its the color not changing ?

same color.PNG

abhijitnalekar
Specialist II
Specialist II

Hi @ashmitp869 ,

Please try to write an expression for color in a color tab like

pick(match(Language,'American','Korean'),'RGB1','RGB2')  this will pick the different colors for each language.

you can add this expression in all the colors.

 

Regards,
Abhijit
keep Qliking...
Help users find answers! Don't forget to mark a solution that worked for you!