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: 
vikasmahajan

input box selection of multiple fileds

Dear All,

I have input box with 2 fields Comm & ShortComm  While accepting data from user I want to display Comm & when user

select Remove Backup  the ShortComm values i.e (1,2,3,4) should stored into variable how to do this  ?

Thanks in Adv

Vikas

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.
14 Replies
Chanty4u
MVP
MVP

vikasmahajan
Author

is somebody is implemented the same ..

???

Vikas

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.
tresesco
MVP
MVP

Could you explain a bit more, may be to make your requirement bit clearer?

vikasmahajan
Author

Thanks Tresesco,

I have following table with 2 fields  and   in input box  I have loaded comm fields to accept input from user's with variable vinput1 , Now my requirement is that  when user select  say Remove Backup  then in vinput1 -> 1 values should get stored, if user select Retain Backup  then 2 accordingly .

Hope requirement is clear now ?

I have attached QVW also.

Thanks

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.
tresesco
MVP
MVP

Instead of input box, you can allow users to select from a listbox or multibox(if you wish users to select from drop down list), and then simply define variable as: vInput = ShortComm. You could condition to handle the case when nothing is selected as well.

vikasmahajan
Author

No , Actually Client is required in input box only. As you suggested I have example with me already. see attached qvw.

Thanks

Vikas

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.
jagan
Partner - Champion III
Partner - Champion III

Hi,

Use another variable for Input Box to get the input box and based on the variable values use set analysis to get the ShortComm.

PFA file for solution.

Regards,

Jagan.

vikasmahajan
Author

Whether same can be achieve through input box ?

Vikas

Hope this resolve your issue.
If the issue is solved please mark the answer with Accept as Solution & like it.
If you want to go quickly, go alone. If you want to go far, go together.
Mahamed_Qlik
Specialist
Specialist

Hi Vikas,

Please find the attached QVW.

Hope it helps you.

Regards,

Mahamed