<?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 minus previous month in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Month-minus-previous-month/m-p/1069554#M357394</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK.. I have found the range sum and got this working...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;next, I have only have 1 dimension.. &lt;/P&gt;&lt;P&gt;how can I have 2 or 3 dimension??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Feb 2016 12:53:15 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-02-08T12:53:15Z</dc:date>
    <item>
      <title>Month minus previous month</title>
      <link>https://community.qlik.com/t5/QlikView/Month-minus-previous-month/m-p/1069553#M357393</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;first post so be gentle please &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a data structure with numerous lines which I sum up against a calendar day/week/month as required.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now in one specific chart I have the sums per month for all history.. I would like to have another column with the delta of X against month X-1 .&lt;/P&gt;&lt;P&gt;I have the previous month in as a value in the table structure, created with &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;((&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;MonthStart&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)-1, 'MM/YYYY') &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;but how do I get the previous months numbers to display in the current months row..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2016 10:32:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-minus-previous-month/m-p/1069553#M357393</guid>
      <dc:creator />
      <dc:date>2016-02-08T10:32:25Z</dc:date>
    </item>
    <item>
      <title>Re: Month minus previous month</title>
      <link>https://community.qlik.com/t5/QlikView/Month-minus-previous-month/m-p/1069554#M357394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK.. I have found the range sum and got this working...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;next, I have only have 1 dimension.. &lt;/P&gt;&lt;P&gt;how can I have 2 or 3 dimension??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2016 12:53:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-minus-previous-month/m-p/1069554#M357394</guid>
      <dc:creator />
      <dc:date>2016-02-08T12:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: Month minus previous month</title>
      <link>https://community.qlik.com/t5/QlikView/Month-minus-previous-month/m-p/1069555#M357395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try a master calender with a AsOfMonth field&lt;/P&gt;&lt;P&gt;f.e. a AsOfYear Table&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Kalender:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;INLINE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;" &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Year, AsOfYear, Periodtype&lt;BR /&gt; 2000, 2000, Current&lt;BR /&gt; 2001, 2001, Current&lt;BR /&gt; 2001, 2000, Previous&lt;BR /&gt; 2002, 2001, Previous&lt;BR /&gt; &lt;BR /&gt; " &lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2016 15:58:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-minus-previous-month/m-p/1069555#M357395</guid>
      <dc:creator />
      <dc:date>2016-02-08T15:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: Month minus previous month</title>
      <link>https://community.qlik.com/t5/QlikView/Month-minus-previous-month/m-p/1069556#M357396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you share an example QVW?&amp;nbsp; I'm not sure I understand your requirements&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2016 16:04:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-minus-previous-month/m-p/1069556#M357396</guid>
      <dc:creator />
      <dc:date>2016-02-08T16:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: Month minus previous month</title>
      <link>https://community.qlik.com/t5/QlikView/Month-minus-previous-month/m-p/1069557#M357397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK.&lt;/P&gt;&lt;P&gt;I have a chart, Dimension = YearMonth and expression = count(Amount)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;next I wanted to add another expression to calculate the difference between each month and the month previous.&lt;/P&gt;&lt;P&gt;I think I can do this with the expression... &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;count(Amount) - &lt;/SPAN&gt;RangeSum(Above(count(Amount),-1,1))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;What I am struggling with is adding in a additional dimension (Category), as if I do this, the expression fails.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;thank you&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2016 17:03:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-minus-previous-month/m-p/1069557#M357397</guid>
      <dc:creator />
      <dc:date>2016-02-08T17:03:26Z</dc:date>
    </item>
    <item>
      <title>Re: Month minus previous month</title>
      <link>https://community.qlik.com/t5/QlikView/Month-minus-previous-month/m-p/1069558#M357398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay.&amp;nbsp; Try this instead of your range expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;count(Amount)-Above(Count(Amount))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will populate the cells when you add Category.&amp;nbsp; You will then want to sort the chart so the expression works the way you need it.&amp;nbsp; For example, if you need the change for each product over time, sort by product - text A-&amp;gt;Z&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Feb 2016 17:50:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-minus-previous-month/m-p/1069558#M357398</guid>
      <dc:creator />
      <dc:date>2016-02-08T17:50:31Z</dc:date>
    </item>
    <item>
      <title>Re: Month minus previous month</title>
      <link>https://community.qlik.com/t5/QlikView/Month-minus-previous-month/m-p/1069559#M357399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Caleb&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Feb 2016 13:45:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-minus-previous-month/m-p/1069559#M357399</guid>
      <dc:creator />
      <dc:date>2016-02-09T13:45:18Z</dc:date>
    </item>
  </channel>
</rss>

