<?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: month and previous month? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/month-and-previous-month/m-p/724930#M1054526</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;month numbers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Oct 2014 15:12:08 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-10-14T15:12:08Z</dc:date>
    <item>
      <title>month and previous month?</title>
      <link>https://community.qlik.com/t5/QlikView/month-and-previous-month/m-p/724926#M1054522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have month field and sales&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want comapre in single chart for current month sales and previous month sales ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2014 14:31:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/month-and-previous-month/m-p/724926#M1054522</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-14T14:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: month and previous month?</title>
      <link>https://community.qlik.com/t5/QlikView/month-and-previous-month/m-p/724927#M1054523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you tell me the format of you the data values in your month field ?&amp;nbsp; Are they dates ? Month Numbers (1-12) ? Month names (Jan-Dec) ?&amp;nbsp; That is the key piece to providing an expression that may work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2014 14:34:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/month-and-previous-month/m-p/724927#M1054523</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-10-14T14:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: month and previous month?</title>
      <link>https://community.qlik.com/t5/QlikView/month-and-previous-month/m-p/724928#M1054524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Set analysis using max month and max month -1. As JP stated above, would need the format before sharing any code. You might need to create a date convert crosswalk table for the calc as well. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2014 14:44:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/month-and-previous-month/m-p/724928#M1054524</guid>
      <dc:creator>erjohnso</dc:creator>
      <dc:date>2014-10-14T14:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: month and previous month?</title>
      <link>https://community.qlik.com/t5/QlikView/month-and-previous-month/m-p/724929#M1054525</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;here we need to write the set analysis,we can dynamically and static also.&lt;/P&gt;&lt;P&gt;for dynamic we can use several ways like directly give month or create a variable and place it in set analysis syntax.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2014 15:05:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/month-and-previous-month/m-p/724929#M1054525</guid>
      <dc:creator />
      <dc:date>2014-10-14T15:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: month and previous month?</title>
      <link>https://community.qlik.com/t5/QlikView/month-and-previous-month/m-p/724930#M1054526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;month numbers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2014 15:12:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/month-and-previous-month/m-p/724930#M1054526</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-14T15:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: month and previous month?</title>
      <link>https://community.qlik.com/t5/QlikView/month-and-previous-month/m-p/724931#M1054527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Will the current month be based off Today's month or some other month ?&amp;nbsp; For example, it might be the most recent month in your data .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still a bit of guess work, but if your data field is 'Month' and it stores values as 1-12, here are your&amp;nbsp; 2 expressions. Sales is the $ amount field of the Sales.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Current Month:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum&amp;nbsp; (&amp;nbsp; {$&amp;lt;Month = {'$(=Num(Month(Today())))'}&amp;gt;}&amp;nbsp; Sales)&lt;/P&gt;&lt;P&gt;Previous Month:&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum&amp;nbsp; (&amp;nbsp; {$&amp;lt;Month = {'$(=Num(month(AddMonths(Today(),-1))))'}&amp;gt;}&amp;nbsp; Sales) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Oct 2014 15:20:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/month-and-previous-month/m-p/724931#M1054527</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-10-14T15:20:21Z</dc:date>
    </item>
  </channel>
</rss>

