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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Cyclic Group-Different colours

Hello,

i have a cyclic group in a graph.

the dimensions are: product and subproduct.

i would like when you have products, to select some colours and subproducts another colours.

¿is there any way to do it?

i have written on the file the formulas for the colours.

thank you

Labels (1)
1 Solution

Accepted Solutions
andrei_delta
Partner - Creator III
Partner - Creator III

Hello,

I hope this is what you are looking for! I had to make a variable to put get the dimension name dynamically.

Regards,

Andrei

View solution in original post

2 Replies
HirisH_V7
Master
Master

Hi You can use ,

Expression -> Back Ground Color -> Definition like this,

=If(ID='145',Yellow(),If(Industry='Motor Vehicles',Green()))

PFA Example FYF.

Hope This Helps,

Hirish.V

HirisH
andrei_delta
Partner - Creator III
Partner - Creator III

Hello,

I hope this is what you are looking for! I had to make a variable to put get the dimension name dynamically.

Regards,

Andrei