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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
vipin_mishra479
Creator II
Creator II

condition not working

Hi all,

here i create 1 chart take a dimension month

and my current month is july and my graph show me all 12 month data

my requirement is

if my month = current month then change the axes color

here i write this expression

if(wildmatch(Month,'Jul',red(),green())

in axes tab but is not working .

Any help.

16 Replies
Not applicable

I think this is your requirement. You write an expression as =Month. Hide the legend of dimension and check the following properties

tresesco
MVP
MVP

Good work around Deepak!

Not applicable

PFA the solution.

Not applicable

Thanks tresesco

aveeeeeee7en
Specialist III
Specialist III

Good Job Deepak.

Very Innovative.

Not applicable

Thanks Nag Aviral

vipin_mishra479
Creator II
Creator II
Author

Thanks Deepak is it work