<?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 Set analysis: Previous month? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Set-analysis-Previous-month/m-p/119312#M8289</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P data-pm-slice="1 1 []"&gt;&lt;SPAN style="font-size: 10pt;"&gt;Hi all! &lt;/SPAN&gt;&lt;/P&gt;&lt;P data-pm-slice="1 1 []"&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P data-pm-slice="1 1 []"&gt;&lt;SPAN style="font-size: 10pt;"&gt;I am struggling a bit with one thing. I want to find a way to write a set analysis to sum up every month's &lt;STRONG&gt;previous&lt;/STRONG&gt; month's sales. My sales data is on a monthly basis and I have managed to set up a flag to capture (IS_Previous_Month) in order to get a snap shot of what was previous month's sales for just this time period right now, so to speak. However, I would like to be able to select in a bar chart for example February 2018 and see Sales of January 2018. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reason for this is that I am about to develop another KPI later that involves every selected time period's previous month's sales. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How would you recommend to solve this issue? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Nov 2018 09:35:33 GMT</pubDate>
    <dc:creator>rasmusilestedt</dc:creator>
    <dc:date>2018-11-08T09:35:33Z</dc:date>
    <item>
      <title>Set analysis: Previous month?</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-Previous-month/m-p/119312#M8289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P data-pm-slice="1 1 []"&gt;&lt;SPAN style="font-size: 10pt;"&gt;Hi all! &lt;/SPAN&gt;&lt;/P&gt;&lt;P data-pm-slice="1 1 []"&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P data-pm-slice="1 1 []"&gt;&lt;SPAN style="font-size: 10pt;"&gt;I am struggling a bit with one thing. I want to find a way to write a set analysis to sum up every month's &lt;STRONG&gt;previous&lt;/STRONG&gt; month's sales. My sales data is on a monthly basis and I have managed to set up a flag to capture (IS_Previous_Month) in order to get a snap shot of what was previous month's sales for just this time period right now, so to speak. However, I would like to be able to select in a bar chart for example February 2018 and see Sales of January 2018. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reason for this is that I am about to develop another KPI later that involves every selected time period's previous month's sales. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How would you recommend to solve this issue? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2018 09:35:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-Previous-month/m-p/119312#M8289</guid>
      <dc:creator>rasmusilestedt</dc:creator>
      <dc:date>2018-11-08T09:35:33Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis: Previous month?</title>
      <link>https://community.qlik.com/t5/App-Development/Set-analysis-Previous-month/m-p/1509882#M36385</link>
      <description>In set analysis you can use&lt;BR /&gt;Num_Month = {$(=Max(Num_Month)-1)} ,Month&lt;BR /&gt;Num_Month is numeric months 1,2,3...12&lt;BR /&gt;This would always give you previous month from whatever is selected</description>
      <pubDate>Tue, 20 Nov 2018 15:42:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Set-analysis-Previous-month/m-p/1509882#M36385</guid>
      <dc:creator>MK9885</dc:creator>
      <dc:date>2018-11-20T15:42:11Z</dc:date>
    </item>
  </channel>
</rss>

