<?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 Selecting Previous Month Data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Selecting-Previous-Month-Data/m-p/752160#M535537</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&gt;I have a table which have the values for some months and also the ids for particular month&lt;/P&gt;&lt;P&gt;In the list box I wanted to show only the values which is current slecton month - 1.&lt;/P&gt;&lt;P&gt;I have created a variable for getting the previous month of current seleciton but stil im not getting any value.&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Dec 2014 10:41:13 GMT</pubDate>
    <dc:creator>Muthu</dc:creator>
    <dc:date>2014-12-17T10:41:13Z</dc:date>
    <item>
      <title>Selecting Previous Month Data</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-Previous-Month-Data/m-p/752160#M535537</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&gt;I have a table which have the values for some months and also the ids for particular month&lt;/P&gt;&lt;P&gt;In the list box I wanted to show only the values which is current slecton month - 1.&lt;/P&gt;&lt;P&gt;I have created a variable for getting the previous month of current seleciton but stil im not getting any value.&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2014 10:41:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-Previous-Month-Data/m-p/752160#M535537</guid>
      <dc:creator>Muthu</dc:creator>
      <dc:date>2014-12-17T10:41:13Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting Previous Month Data</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-Previous-Month-Data/m-p/752161#M535538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't understand what you're trying to do. Can you post an example document that demonstrates the problem? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2014 12:37:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-Previous-Month-Data/m-p/752161#M535538</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-12-17T12:37:04Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting Previous Month Data</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-Previous-Month-Data/m-p/752162#M535539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've made it defining variables.&lt;/P&gt;&lt;P&gt;Like the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LET vMonth_present = Month(AddMonths(Today(),0));&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // gives the present month&lt;/P&gt;&lt;P&gt;LET vMonth_prior1&amp;nbsp;&amp;nbsp;&amp;nbsp; = Month(AddMonths(Today(),-1));&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // gives the last month&lt;/P&gt;&lt;P&gt;LET vMonth_prior2&amp;nbsp;&amp;nbsp;&amp;nbsp; = Month(AddMonths(Today(),-2));&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // gives the month before&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**********************************************&lt;/P&gt;&lt;P&gt;regards. gustavooooo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Dec 2014 22:56:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-Previous-Month-Data/m-p/752162#M535539</guid>
      <dc:creator>gartigas</dc:creator>
      <dc:date>2014-12-17T22:56:20Z</dc:date>
    </item>
  </channel>
</rss>

