<?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: Listbox Selections in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Listbox-Selections/m-p/1429634#M819115</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I does work; however, the user can uncheck it.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Aug 2017 21:01:31 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-08-18T21:01:31Z</dc:date>
    <item>
      <title>Listbox Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-Selections/m-p/1429623#M819095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a list box with a variable number of items:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ACTUAL&lt;/P&gt;&lt;P&gt;BUDGET1&lt;/P&gt;&lt;P&gt;BUDGET2&lt;/P&gt;&lt;P&gt;BUDGET3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to keep the filter on "ACTUAL" while allowing for the ability to select any one of the three other budget items.&amp;nbsp; Has anyone done something like this before?&amp;nbsp; Any suggestions?&amp;nbsp; Should I use another object to accomplish my goal?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-Selections/m-p/1429623#M819095</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-Selections/m-p/1429624#M819097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you want to select only one at a time or you required to force selection for only one please explain with example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2017 18:50:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-Selections/m-p/1429624#M819097</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2017-08-18T18:50:03Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-Selections/m-p/1429625#M819099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need "ACTUAL" to always be selected.&amp;nbsp; Then allow for toggling "BUDGET1", "BUDGET2", "BUDGET3"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(ACTUAL|BUDGET1)&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;(ACTUAL|BUDGET2)&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;(ACTUAL|BUDGET3)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ACTUAL is fixed whereas the BUDGETx is flexible.&amp;nbsp; Never more than two items.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2017 18:54:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-Selections/m-p/1429625#M819099</guid>
      <dc:creator />
      <dc:date>2017-08-18T18:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-Selections/m-p/1429626#M819101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Means you have a field with values&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ACTUAL&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;BUDGET1&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;BUDGET2&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;BUDGET3&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;1. When view qlik sheet ACTUAL is selected always.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;2. When selecting BUDGET1 ACTUAL should be selected always.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;3. Same as &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;BUDGET2 ACTUAL, &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;BUDGET3 ACTUAL&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Am i right &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Anand&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2017 18:58:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-Selections/m-p/1429626#M819101</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2017-08-18T18:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-Selections/m-p/1429627#M819102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2017 19:01:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-Selections/m-p/1429627#M819102</guid>
      <dc:creator />
      <dc:date>2017-08-18T19:01:10Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-Selections/m-p/1429628#M819104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This you can try with tricks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;List Box properties &amp;gt;&amp;gt; Image Options &amp;gt;&amp;gt; Selection Style Override &amp;gt;&amp;gt; LED Check Boxex&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See attached&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2017 19:09:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-Selections/m-p/1429628#M819104</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2017-08-18T19:09:50Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-Selections/m-p/1429629#M819106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check this attached?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2017 19:10:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-Selections/m-p/1429629#M819106</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-08-18T19:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-Selections/m-p/1429630#M819108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need a way to permanently lock in ACTUAL.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2017 20:39:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-Selections/m-p/1429630#M819108</guid>
      <dc:creator />
      <dc:date>2017-08-18T20:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-Selections/m-p/1429631#M819110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need a way to permanently lock in ACTUAL.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2017 20:40:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-Selections/m-p/1429631#M819110</guid>
      <dc:creator />
      <dc:date>2017-08-18T20:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-Selections/m-p/1429632#M819111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;At a time always one value get selected by the option in the properties but one value other not get selected. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2017 20:48:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-Selections/m-p/1429632#M819111</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2017-08-18T20:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-Selections/m-p/1429633#M819113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actual is always selected right in the qvw file i sent? Is it not working?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2017 21:00:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-Selections/m-p/1429633#M819113</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-08-18T21:00:04Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-Selections/m-p/1429634#M819115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I does work; however, the user can uncheck it.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2017 21:01:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-Selections/m-p/1429634#M819115</guid>
      <dc:creator />
      <dc:date>2017-08-18T21:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-Selections/m-p/1429635#M819117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh you got the answer?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2017 21:04:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-Selections/m-p/1429635#M819117</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-08-18T21:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-Selections/m-p/1429636#M819118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah, but not perfect.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2017 21:05:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-Selections/m-p/1429636#M819118</guid>
      <dc:creator />
      <dc:date>2017-08-18T21:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox Selections</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-Selections/m-p/1429637#M819120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok. May be someone else might have a better idea. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Aug 2017 21:12:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-Selections/m-p/1429637#M819120</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-08-18T21:12:51Z</dc:date>
    </item>
  </channel>
</rss>

