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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Chart question


Hi,

I have a bar chart where I want to set the colours to red or greeen.  Red if the 'follow up year' is <2014 and Green if >=2014.

Then the same for the month ie; if it's Feb in 2014 I want Jan to be red and the other months green.

Hope that makes sense, look forward to you advice!

11 Replies
rustyfishbones
Master II
Master II

Can you share the App?

Not applicable
Author

Sara

if you want all others grey but 1 red you set grey color as first color in "Colors" tab and just fix the background color expression (Tab Expression) with a condtion (if (fieldname = value, red())

that's it

best regards

Chris