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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Help with input box

Hi All,

I have a Actual column and Target column for each person. I am providing a input box where user can enter the % value which is Actual/Target. Now based on the % value entered by the user in input box, I need to filter out the Persons for whom Actual/Target = %(entered in input box) in a variable.

Can  anyone help me with this.

Thanks,

Niharika.

14 Replies
sasikanth
Master
Master

HI,

Please see the attachment

we can write that expression in a generic way

May be helpful

Anonymous
Not applicable
Author

Thanks Petter,

I was asking for the same.

Also when no value is entered in the input box, the charts should show all the Persons details.

Regards,

Niharika

sasikanth
Master
Master

Did you check my attachment ?

Anonymous
Not applicable
Author

Hi Sasi,

I have seen your application.I want the code to be written in Expression not in the dimension, as I wont pass Person as dimension in all the charts.

Thanks,

Niharika

petter
Partner - Champion III
Partner - Champion III

Some extra logic in an additional variable will help. Have a look at this. BTW you can exclude the vMatch variable from the Input Box. It will still work correctly.