<?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: Make a multiple selection after one selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Make-a-multiple-selection-after-one-selection/m-p/615977#M227129</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use trigger:&lt;/P&gt;&lt;P&gt;='&amp;lt;='&lt;STRONG&gt;&amp;amp;&lt;/STRONG&gt;[Live Period]&lt;/P&gt;&lt;P&gt;Like in attached sample&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Apr 2014 11:59:46 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2014-04-24T11:59:46Z</dc:date>
    <item>
      <title>Make a multiple selection after one selection</title>
      <link>https://community.qlik.com/t5/QlikView/Make-a-multiple-selection-after-one-selection/m-p/615975#M227127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm struggling with something that seems to be very easy. &lt;/P&gt;&lt;P&gt;What I want to do is that if the user Qlik on 201404 the selection for Live Period will be as shown below.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="scrennshot.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/57860_scrennshot.png" /&gt; &lt;/P&gt;&lt;P&gt;In other words: if the user selects a period, the period and all periods before should be selected. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kees den Boer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2014 11:50:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-a-multiple-selection-after-one-selection/m-p/615975#M227127</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-24T11:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: Make a multiple selection after one selection</title>
      <link>https://community.qlik.com/t5/QlikView/Make-a-multiple-selection-after-one-selection/m-p/615976#M227128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could setup a document trigger on field change / variable change, the trigger applies a macro which selects &amp;lt;= the selected date&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2014 11:53:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-a-multiple-selection-after-one-selection/m-p/615976#M227128</guid>
      <dc:creator />
      <dc:date>2014-04-24T11:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: Make a multiple selection after one selection</title>
      <link>https://community.qlik.com/t5/QlikView/Make-a-multiple-selection-after-one-selection/m-p/615977#M227129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use trigger:&lt;/P&gt;&lt;P&gt;='&amp;lt;='&lt;STRONG&gt;&amp;amp;&lt;/STRONG&gt;[Live Period]&lt;/P&gt;&lt;P&gt;Like in attached sample&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2014 11:59:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-a-multiple-selection-after-one-selection/m-p/615977#M227129</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-04-24T11:59:46Z</dc:date>
    </item>
    <item>
      <title>Re: Make a multiple selection after one selection</title>
      <link>https://community.qlik.com/t5/QlikView/Make-a-multiple-selection-after-one-selection/m-p/615978#M227130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to create a trigger for particular field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Settings &amp;gt;&amp;gt; &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Document Properties &amp;gt;&amp;gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Field Even Triggers &amp;gt;&amp;gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Period&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;OnSelect &amp;gt;&amp;gt; AddAction &amp;gt;&amp;gt; Add &amp;gt;&amp;gt; Selection &amp;gt;&amp;gt; Select In Field&lt;/P&gt;&lt;P&gt;Field&lt;/P&gt;&lt;P&gt;Period&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Search String&lt;/P&gt;&lt;P&gt;=IF(GetFieldSelections(Period),'&amp;lt;='&amp;amp;Period,'')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now create a list box for Period...&lt;/P&gt;&lt;P&gt;Check enclosed file..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2014 12:31:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-a-multiple-selection-after-one-selection/m-p/615978#M227130</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-04-24T12:31:14Z</dc:date>
    </item>
    <item>
      <title>Re: Make a multiple selection after one selection</title>
      <link>https://community.qlik.com/t5/QlikView/Make-a-multiple-selection-after-one-selection/m-p/615979#M227131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First of all I want to thank everyone for their replies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The solution of Manish was exactly what I needed. There was only still a little issue. In your example you were using the field Period, but in my app it was [Live Period]. For some reason the last one didn't work, so I changed that name to [LivePeriod]. After that change the issue was fixed.&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;Kees&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2014 13:00:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-a-multiple-selection-after-one-selection/m-p/615979#M227131</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-24T13:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Make a multiple selection after one selection</title>
      <link>https://community.qlik.com/t5/QlikView/Make-a-multiple-selection-after-one-selection/m-p/615980#M227132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Live Period should work if you change Period to [Live Period]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check enclosed file...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2014 13:05:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-a-multiple-selection-after-one-selection/m-p/615980#M227132</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-04-24T13:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: Make a multiple selection after one selection</title>
      <link>https://community.qlik.com/t5/QlikView/Make-a-multiple-selection-after-one-selection/m-p/615981#M227133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I did try that, but for some reason it didn't make the right selection. However it's ok that the space is not in the name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2014 13:11:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Make-a-multiple-selection-after-one-selection/m-p/615981#M227133</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-24T13:11:30Z</dc:date>
    </item>
  </channel>
</rss>

