<?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: Change in Month data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Change-in-Month-data/m-p/1237472#M393402</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Seems correct to me, but cant test unless i have some sample data. Can you share some sample data please??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Jan 2017 22:27:23 GMT</pubDate>
    <dc:creator>vishsaggi</dc:creator>
    <dc:date>2017-01-25T22:27:23Z</dc:date>
    <item>
      <title>Change in Month data</title>
      <link>https://community.qlik.com/t5/QlikView/Change-in-Month-data/m-p/1237467#M393397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the following formula that is not working.&amp;nbsp; I am looking in the +/- change Month over Month.&amp;nbsp; I am only getting the same value as the current month with the below formula.&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;Num&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Distinct&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;{&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Monthly Issue Severity]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={High},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Monthly Load Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {'$(=Max([Monthly Load Date]))'}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Monthly Issue ID]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)-&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Distinct&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;{&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Monthly Issue Severity]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={High},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Monthly Load Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {'$(=Max([Monthly Load Date]) - 1)'}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Monthly Issue ID]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),'0')&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Any assistance would be appreciated!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2017 19:31:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-in-Month-data/m-p/1237467#M393397</guid>
      <dc:creator />
      <dc:date>2017-01-25T19:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: Change in Month data</title>
      <link>https://community.qlik.com/t5/QlikView/Change-in-Month-data/m-p/1237468#M393398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Put single quotes in &lt;/P&gt;&lt;P&gt;{&amp;lt;[Monthly Issue Severity]={'High'} &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and Try.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2017 19:38:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-in-Month-data/m-p/1237468#M393398</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-01-25T19:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: Change in Month data</title>
      <link>https://community.qlik.com/t5/QlikView/Change-in-Month-data/m-p/1237469#M393399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, I actually did have those in the calculation, but they didn't transfer over. &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;Num&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Distinct&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;{&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Monthly Issue Severity]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'High'},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Monthly Load Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {'$(=Max([Monthly Load Date]))'}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Monthly Issue ID]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)-&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Distinct&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;{&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Monthly Issue Severity]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'High'},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Monthly Load Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {'$(=Max([Monthly Load Date]) - 1)'}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Monthly Issue ID]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),'0')&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;I still have the same amount month over month, and not the Change, I am looking for.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2017 19:45:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-in-Month-data/m-p/1237469#M393399</guid>
      <dc:creator />
      <dc:date>2017-01-25T19:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: Change in Month data</title>
      <link>https://community.qlik.com/t5/QlikView/Change-in-Month-data/m-p/1237470#M393400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you get if you just use one single count expression in a text object? Did you try?&lt;/P&gt;&lt;P&gt;Just single expression i mean..&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;Distinct&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;{&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;[Monthly Issue Severity]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;={'High'},&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;[Monthly Load Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; = {'$(=Max([Monthly Load Date]))'}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;[Monthly Issue ID]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Can you share a sample app you are working on?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2017 19:53:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-in-Month-data/m-p/1237470#M393400</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-01-25T19:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: Change in Month data</title>
      <link>https://community.qlik.com/t5/QlikView/Change-in-Month-data/m-p/1237471#M393401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have that in a different column.&amp;nbsp; That is how I know that the numbers current month and change are the exact same.&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/150903_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;For the H column the calculation is:&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;Num&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Distinct&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;{&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Monthly Issue Severity]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ={'High'},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Monthly Load Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {'$(=Max([Monthly Load Date]))'}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Monthly Issue ID]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),'##,###') &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;For the +/- (MoM) column, the calculation is :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Num&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Distinct&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;{&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Monthly Issue Severity]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'High'},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Monthly Load Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {'$(=Max([Monthly Load Date]))'}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Monthly Issue ID]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)-&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Distinct&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;{&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Monthly Issue Severity]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'High'},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Monthly Load Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {'$(=Max([Monthly Load Date]) - 1)'}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Monthly Issue ID]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),'0')&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;As you can see, the results are the exact same, and they should not be.&amp;nbsp; I am looking for the change month over month in the right column.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2017 21:08:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-in-Month-data/m-p/1237471#M393401</guid>
      <dc:creator />
      <dc:date>2017-01-25T21:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: Change in Month data</title>
      <link>https://community.qlik.com/t5/QlikView/Change-in-Month-data/m-p/1237472#M393402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Seems correct to me, but cant test unless i have some sample data. Can you share some sample data please??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2017 22:27:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-in-Month-data/m-p/1237472#M393402</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-01-25T22:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: Change in Month data</title>
      <link>https://community.qlik.com/t5/QlikView/Change-in-Month-data/m-p/1237473#M393403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attached is the data that is being used by my Pivot table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2017 23:53:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-in-Month-data/m-p/1237473#M393403</guid>
      <dc:creator />
      <dc:date>2017-01-25T23:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: Change in Month data</title>
      <link>https://community.qlik.com/t5/QlikView/Change-in-Month-data/m-p/1237474#M393404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your excel sheet has only two dates, 1/1/2017 and 12/1/2016, when you do Max(Load Date) - 1 what is the date you are expecting? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2017 02:20:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-in-Month-data/m-p/1237474#M393404</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-01-26T02:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: Change in Month data</title>
      <link>https://community.qlik.com/t5/QlikView/Change-in-Month-data/m-p/1237475#M393405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Silvia,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you need to test the date type in the set analysis, because in the set analysis the data type should be the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your example, &lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;[Monthly Load Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; = {'$(=Max([Monthly Load Date]) - 1)'}&lt;/SPAN&gt; : &lt;/P&gt;&lt;P&gt;I think maybe the &lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;[Monthly Load Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; &lt;/SPAN&gt;is the date type, but the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;Max([Monthly Load Date]) - 1&lt;/SPAN&gt;, i think it is a number type, you should use date() function to change the it, maybe like date(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;Max([Monthly Load Date]) - 1&lt;/SPAN&gt;), you can try it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2017 02:44:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-in-Month-data/m-p/1237475#M393405</guid>
      <dc:creator>uacg0009</dc:creator>
      <dc:date>2017-01-26T02:44:34Z</dc:date>
    </item>
    <item>
      <title>Re: Change in Month data</title>
      <link>https://community.qlik.com/t5/QlikView/Change-in-Month-data/m-p/1237476#M393406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vishwarath&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the Max Load Date - 1 should return with the data from 12/1/2016.&amp;nbsp; so the change in should be the +/- between 1/1/2017 and 12/1/2016.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2017 10:40:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-in-Month-data/m-p/1237476#M393406</guid>
      <dc:creator />
      <dc:date>2017-01-26T10:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: Change in Month data</title>
      <link>https://community.qlik.com/t5/QlikView/Change-in-Month-data/m-p/1237477#M393407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Aiolos, the Load Date is the same field, there are dates that have been imported, and have been set to maintain date status in the load statement. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load Statement:&lt;/P&gt;&lt;P&gt;&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;[Monthly Load Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'M/D/YYYY') &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Monthly Load Date] &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;I did try what you mentioned above and there was no change in the +/- calculation, I am still getting the same result as the Monthly Load date calculation.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2017 10:45:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-in-Month-data/m-p/1237477#M393407</guid>
      <dc:creator />
      <dc:date>2017-01-26T10:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: Change in Month data</title>
      <link>https://community.qlik.com/t5/QlikView/Change-in-Month-data/m-p/1237478#M393408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, but your excel sheet has not got any dates between 1/1/2017 and 12/1/2016. So i am not sure if this is what you are looking for. Attached is the sample i worked on, if not send me new updated sheet with some dates between those dates.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2017 12:48:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-in-Month-data/m-p/1237478#M393408</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-01-26T12:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: Change in Month data</title>
      <link>https://community.qlik.com/t5/QlikView/Change-in-Month-data/m-p/1237479#M393409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Silvia,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this &lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Monthly Load Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {'$(=Max([Monthly Load Date]))&lt;/SPAN&gt; will gives you 2017-01-01 if you have correct dateformat.&lt;/P&gt;&lt;P&gt;This &lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Monthly Load Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {'$(=Max([Monthly Load Date]) - 1)'}&amp;gt;} &lt;/SPAN&gt;will NOT gives you 2016-12-01 as you expect.&lt;/P&gt;&lt;P&gt;It could gives you a numeric value as Aiolos says, it could gives you 2017-01-00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Put both Expressions in a straigt tablechart without any label, hover over label in chart and see what you get.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2017 13:54:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-in-Month-data/m-p/1237479#M393409</guid>
      <dc:creator>stabben23</dc:creator>
      <dc:date>2017-01-26T13:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: Change in Month data</title>
      <link>https://community.qlik.com/t5/QlikView/Change-in-Month-data/m-p/1237480#M393410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Try this Expression after the '-' in your expression&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Distinct&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;{&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Monthly Issue Severity]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'High'},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Monthly Load Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {"$(=&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;max&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;addmonths&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;([Monthly Load &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,-1))) "&lt;/SPAN&gt;}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Monthly Issue ID]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2017 14:04:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-in-Month-data/m-p/1237480#M393410</guid>
      <dc:creator>stabben23</dc:creator>
      <dc:date>2017-01-26T14:04:22Z</dc:date>
    </item>
    <item>
      <title>Re: Change in Month data</title>
      <link>https://community.qlik.com/t5/QlikView/Change-in-Month-data/m-p/1237481#M393411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry misunderstood i believe, you were looking for Month on Month right so You want to see the 1/1/2017 counts and your date-1 is like 1 month behind so it will be 12/1/2016. Just follow what Staffan mentioned to use Addmonths and try?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2017 14:23:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-in-Month-data/m-p/1237481#M393411</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-01-26T14:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: Change in Month data</title>
      <link>https://community.qlik.com/t5/QlikView/Change-in-Month-data/m-p/1237482#M393412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Adding to what Staffan mentioned use below to get the difference. I used this when loading data from excel in the load statement &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD Date(Num([Monthly Load Date]), 'MM/DD/YYYY') AS [Monthly Load Date], col2, co3&lt;/P&gt;&lt;P&gt;FROM yourexcelsource;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;You H column will be&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=count({1}Distinct{&amp;lt;[Monthly Issue Severity] ={'High'},&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Monthly Load Date] = {"$(= Max([Monthly Load Date]) )"}&amp;gt;} [Monthly Issue ID])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Your PreviousMonth will be&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;= Count({1}Distinct{&amp;lt;[Monthly Issue Severity]={'High'},&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Monthly Load Date] = {"$(= Max(Date(AddMonths([Monthly Load Date], -1), 'MM/DD/YYYY')) )"}&amp;gt;} [Monthly Issue ID])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Your difference will be +/- MOM&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&amp;nbsp; Num(Count(Distinct{&amp;lt;[Monthly Issue Severity]={'High'},&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Monthly Load Date] = {"$(=Max([Monthly Load Date]))" }&amp;gt;} [Monthly Issue ID])&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; -&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Count(Distinct{&amp;lt;[Monthly Issue Severity]={'High'},&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Monthly Load Date] = {"$(= Max(Date(AddMonths([Monthly Load Date], -1), 'MM/DD/YYYY')) )"}&amp;gt;}&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Monthly Issue ID]), '0')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2017 14:52:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-in-Month-data/m-p/1237482#M393412</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-01-26T14:52:40Z</dc:date>
    </item>
    <item>
      <title>Re: Change in Month data</title>
      <link>https://community.qlik.com/t5/QlikView/Change-in-Month-data/m-p/1237483#M393413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I still get the same result, using your formula Staffan. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I should be getting a change of -1.&amp;nbsp; The Monthly Load Date is a date for 12/1 and 1/1, I ensured it in my Load Statement, I am not sure why my formula is not working as it should, by giving me the answer of -1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2017 16:59:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-in-Month-data/m-p/1237483#M393413</guid>
      <dc:creator />
      <dc:date>2017-01-26T16:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: Change in Month data</title>
      <link>https://community.qlik.com/t5/QlikView/Change-in-Month-data/m-p/1237484#M393414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For some reason the formula is not calculating the data for 12/1, I used your advice Staffan and for the period of 12/1, I am getting 0 for Total Monthly Issue ID, when I should get 125&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2017 17:01:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-in-Month-data/m-p/1237484#M393414</guid>
      <dc:creator />
      <dc:date>2017-01-26T17:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: Change in Month data</title>
      <link>https://community.qlik.com/t5/QlikView/Change-in-Month-data/m-p/1237485#M393415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try my expressions ? It is giving me -1 ?&lt;/P&gt;&lt;P&gt;Attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2017 17:03:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-in-Month-data/m-p/1237485#M393415</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-01-26T17:03:26Z</dc:date>
    </item>
    <item>
      <title>Re: Change in Month data</title>
      <link>https://community.qlik.com/t5/QlikView/Change-in-Month-data/m-p/1237486#M393416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are a life saver!!&amp;nbsp; Thank you so much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2017 17:13:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-in-Month-data/m-p/1237486#M393416</guid>
      <dc:creator />
      <dc:date>2017-01-26T17:13:31Z</dc:date>
    </item>
  </channel>
</rss>

