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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
PeterCaesar
Contributor
Contributor

Color mesures by expression in a line chart

Hi there,

I have a line chart with 1 dimension (A) and 3 measures (B,C,D). How can I individually color the measures by expresssion. Conditional statement in the color and legend section with rgb or hex code didn't work. If I try to use the measure's expression the line becomes flat e.g.: If(A > 0, rgb(255,99,71), rgb(255,255,255))
Any ideas? 
Thanks,

Peter

Labels (4)
1 Solution

Accepted Solutions
PeterCaesar
Contributor
Contributor
Author

Solved: created master measures and assigned the colors there

View solution in original post

1 Reply
PeterCaesar
Contributor
Contributor
Author

Solved: created master measures and assigned the colors there