Skip to main content
Announcements
See why Qlik is a Leader in the 2024 Gartner® Magic Quadrant™ for Analytics & BI Platforms. Download Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

color in a graph.

Hi experts,

I would like display a graph with a color depending of the dimension value.

StateA always black,

StateB always green...

I did that in the color expressino : =if(Dimension ='StateA', Black(255),if(Dimension ='StateB', Green(255),...))

It's working when I pickup just 1 value but not for a multi selection.

Someone know why?

Thanks.

1 Solution

Accepted Solutions
Not applicable
Author

I did... the issue not come the fomula but the place where I wrote it.

It's not in colors sheet but in expressions Sheet ->Background color.

View solution in original post

2 Replies
Not applicable
Author

I did... the issue not come the fomula but the place where I wrote it.

It's not in colors sheet but in expressions Sheet ->Background color.

Not applicable
Author

Hi,

thx for ansering your own question. Had the same question today.

Regards,

Yves