<?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 Period before the selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Period-before-the-selection/m-p/322628#M118825</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to bring the sum of the previous selection?&lt;/P&gt;&lt;P&gt;If I select two months, should return two months prior to selection.&lt;/P&gt;&lt;P&gt;example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;12/2011&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;and&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;11/2011&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;returns&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;10/2011&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;and&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;09/2011&lt;/SPAN&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Dec 2011 18:11:50 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-12-23T18:11:50Z</dc:date>
    <item>
      <title>Period before the selection</title>
      <link>https://community.qlik.com/t5/QlikView/Period-before-the-selection/m-p/322628#M118825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to bring the sum of the previous selection?&lt;/P&gt;&lt;P&gt;If I select two months, should return two months prior to selection.&lt;/P&gt;&lt;P&gt;example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;12/2011&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;and&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;11/2011&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;returns&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;10/2011&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;and&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;09/2011&lt;/SPAN&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2011 18:11:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Period-before-the-selection/m-p/322628#M118825</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-12-23T18:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: Period before the selection</title>
      <link>https://community.qlik.com/t5/QlikView/Period-before-the-selection/m-p/322629#M118826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use&amp;nbsp; a set expression to set DATA to the time period you want.&lt;/P&gt;&lt;P&gt;=SUM({&amp;lt;DATA = {"&amp;gt;=$(=Date(addmonths(min(DATA),-2),'MM/YYYY'))&amp;lt;=$(=Date(addmonths(max( DATA),-2),'MM/YYYY'))"}&amp;gt;}&amp;nbsp; VALOR)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2011 22:09:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Period-before-the-selection/m-p/322629#M118826</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2011-12-23T22:09:44Z</dc:date>
    </item>
  </channel>
</rss>

