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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
pascos88
Creator II
Creator II

How change Expression with a Definition

Hello,

I have a Problem with my Chart. I Need to have a Chart that change the Expression when the value of the variable change. The Problem is that I Need to Show 2 Expression in the same Chart.

ex. vView is my variable. when vView = 'Yes' so my Expression will be A and B,

                                        when vView = 'No'  my Expression will be C and D,

I try to put in Definitio of Expression this:

=if(vView='Yes', A and B, if(vView='NO',C and D))  .... The Format of the Expression is ok but dosn't work well...

Someone have an advance?

Regards

0 Replies