<?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 get it in variable ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-get-it-in-variable/m-p/1168398#M904785</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I added two triggers... 1 to Planning Year Field and the other one to Planning Month field to get this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/130031_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Jul 2016 12:58:45 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-07-04T12:58:45Z</dc:date>
    <item>
      <title>How to get it in variable ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-it-in-variable/m-p/1168395#M904782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to get it in variable . The selection in filter.&lt;/P&gt;&lt;P&gt;See the screenshot &lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/130021_Capture.PNG" style="height: 214px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For eg,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vExample should contain 2017Mar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sample attached.&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-get-it-in-variable/m-p/1168395#M904782</guid>
      <dc:creator>suvechha_b</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to get it in variable ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-it-in-variable/m-p/1168396#M904783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;=GetFieldSelections([Planning Year]) &amp;amp; GetFieldSelections([Planning Month])&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2016 12:57:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-it-in-variable/m-p/1168396#M904783</guid>
      <dc:creator>ciaran_mcgowan</dc:creator>
      <dc:date>2016-07-04T12:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to get it in variable ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-it-in-variable/m-p/1168397#M904784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=Date#(max([Planning Year])&amp;amp;Date(Max(Date#([Planning Month],'MMM')),'MMM'),'YYYYMM')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2016 12:58:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-it-in-variable/m-p/1168397#M904784</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2016-07-04T12:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to get it in variable ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-it-in-variable/m-p/1168398#M904785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I added two triggers... 1 to Planning Year Field and the other one to Planning Month field to get this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/130031_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2016 12:58:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-it-in-variable/m-p/1168398#M904785</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-04T12:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to get it in variable ?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-get-it-in-variable/m-p/1168399#M904786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This was the reply I was typing, but have been ninja'd again! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create the variable vExample&lt;/P&gt;&lt;P&gt;Go to Settings|Document Properties|Triggers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For both Planning Year and Planning Month&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Add an Action for On Select &lt;/P&gt;&lt;P&gt;Choose Add|External|Set Variable&lt;/P&gt;&lt;P&gt;Enter the variable name vExample&lt;/P&gt;&lt;P&gt;Enter =GetFieldSelections([Planning Year])&amp;amp;GetFieldSelections([Planning Month]) as the Value&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2016 13:13:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-get-it-in-variable/m-p/1168399#M904786</guid>
      <dc:creator>ThornOfCrowns</dc:creator>
      <dc:date>2016-07-04T13:13:36Z</dc:date>
    </item>
  </channel>
</rss>

