<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Input Box Versus List Box : populating variables from drop downs in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Input-Box-Versus-List-Box-populating-variables-from-drop-downs/m-p/410223#M565900</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the example and the swift reply.&amp;nbsp; I see that you are using a fixed list that uses radio style buttons.&amp;nbsp; Is there any way to make this be a drop down where when you click on it the selections come out?&amp;nbsp; If not, then it really doesn't address the issue.&amp;nbsp; The users will be choosing from several options and screen realesate is already too cramped for a stationary list.&amp;nbsp; I do like the ability to populate the variable however.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Jan 2013 22:18:03 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-01-09T22:18:03Z</dc:date>
    <item>
      <title>Input Box Versus List Box : populating variables from drop downs</title>
      <link>https://community.qlik.com/t5/QlikView/Input-Box-Versus-List-Box-populating-variables-from-drop-downs/m-p/410219#M565896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We are using a Input Box as a Drop Down; but when the user clicks on the box it allows them to type into the box.&amp;nbsp; While it does not take the incorrect entry due to setup, it is still frustrating and confusing for less than savy users; and it makes the drop down arrow disappear.&amp;nbsp; We are relying on the Input Box to populate a variable to show or hide objects of the sheet.&amp;nbsp; As far as I understand it, a List Box would be able to be populated and would not allow typing but would not return results back to a variable.&amp;nbsp; How can I get a Drop Down that disallows typing and populates variables?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Environment:&lt;/P&gt;&lt;P&gt;We are using QlikView 10.00.9061.7 SR3 (on Windows 7 Ultimate SP1)&amp;nbsp; to develop reports that are published in QlikView 9.0 via the QV Publisher on the QV Server to be apart of a web application.&amp;nbsp; The QVW files get converted to html and that is what the user interacts with.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QVW Setup:&lt;/P&gt;&lt;P&gt;We are using a Input Box with a Drop Down List with a Displayed Variable.&amp;nbsp; In the Constraints we have chosen Predefined Values Only in the Input; Predefined Values in Drop-down in the Value List; Listed Values in the Predefined Values with a ; seperated list.&amp;nbsp; The variable that gets populated is controlling what elements on the sheet are being hidden or shown.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2013 21:46:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-Box-Versus-List-Box-populating-variables-from-drop-downs/m-p/410219#M565896</guid>
      <dc:creator />
      <dc:date>2013-01-09T21:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: Input Box Versus List Box : populating variables from drop downs</title>
      <link>https://community.qlik.com/t5/QlikView/Input-Box-Versus-List-Box-populating-variables-from-drop-downs/m-p/410220#M565897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You actually can use a list box, you would just restrict the user to 'Always One Selected Value'.&amp;nbsp; The text in the list box would be an island table in your script, and you can add a Hide Prefix in order to make it not show up in the Current Selections box.&amp;nbsp; I will try to make a sample file for you real quick of what I mean. I have found this to be more user-friendly than an input box with drop-downs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2013 21:50:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-Box-Versus-List-Box-populating-variables-from-drop-downs/m-p/410220#M565897</guid>
      <dc:creator />
      <dc:date>2013-01-09T21:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: Input Box Versus List Box : populating variables from drop downs</title>
      <link>https://community.qlik.com/t5/QlikView/Input-Box-Versus-List-Box-populating-variables-from-drop-downs/m-p/410221#M565898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would appreciate that.&amp;nbsp; We are relaunching all of our standard reports and now is the time to catch best practices.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2013 21:52:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-Box-Versus-List-Box-populating-variables-from-drop-downs/m-p/410221#M565898</guid>
      <dc:creator />
      <dc:date>2013-01-09T21:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: Input Box Versus List Box : populating variables from drop downs</title>
      <link>https://community.qlik.com/t5/QlikView/Input-Box-Versus-List-Box-populating-variables-from-drop-downs/m-p/410222#M565899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay, here is a sample file of what I was referring to.&amp;nbsp; I set it up to change a variable when the selection is changed, but since it is also set to 'Always One Selected Value' you can just refer to the field itself if you prefer.&amp;nbsp; If you have any questions, let me know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2013 22:13:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-Box-Versus-List-Box-populating-variables-from-drop-downs/m-p/410222#M565899</guid>
      <dc:creator />
      <dc:date>2013-01-09T22:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: Input Box Versus List Box : populating variables from drop downs</title>
      <link>https://community.qlik.com/t5/QlikView/Input-Box-Versus-List-Box-populating-variables-from-drop-downs/m-p/410223#M565900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the example and the swift reply.&amp;nbsp; I see that you are using a fixed list that uses radio style buttons.&amp;nbsp; Is there any way to make this be a drop down where when you click on it the selections come out?&amp;nbsp; If not, then it really doesn't address the issue.&amp;nbsp; The users will be choosing from several options and screen realesate is already too cramped for a stationary list.&amp;nbsp; I do like the ability to populate the variable however.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2013 22:18:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-Box-Versus-List-Box-populating-variables-from-drop-downs/m-p/410223#M565900</guid>
      <dc:creator />
      <dc:date>2013-01-09T22:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: Input Box Versus List Box : populating variables from drop downs</title>
      <link>https://community.qlik.com/t5/QlikView/Input-Box-Versus-List-Box-populating-variables-from-drop-downs/m-p/410224#M565901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is not a way to create a traditional drop-down on a list box, but you can get close by using a Multi-Box.&amp;nbsp; The only reason I don't like them for this purpose is that I think they are less aesthetically pleasing. Take a look.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2013 22:25:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-Box-Versus-List-Box-populating-variables-from-drop-downs/m-p/410224#M565901</guid>
      <dc:creator />
      <dc:date>2013-01-09T22:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: Input Box Versus List Box : populating variables from drop downs</title>
      <link>https://community.qlik.com/t5/QlikView/Input-Box-Versus-List-Box-populating-variables-from-drop-downs/m-p/410225#M565902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your help.&amp;nbsp; I had not considered the Multi-Box approach; and I like how you populated the variable.&amp;nbsp; You are right, in that it is not as aesthetically pleasing; but at least now I can give some choices to my sales team of either better looking and typing or ugly and no typing.&amp;nbsp; I appreciate it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Jan 2013 22:32:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Input-Box-Versus-List-Box-populating-variables-from-drop-downs/m-p/410225#M565902</guid>
      <dc:creator />
      <dc:date>2013-01-09T22:32:25Z</dc:date>
    </item>
  </channel>
</rss>

