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

reading var from input box and showing another in a chart according selection

Hi, I have an input box with predefined dropdown and assign the chosen option to my variable vCountry1.

Now I have a chart that looks at that value and shows the sold quantities for that selected country in a chart, per quarter, this formula works :

Capture.JPG

So far so good

Now I want to do it different and show another variable as result

Capture2.JPG

That doesnt work

The value %N is the calculation of 2 fields : [Sales Quantity S Tonne]/[Sales Quantity Tonne]

When I use that variable $(%N) in different tables it always works, I don't understand.

I tried everything : %N, $(%N), =$(%N), =%N, same result: nada.

What do I do wrong?

4 Replies
jagan
Partner - Champion III
Partner - Champion III

Hi,

Try using [] i.e., [%N]

Regards,

Jagan.

Not applicable
Author

Hi,

I tried that as well, doesn't work either :s

jagan
Partner - Champion III
Partner - Champion III

Hi,

Can you attach the sample file.

Regards,

jagan.

jagan
Partner - Champion III
Partner - Champion III

Hi,

Check whether the variables has values using Text boxes.

Regards,

Jagan.