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: 
kermitt
Contributor III
Contributor III

Color by measures

Hello,

I have several columns inside my tab which deal with a measure.

All of these measure is a value in percent that represent a part.

The sum of all these measure for a given dimension (as portfolio) is 100% in absolute value

I have built a stacked bars chart to represent all these measures.

1 - I would like to color all of this measure with a RGB value not by using the chromato colors

2 - For each dimension I would keep only the 3 first major values to display

 

Can you help me ?

1 Reply
kermitt
Contributor III
Contributor III
Author

In other way is it possible to affect color on a measure by using an expression

For exemple : if my measure (wich deals with the name column) name is "toto" can I use an if statment for exemple to say :

 

if (measure='toto', blue

if (measure='titi', green....etc

 

Isn't it better to do this by the set analysis. I am stuck ! If someone could help me

 

Warm regards