<?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: last 12 months extraction in script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/last-12-months-extraction-in-script/m-p/987004#M650188</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load ....&lt;/P&gt;&lt;P&gt;Resident ....&lt;/P&gt;&lt;P&gt;Where year = &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;MonthStart&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AddMonths&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(),-12)))&amp;nbsp; and month = &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;month&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;MonthStart&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AddMonths&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(),-12))) ;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;let me know&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Sep 2015 09:36:51 GMT</pubDate>
    <dc:creator>alexandros17</dc:creator>
    <dc:date>2015-09-07T09:36:51Z</dc:date>
    <item>
      <title>last 12 months extraction in script</title>
      <link>https://community.qlik.com/t5/QlikView/last-12-months-extraction-in-script/m-p/987003#M650187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to extract last 12 month data only by excluding current month.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;for example for this month values should be from sep 2014 to aug 2015. how we can extract always last 12 months only in script level.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;Fields Month and Years:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;Month format:01,02,03.........&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;year format:2014,2015&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Sep 2015 09:30:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/last-12-months-extraction-in-script/m-p/987003#M650187</guid>
      <dc:creator>grajmca_sgp123</dc:creator>
      <dc:date>2015-09-07T09:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: last 12 months extraction in script</title>
      <link>https://community.qlik.com/t5/QlikView/last-12-months-extraction-in-script/m-p/987004#M650188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load ....&lt;/P&gt;&lt;P&gt;Resident ....&lt;/P&gt;&lt;P&gt;Where year = &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;MonthStart&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AddMonths&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(),-12)))&amp;nbsp; and month = &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;month&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;MonthStart&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;AddMonths&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(),-12))) ;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;let me know&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Sep 2015 09:36:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/last-12-months-extraction-in-script/m-p/987004#M650188</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2015-09-07T09:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: last 12 months extraction in script</title>
      <link>https://community.qlik.com/t5/QlikView/last-12-months-extraction-in-script/m-p/987005#M650190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Consolas, 'Courier New', Courier, mono, serif; font-size: 12px; background-color: #f8f8f8;"&gt;Let varMaxDate = Num(MakeDate(&lt;SPAN style="color: #000000; font-family: monospace; font-size: 11.7325px;"&gt;2014,9,1&lt;/SPAN&gt;));&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Consolas, 'Courier New', Courier, mono, serif; font-size: 12px; background-color: #f8f8f8;"&gt;Load&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Consolas, 'Courier New', Courier, mono, serif; font-size: 12px; background-color: #f8f8f8;"&gt;inyear(DateField, Monthstart($(varMaxDate)),-1) as Last12months&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Consolas, 'Courier New', Courier, mono, serif; font-size: 12px; background-color: #f8f8f8;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Consolas, 'Courier New', Courier, mono, serif; font-size: 12px; background-color: #f8f8f8;"&gt;from datasoruce; &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Sep 2015 09:49:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/last-12-months-extraction-in-script/m-p/987005#M650190</guid>
      <dc:creator>sunilkumarqv</dc:creator>
      <dc:date>2015-09-07T09:49:12Z</dc:date>
    </item>
    <item>
      <title>Re: last 12 months extraction in script</title>
      <link>https://community.qlik.com/t5/QlikView/last-12-months-extraction-in-script/m-p/987006#M650191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tab:&lt;/P&gt;&lt;P&gt;Load * &lt;/P&gt;&lt;P&gt;From &amp;lt;datasource&amp;gt;&lt;/P&gt;&lt;P&gt;where date &amp;gt;= Addyear(MonthEnd(Today()), -1);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Sep 2015 09:52:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/last-12-months-extraction-in-script/m-p/987006#M650191</guid>
      <dc:creator>senpradip007</dc:creator>
      <dc:date>2015-09-07T09:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: last 12 months extraction in script</title>
      <link>https://community.qlik.com/t5/QlikView/last-12-months-extraction-in-script/m-p/987007#M650193</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 style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load *&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Resident &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Where year = &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #0000ff;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #0000ff;"&gt;MonthStart&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #0000ff;"&gt;AddMonths&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #0000ff;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;(),-12)))&amp;nbsp; and month = &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #0000ff;"&gt;month&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #0000ff;"&gt;MonthStart&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #0000ff;"&gt;AddMonths&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #0000ff;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;(),-12))) &amp;lt;Tablename&amp;gt; ;&lt;/SPAN&gt;&lt;/SPAN&gt;&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;it might help u.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Sep 2015 10:04:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/last-12-months-extraction-in-script/m-p/987007#M650193</guid>
      <dc:creator />
      <dc:date>2015-09-07T10:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: last 12 months extraction in script</title>
      <link>https://community.qlik.com/t5/QlikView/last-12-months-extraction-in-script/m-p/987008#M650195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black;"&gt; &lt;SPAN style="color: #575757;"&gt;Hi Rajesh,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: #575757;"&gt;Table:&lt;BR /&gt; Load * , Max(date) as MaxDate;&lt;BR /&gt; Load *&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: #575757; background: #f8f8f8;"&gt;year&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: #575757; background: #f8f8f8;"&gt;month&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: #575757;"&gt;&lt;SPAN style="background: #f8f8f8;"&gt;MakeDate('year'&lt;/SPAN&gt;&lt;SPAN style="background: #f8f8f8;"&gt;,'&lt;/SPAN&gt;&lt;SPAN style="background: #f8f8f8;"&gt;month'&lt;/SPAN&gt;&lt;SPAN style="background: #f8f8f8;"&gt;,1&lt;/SPAN&gt;&lt;SPAN style="background: #f8f8f8;"&gt;) as Date&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; background: #f8f8f8;"&gt;Resident....&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: #575757; background: #f8f8f8;"&gt;Let varMaxDate = peek('MaxDate',0,'Table');&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: #575757;"&gt;Let v12months = Date(addmonths ('$(&lt;SPAN style="background: #f8f8f8;"&gt;varMaxDate&lt;/SPAN&gt;)',-12, 'DD-MM-YYYY');&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: #575757;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: #575757;"&gt;Data&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: #575757; background: #f8f8f8;"&gt;load *&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: #575757; background: #f8f8f8;"&gt;Resident Table&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: #575757; background: #f8f8f8;"&gt;where Date &amp;gt;= '$(v12months)'&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: #575757;"&gt;Drop Table Table;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: #575757;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: #575757;"&gt;Neetha&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Sep 2015 10:24:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/last-12-months-extraction-in-script/m-p/987008#M650195</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-07T10:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: last 12 months extraction in script</title>
      <link>https://community.qlik.com/t5/QlikView/last-12-months-extraction-in-script/m-p/987009#M650197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;t1:&lt;/P&gt;&lt;P&gt;load * Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;year,month&lt;/P&gt;&lt;P&gt;2015,01&lt;/P&gt;&lt;P&gt;2015,02&lt;/P&gt;&lt;P&gt;2015,03&lt;/P&gt;&lt;P&gt;2015,04&lt;/P&gt;&lt;P&gt;2015,05&lt;/P&gt;&lt;P&gt;2015,06&lt;/P&gt;&lt;P&gt;2015,07&lt;/P&gt;&lt;P&gt;2015,08&lt;/P&gt;&lt;P&gt;2015,09&lt;/P&gt;&lt;P&gt;2014,01&lt;/P&gt;&lt;P&gt;2014,02&lt;/P&gt;&lt;P&gt;2014,03&lt;/P&gt;&lt;P&gt;2014,04&lt;/P&gt;&lt;P&gt;2014,05&lt;/P&gt;&lt;P&gt;2014,06&lt;/P&gt;&lt;P&gt;2014,07&lt;/P&gt;&lt;P&gt;2014,08&lt;/P&gt;&lt;P&gt;2014,09&lt;/P&gt;&lt;P&gt;2014,10&lt;/P&gt;&lt;P&gt;2014,11&lt;/P&gt;&lt;P&gt;2014,12&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tab2:&lt;/P&gt;&lt;P&gt;load year,month Resident t1&lt;/P&gt;&lt;P&gt;where MakeDate(year,month,1)&amp;gt;addyears(addmonths(Today(1),-1),-1) and MakeDate(year,month,1)&amp;lt;addmonths(Today(1),-1);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Sep 2015 10:56:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/last-12-months-extraction-in-script/m-p/987009#M650197</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2015-09-07T10:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: last 12 months extraction in script</title>
      <link>https://community.qlik.com/t5/QlikView/last-12-months-extraction-in-script/m-p/987010#M650198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please try the below, use can use the for loop either loading data from QVD or SQL,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For i=1 to 12&lt;/P&gt;&lt;P&gt;Target:&lt;/P&gt;&lt;P&gt;Load &lt;/P&gt;&lt;P&gt;Year,&lt;/P&gt;&lt;P&gt;Month,&lt;/P&gt;&lt;P&gt;MonthName(Addmonths(Today(),-$(i))) AS Month_Loaded&lt;/P&gt;&lt;P&gt;Resident Source&lt;/P&gt;&lt;P&gt;where&lt;/P&gt;&lt;P&gt;Year = Year(Addmonths(Today(),-$(i))) and Month=Num(Month(Addmonths(Today(),-$(i))));&lt;/P&gt;&lt;P&gt;Next&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Sep 2015 12:12:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/last-12-months-extraction-in-script/m-p/987010#M650198</guid>
      <dc:creator>malini_qlikview</dc:creator>
      <dc:date>2015-09-07T12:12:14Z</dc:date>
    </item>
  </channel>
</rss>

