<?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: Calculate current month YTD minus previous month YTD in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calculate-current-month-YTD-minus-previous-month-YTD/m-p/101031#M751308</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay sounds good, I just wanted to know if there are concerns. But good to know that there aren't any.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Nov 2018 15:16:30 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2018-11-01T15:16:30Z</dc:date>
    <item>
      <title>Calculate current month YTD minus previous month YTD</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-current-month-YTD-minus-previous-month-YTD/m-p/101025#M751297</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 the table as shown below with YTD and MTD as expressions. &lt;IMG alt="1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/217310_1.PNG" style="height: 191px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;MTD = (Current month YTD) - (Previous month YTD). &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My expression for MTD = &lt;STRONG&gt;YTD - Alt(Above(Total(YTD)), 0). &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This expression is calculating correctly when selecting individual project number, but for all the project numbers selected It is calculating on per row basis which is completely wrong as shown in the below image;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/217311_Capture.PNG" style="height: 354px; width: 620px;" /&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Any idea on how to avoid it?&lt;STRONG&gt; (I want to calculate MTD as current month YTD - previous month YTD per Project_Number)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;attached are files for your reference;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&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/Calculate-current-month-YTD-minus-previous-month-YTD/m-p/101025#M751297</guid>
      <dc:creator>bhaveshp90</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate current month YTD minus previous month YTD</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-current-month-YTD-minus-previous-month-YTD/m-p/101026#M751298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your previous post I created a MonthYear field in the script, is there a reason you don't want to create MonthYear in the script and create it directly in the chart?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2018 14:54:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-current-month-YTD-minus-previous-month-YTD/m-p/101026#M751298</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-11-01T14:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate current month YTD minus previous month YTD</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-current-month-YTD-minus-previous-month-YTD/m-p/101027#M751301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have removed that tab which has the script. You can still use if needed;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt; &lt;STRONG&gt;Date(MonthStart(Snapshot_Date), 'MMMM-YYYY') as MonthYear,&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2018 15:02:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-current-month-YTD-minus-previous-month-YTD/m-p/101027#M751301</guid>
      <dc:creator>bhaveshp90</dc:creator>
      <dc:date>2018-11-01T15:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate current month YTD minus previous month YTD</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-current-month-YTD-minus-previous-month-YTD/m-p/101028#M751303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can add this, but the point is are you going to add this to your app? I mean is there a reason you don't want to have this in your app?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2018 15:03:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-current-month-YTD-minus-previous-month-YTD/m-p/101028#M751303</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-11-01T15:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate current month YTD minus previous month YTD</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-current-month-YTD-minus-previous-month-YTD/m-p/101029#M751305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check now....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2018 15:12:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-current-month-YTD-minus-previous-month-YTD/m-p/101029#M751305</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-11-01T15:12:51Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate current month YTD minus previous month YTD</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-current-month-YTD-minus-previous-month-YTD/m-p/101030#M751307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is not included in this test file. I will include this in my prod application, there is no reason not to include it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2018 15:14:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-current-month-YTD-minus-previous-month-YTD/m-p/101030#M751307</guid>
      <dc:creator>bhaveshp90</dc:creator>
      <dc:date>2018-11-01T15:14:48Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate current month YTD minus previous month YTD</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-current-month-YTD-minus-previous-month-YTD/m-p/101031#M751308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay sounds good, I just wanted to know if there are concerns. But good to know that there aren't any.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2018 15:16:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-current-month-YTD-minus-previous-month-YTD/m-p/101031#M751308</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-11-01T15:16:30Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate current month YTD minus previous month YTD</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-current-month-YTD-minus-previous-month-YTD/m-p/101032#M751309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt;‌ the YTD and MTD are same when filtered by Date, look at this below;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/217324_1.PNG" style="height: 377px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it is correct when selected individual project number;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/217325_Capture.PNG" style="height: 424px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2018 15:56:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-current-month-YTD-minus-previous-month-YTD/m-p/101032#M751309</guid>
      <dc:creator>bhaveshp90</dc:creator>
      <dc:date>2018-11-01T15:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate current month YTD minus previous month YTD</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-current-month-YTD-minus-previous-month-YTD/m-p/101033#M751310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes sir, because the project's are not repeating when you select a date&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2018 16:02:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-current-month-YTD-minus-previous-month-YTD/m-p/101033#M751310</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-11-01T16:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate current month YTD minus previous month YTD</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-current-month-YTD-minus-previous-month-YTD/m-p/101034#M751311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay, But the values are not correct when filtered by Date. Any idea on how to avoid it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is how the output should be when selected September month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/217328_1.PNG" style="height: 479px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2018 16:08:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-current-month-YTD-minus-previous-month-YTD/m-p/101034#M751311</guid>
      <dc:creator>bhaveshp90</dc:creator>
      <dc:date>2018-11-01T16:08:43Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate current month YTD minus previous month YTD</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-current-month-YTD-minus-previous-month-YTD/m-p/101035#M751312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess I get your point. You will need to ignore selection in Snapshot_Date, MonthYear or any other date and time field where you are making selection and then multiply your whole expression with Avg(1).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2018 16:11:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-current-month-YTD-minus-previous-month-YTD/m-p/101035#M751312</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-11-01T16:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate current month YTD minus previous month YTD</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-current-month-YTD-minus-previous-month-YTD/m-p/101036#M751313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is your example.... didn't need to multiply by Avg(1) because we were using Aggr(). But other than that you have unnecessarily made your expression super complicated... why do you need Num() function 20 times (exaggerated, but you get the point). Try the remove unnecessary functions to make your expression easier to understand&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/217329_Capture.PNG" style="height: 595px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2018 16:16:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-current-month-YTD-minus-previous-month-YTD/m-p/101036#M751313</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-11-01T16:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate current month YTD minus previous month YTD</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-current-month-YTD-minus-previous-month-YTD/m-p/101037#M751314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt;‌ thank you So much for it. I tried to put in my application but something is failing out. Can you tell me where I am doing wrong? Attached is for your reference. thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2018 13:57:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-current-month-YTD-minus-previous-month-YTD/m-p/101037#M751314</guid>
      <dc:creator>bhaveshp90</dc:creator>
      <dc:date>2018-11-02T13:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate current month YTD minus previous month YTD</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-current-month-YTD-minus-previous-month-YTD/m-p/101038#M751315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I tried to put in my application but something is failing out. Can you tell me where I am doing wrong? &lt;/SPAN&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Hahahaha do you want to may be tell me what is failing out? I am not 'Antaryami' brother &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2018 14:02:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-current-month-YTD-minus-previous-month-YTD/m-p/101038#M751315</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-11-02T14:02:16Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate current month YTD minus previous month YTD</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-current-month-YTD-minus-previous-month-YTD/m-p/101039#M751316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry if you felt wrong for my saying. I am trying and couldn't able to find out what's is wrong. But your solution is exactly what I want. thank you again. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2018 14:18:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-current-month-YTD-minus-previous-month-YTD/m-p/101039#M751316</guid>
      <dc:creator>bhaveshp90</dc:creator>
      <dc:date>2018-11-02T14:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate current month YTD minus previous month YTD</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-current-month-YTD-minus-previous-month-YTD/m-p/101040#M751318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey what happened &lt;A href="https://community.qlik.com/people/bhaveshp90"&gt;bhaveshp90&lt;/A&gt;‌? I was just asking about that is not right in the new attachment brother? You didn't like my comment? I was just trying to add humor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyways I am sorry if you feel offended.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2018 14:20:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-current-month-YTD-minus-previous-month-YTD/m-p/101040#M751318</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-11-02T14:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate current month YTD minus previous month YTD</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-current-month-YTD-minus-previous-month-YTD/m-p/101041#M751320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not like that brother. I am thinking you might feel bad for what I have asked you. I didn't feel offended. I agree that it is not correct to ask like that. &lt;/P&gt;&lt;P&gt;You need not be sorry &lt;A href="https://community.qlik.com/qlik-users/171708"&gt;stalwar1&lt;/A&gt;‌. I thank you for your solution and quick response every time. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2018 14:25:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-current-month-YTD-minus-previous-month-YTD/m-p/101041#M751320</guid>
      <dc:creator>bhaveshp90</dc:creator>
      <dc:date>2018-11-02T14:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate current month YTD minus previous month YTD</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-current-month-YTD-minus-previous-month-YTD/m-p/101042#M751321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See, I like your comment too &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/laugh.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2018 14:25:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-current-month-YTD-minus-previous-month-YTD/m-p/101042#M751321</guid>
      <dc:creator>bhaveshp90</dc:creator>
      <dc:date>2018-11-02T14:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate current month YTD minus previous month YTD</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-current-month-YTD-minus-previous-month-YTD/m-p/101043#M751323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no reason for me to feel bad about anything you ask. Once again, my question to you was -&amp;gt; What makes you think that the file you attached is not working? Can you give me an example where you see issues? All I was trying to say was that without you giving me this information, it is hard (time consuming and hence less efficient) for me to go in and try to figure out what isn't working the way it should. But if you can tell me, I can quickly go in and check to see what the issue is and how we can resolve it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does that make sense?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;no hard feelings at all &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2018 14:28:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-current-month-YTD-minus-previous-month-YTD/m-p/101043#M751323</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-11-02T14:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate current month YTD minus previous month YTD</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-current-month-YTD-minus-previous-month-YTD/m-p/101044#M751325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I understand. When I use the same expression in my application the for MTD it is not working. Look at how the values are; Can you look into this expression for MTD? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/217431_1.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2018 14:36:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-current-month-YTD-minus-previous-month-YTD/m-p/101044#M751325</guid>
      <dc:creator>bhaveshp90</dc:creator>
      <dc:date>2018-11-02T14:36:25Z</dc:date>
    </item>
  </channel>
</rss>

