<?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 12 month rolling selection from a field not in data format in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/12-month-rolling-selection-from-a-field-not-in-data-format/m-p/1387377#M805702</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;i'm trying to create a button to select previous 12 month rolling from a field that has value not in data format.&lt;/P&gt;&lt;P&gt;The name of the field is &lt;STRONG&gt;ANNO_MESE&lt;/STRONG&gt;, here is a screenshot of a list box (YYYYMM not in data format):&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/181649_pastedImage_2.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;What i'd like to have is a button (or even something else) to activate selection on previous 12 months based on current month, so, for example:&lt;/P&gt;&lt;P&gt;today (october 2017) -&amp;gt; button activate selection on the field ANNO_MESE from 201610 to 201709&lt;/P&gt;&lt;P&gt;tomorrow (novembre 2017) -&amp;gt; button activate selection on the field ANNO_MESE from 201611 to 201710&lt;/P&gt;&lt;P&gt;Unfortunately, i can't edit the script or create new variables (it's a shared document).&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Is there a way to do it?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks in advance to everybody,&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Andrea&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>qv_bazz_10</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>12 month rolling selection from a field not in data format</title>
      <link>https://community.qlik.com/t5/QlikView/12-month-rolling-selection-from-a-field-not-in-data-format/m-p/1387377#M805702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;i'm trying to create a button to select previous 12 month rolling from a field that has value not in data format.&lt;/P&gt;&lt;P&gt;The name of the field is &lt;STRONG&gt;ANNO_MESE&lt;/STRONG&gt;, here is a screenshot of a list box (YYYYMM not in data format):&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/181649_pastedImage_2.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;What i'd like to have is a button (or even something else) to activate selection on previous 12 months based on current month, so, for example:&lt;/P&gt;&lt;P&gt;today (october 2017) -&amp;gt; button activate selection on the field ANNO_MESE from 201610 to 201709&lt;/P&gt;&lt;P&gt;tomorrow (novembre 2017) -&amp;gt; button activate selection on the field ANNO_MESE from 201611 to 201710&lt;/P&gt;&lt;P&gt;Unfortunately, i can't edit the script or create new variables (it's a shared document).&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Is there a way to do it?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks in advance to everybody,&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Andrea&lt;/EM&gt;&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/12-month-rolling-selection-from-a-field-not-in-data-format/m-p/1387377#M805702</guid>
      <dc:creator>qv_bazz_10</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: 12 month rolling selection from a field not in data format</title>
      <link>https://community.qlik.com/t5/QlikView/12-month-rolling-selection-from-a-field-not-in-data-format/m-p/1387378#M805703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see if the below helps: ( I am using Version 12)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/181645_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2017 15:37:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/12-month-rolling-selection-from-a-field-not-in-data-format/m-p/1387378#M805703</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2017-10-31T15:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: 12 month rolling selection from a field not in data format</title>
      <link>https://community.qlik.com/t5/QlikView/12-month-rolling-selection-from-a-field-not-in-data-format/m-p/1387379#M805704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thirumala, it's simply perfect!!! Thank you very much, you've been incredibly fast and kind!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Andrea&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2017 15:43:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/12-month-rolling-selection-from-a-field-not-in-data-format/m-p/1387379#M805704</guid>
      <dc:creator>qv_bazz_10</dc:creator>
      <dc:date>2017-10-31T15:43:46Z</dc:date>
    </item>
    <item>
      <title>Re: 12 month rolling selection from a field not in data format</title>
      <link>https://community.qlik.com/t5/QlikView/12-month-rolling-selection-from-a-field-not-in-data-format/m-p/1387380#M805705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are welcome and glad I am able to help...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Oct 2017 15:47:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/12-month-rolling-selection-from-a-field-not-in-data-format/m-p/1387380#M805705</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2017-10-31T15:47:44Z</dc:date>
    </item>
  </channel>
</rss>

