<?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: How to you always select multiple fields in a list box:  Qlikview 12 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-you-always-select-multiple-fields-in-a-list-box-Qlikview/m-p/1280322#M845973</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;An example with trigger in the attachment&lt;/P&gt;&lt;P&gt;Use ctrl to change the values in the listbox&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 26 Mar 2017 09:25:44 GMT</pubDate>
    <dc:creator>maxgro</dc:creator>
    <dc:date>2017-03-26T09:25:44Z</dc:date>
    <item>
      <title>How to you always select multiple fields in a list box:  Qlikview 12</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-you-always-select-multiple-fields-in-a-list-box-Qlikview/m-p/1280320#M845971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In qlikview 12 you can go to the list box properties and select "Always one selected value" which works great.&amp;nbsp; I but i need to "always select 2 values" in this list box?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone please let me know how to do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Doug&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/How-to-you-always-select-multiple-fields-in-a-list-box-Qlikview/m-p/1280320#M845971</guid>
      <dc:creator>sammie0808</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to you always select multiple fields in a list box:  Qlikview 12</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-you-always-select-multiple-fields-in-a-list-box-Qlikview/m-p/1280321#M845972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be triggers on Document Event Triggers like. Ctrl + Alt + D --&amp;gt; Triggers --&amp;gt; DET --&amp;gt; OnOpen --&amp;gt; Actions --&amp;gt; Add --&amp;gt; Selection --&amp;gt; Select in Field --&amp;gt; Field called(Your field name) --&amp;gt; Search String may be use this ("Value1","Value2")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then do same process for Lock and then check.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Mar 2017 02:31:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-you-always-select-multiple-fields-in-a-list-box-Qlikview/m-p/1280321#M845972</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-03-26T02:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to you always select multiple fields in a list box:  Qlikview 12</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-you-always-select-multiple-fields-in-a-list-box-Qlikview/m-p/1280322#M845973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;An example with trigger in the attachment&lt;/P&gt;&lt;P&gt;Use ctrl to change the values in the listbox&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Mar 2017 09:25:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-you-always-select-multiple-fields-in-a-list-box-Qlikview/m-p/1280322#M845973</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2017-03-26T09:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to you always select multiple fields in a list box:  Qlikview 12</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-you-always-select-multiple-fields-in-a-list-box-Qlikview/m-p/1280323#M845974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one solution might be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_254772_Pic1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/157623_QlikCommunity_Thread_254772_Pic1.JPG" style="height: 639px; width: 620px;" /&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_14905639467333765" jivemacro_uid="_14905639467333765"&gt;
&lt;P&gt;='('&amp;amp;Concat($(=If(GetSelectedCount(Year)&amp;gt;1,'','{$1}')) DISTINCT Year, '|')&amp;amp;')'&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see also:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/253869"&gt;Listbox object to show always one selected value with flexibility to select more than one value from the list&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Mar 2017 21:33:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-you-always-select-multiple-fields-in-a-list-box-Qlikview/m-p/1280323#M845974</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2017-03-26T21:33:14Z</dc:date>
    </item>
  </channel>
</rss>

