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: 
Not applicable

Setting dimension color properties in Straight Chart

I've been trying to set the color of a dimension in a straight chart. I am new to QV so I must be doing something wrong because this seems so simple.

I have a imported data from sql. One of the columns/dimensions is an integer.

I have tried to use this as the color property:

=If(age > 60, Red(), Green())

It always displays green. What have I missed. 

thanks

1 Reply
Not applicable
Author

Never mind. I forgot that things are case sensitive.