<?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: % increase from last month in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/increase-from-last-month/m-p/129856#M759510</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You sure can, it will just help to know what date and time related fields do you have and what are there formats&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Aug 2018 15:28:04 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2018-08-10T15:28:04Z</dc:date>
    <item>
      <title>% increase from last month</title>
      <link>https://community.qlik.com/t5/QlikView/increase-from-last-month/m-p/129851#M759497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an expression for total payments : &lt;/P&gt;&lt;P&gt;(Sum({&amp;lt;Account={'2000','2001','2002','2003'}&amp;gt;}Trans))*-1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How would I create a measure for % increase in payments from previous month?&lt;/P&gt;&lt;P&gt;I want this to be rolling dates as I load new data every month. So I want...(total for last month-total for current month)/ Total for last month). &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/increase-from-last-month/m-p/129851#M759497</guid>
      <dc:creator>akuttler</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: % increase from last month</title>
      <link>https://community.qlik.com/t5/QlikView/increase-from-last-month/m-p/129852#M759499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this in a chart where Month or MonthYear is a dimension? If it is, then try this may be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Sum({&amp;lt;Account={'2000','2001','2002','2003'}&amp;gt;}Trans)/Above&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;(Sum({&amp;lt;Account={'2000','2001','2002','2003'}&amp;gt;}Trans)) - 1&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2018 15:14:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/increase-from-last-month/m-p/129852#M759499</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-08-10T15:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: % increase from last month</title>
      <link>https://community.qlik.com/t5/QlikView/increase-from-last-month/m-p/129853#M759502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No I want to display it as a KPI at the top of a sheet above other charts. I have a dimension for month year...and I would like it to update with those selections. The date field is called 'TransactionDate'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2018 15:18:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/increase-from-last-month/m-p/129853#M759502</guid>
      <dc:creator>akuttler</dc:creator>
      <dc:date>2018-08-10T15:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: % increase from last month</title>
      <link>https://community.qlik.com/t5/QlikView/increase-from-last-month/m-p/129854#M759505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, you would want to compare the max(MonthYear) to its previous? or compare today's month to its previous?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2018 15:23:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/increase-from-last-month/m-p/129854#M759505</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-08-10T15:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: % increase from last month</title>
      <link>https://community.qlik.com/t5/QlikView/increase-from-last-month/m-p/129855#M759508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Today's month or max month, to previous month (same year). &lt;/P&gt;&lt;P&gt;But I would also like the option to compare to same month (previous year). Could you do both?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2018 15:25:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/increase-from-last-month/m-p/129855#M759508</guid>
      <dc:creator>akuttler</dc:creator>
      <dc:date>2018-08-10T15:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: % increase from last month</title>
      <link>https://community.qlik.com/t5/QlikView/increase-from-last-month/m-p/129856#M759510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You sure can, it will just help to know what date and time related fields do you have and what are there formats&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2018 15:28:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/increase-from-last-month/m-p/129856#M759510</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-08-10T15:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: % increase from last month</title>
      <link>https://community.qlik.com/t5/QlikView/increase-from-last-month/m-p/129857#M759512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The date field is 'TransactionDate'&amp;nbsp; fomat 'mm/dd/yyyy'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2018 16:42:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/increase-from-last-month/m-p/129857#M759512</guid>
      <dc:creator>akuttler</dc:creator>
      <dc:date>2018-08-10T16:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: % increase from last month</title>
      <link>https://community.qlik.com/t5/QlikView/increase-from-last-month/m-p/129858#M759514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum({&amp;lt;Account = {'2000','2001','2002','2003'}, TransactionDate = {"$(='&amp;gt;=' &amp;amp; Date(MonthStart(Max(TransactionDate)), 'MM/DD/YYYY') &amp;amp; '&amp;lt;' &amp;amp; Date(MonthStart(Max(TransactionDate), 1), 'MM/DD/YYYY'))"}&amp;gt;}Trans)/&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;Above(Sum({&amp;lt;Account = {'2000','2001','2002','2003'}, TransactionDate = {"$(='&amp;gt;=' &amp;amp; Date(MonthStart(Max(TransactionDate), -1), 'MM/DD/YYYY') &amp;amp; '&amp;lt;' &amp;amp; Date(MonthStart(Max(TransactionDate)), 'MM/DD/YYYY'))"}&amp;gt;}Trans)) - 1&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2018 16:47:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/increase-from-last-month/m-p/129858#M759514</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-08-10T16:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: % increase from last month</title>
      <link>https://community.qlik.com/t5/QlikView/increase-from-last-month/m-p/129859#M759515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It gives me NULL&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2018 16:55:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/increase-from-last-month/m-p/129859#M759515</guid>
      <dc:creator>akuttler</dc:creator>
      <dc:date>2018-08-10T16:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: % increase from last month</title>
      <link>https://community.qlik.com/t5/QlikView/increase-from-last-month/m-p/129860#M759516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to provide a sample?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2018 17:01:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/increase-from-last-month/m-p/129860#M759516</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-08-10T17:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: % increase from last month</title>
      <link>https://community.qlik.com/t5/QlikView/increase-from-last-month/m-p/129861#M759517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Current month total works: &lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Sum({&amp;lt;Account = {'2000','2001','2002','2003'}, TransactionDate = {"$(='&amp;gt;=' &amp;amp; Date(MonthStart(Max(TransactionDate)), 'MM/DD/YYYY') &amp;amp; '&amp;lt;' &amp;amp; Date(MonthStart(Max(TransactionDate), 1), 'MM/DD/YYYY'))"}&amp;gt;}Trans)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;So how would I alter it to represent last month total?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;the expression below gives me null&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;STRONG style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Above(Sum({&amp;lt;Account = {'2000','2001','2002','2003'}, TransactionDate = {"$(='&amp;gt;=' &amp;amp; Date(MonthStart(Max(TransactionDate), -1), 'MM/DD/YYYY') &amp;amp; '&amp;lt;' &amp;amp; Date(MonthStart(Max(TransactionDate)), 'MM/DD/YYYY'))"}&amp;gt;}Trans)) - 1&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2018 17:28:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/increase-from-last-month/m-p/129861#M759517</guid>
      <dc:creator>akuttler</dc:creator>
      <dc:date>2018-08-10T17:28:28Z</dc:date>
    </item>
    <item>
      <title>Re: % increase from last month</title>
      <link>https://community.qlik.com/t5/QlikView/increase-from-last-month/m-p/129862#M759518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let me ask you this? Are you using this in a chart or text box object? If this is in a chart, what all dimensions do you have?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2018 17:31:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/increase-from-last-month/m-p/129862#M759518</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-08-10T17:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: % increase from last month</title>
      <link>https://community.qlik.com/t5/QlikView/increase-from-last-month/m-p/129863#M759519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Text object. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2018 17:34:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/increase-from-last-month/m-p/129863#M759519</guid>
      <dc:creator>akuttler</dc:creator>
      <dc:date>2018-08-10T17:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: % increase from last month</title>
      <link>https://community.qlik.com/t5/QlikView/increase-from-last-month/m-p/129864#M759520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hahahaha, try this (without Above())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Sum({&amp;lt;Account = {'2000','2001','2002','2003'}, TransactionDate = {"$(='&amp;gt;=' &amp;amp; Date(MonthStart(Max(TransactionDate)), 'MM/DD/YYYY') &amp;amp; '&amp;lt;' &amp;amp; Date(MonthStart(Max(TransactionDate), 1), 'MM/DD/YYYY'))"}&amp;gt;}Trans)/&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: inherit; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Sum({&amp;lt;Account = {'2000','2001','2002','2003'}, TransactionDate = {"$(='&amp;gt;=' &amp;amp; Date(MonthStart(Max(TransactionDate), -1), 'MM/DD/YYYY') &amp;amp; '&amp;lt;' &amp;amp; Date(MonthStart(Max(TransactionDate)), 'MM/DD/YYYY'))"}&amp;gt;}Trans) - 1&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2018 17:35:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/increase-from-last-month/m-p/129864#M759520</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-08-10T17:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: % increase from last month</title>
      <link>https://community.qlik.com/t5/QlikView/increase-from-last-month/m-p/129865#M759521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes! thank you I tried to do the -1 but it didn't work for some reason. here's the kicker...I have a month year filter...so when i select a month, the current month total updates accordingly, but the previous month total goes to zero...why is that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2018 17:59:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/increase-from-last-month/m-p/129865#M759521</guid>
      <dc:creator>akuttler</dc:creator>
      <dc:date>2018-08-10T17:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: % increase from last month</title>
      <link>https://community.qlik.com/t5/QlikView/increase-from-last-month/m-p/129866#M759522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the name of your month year field?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2018 18:01:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/increase-from-last-month/m-p/129866#M759522</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-08-10T18:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: % increase from last month</title>
      <link>https://community.qlik.com/t5/QlikView/increase-from-last-month/m-p/129867#M759523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this.&amp;nbsp; This will sum your "Trans" for the month of July since this month is August.&amp;nbsp; If you wanted June, the number in the first "addmonths" piece would be -3 and the number in the second "addmonths" piece would be -2 and so forth.&amp;nbsp; For a trailing 12 months, the number in the first "addmonths" piece would be -12 and the number in the second one would stay a -1.&amp;nbsp; For 12 months before that, -24 and -13, etc. etc.&amp;nbsp; Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"&amp;lt;=$(=Max(Year))"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;MonthName&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"&amp;gt;=$(=addmonths(today(), -2)) &amp;lt;=$(=addmonths(today(), -1))"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;},Account={'2000','2001','2002','2003'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Trans&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2018 18:01:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/increase-from-last-month/m-p/129867#M759523</guid>
      <dc:creator>lfholland</dc:creator>
      <dc:date>2018-08-10T18:01:42Z</dc:date>
    </item>
    <item>
      <title>Re: % increase from last month</title>
      <link>https://community.qlik.com/t5/QlikView/increase-from-last-month/m-p/129868#M759524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;its a dimension: 'MonthYear' =Date(MonthStart(TransactionDate), 'MMMM YYYY')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2018 18:04:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/increase-from-last-month/m-p/129868#M759524</guid>
      <dc:creator>akuttler</dc:creator>
      <dc:date>2018-08-10T18:04:33Z</dc:date>
    </item>
    <item>
      <title>Re: % increase from last month</title>
      <link>https://community.qlik.com/t5/QlikView/increase-from-last-month/m-p/129869#M759525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do this in the script to create a new field and then use that as your filter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Date(MonthStart(TransactionDate), 'MMMM YYYY') as MonthYear&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;and then use this expression&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Sum({&amp;lt;Account = {'2000','2001','2002','2003'}, TransactionDate = {"$(='&amp;gt;=' &amp;amp; Date(MonthStart(Max(TransactionDate)), 'MM/DD/YYYY') &amp;amp; '&amp;lt;' &amp;amp; Date(MonthStart(Max(TransactionDate), 1), 'MM/DD/YYYY'))"}&lt;SPAN style="color: #ff0000;"&gt;, MonthYear&lt;/SPAN&gt;&amp;gt;}Trans)/&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: inherit; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Sum({&amp;lt;Account = {'2000','2001','2002','2003'}, TransactionDate = {"$(='&amp;gt;=' &amp;amp; Date(MonthStart(Max(TransactionDate), -1), 'MM/DD/YYYY') &amp;amp; '&amp;lt;' &amp;amp; Date(MonthStart(Max(TransactionDate)), 'MM/DD/YYYY'))"}&lt;STRONG style="color: #ff0000; font-size: 13px; font-style: inherit; font-family: inherit;"&gt;, MonthYear&lt;/STRONG&gt;&amp;gt;}Trans) - 1&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2018 18:06:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/increase-from-last-month/m-p/129869#M759525</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-08-10T18:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: % increase from last month</title>
      <link>https://community.qlik.com/t5/QlikView/increase-from-last-month/m-p/129870#M759526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh, "MonthName" is our field for Month/Year.&amp;nbsp; You would need to replace that with your "TransactionDate" field, I believe.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Aug 2018 18:07:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/increase-from-last-month/m-p/129870#M759526</guid>
      <dc:creator>lfholland</dc:creator>
      <dc:date>2018-08-10T18:07:05Z</dc:date>
    </item>
  </channel>
</rss>

