<?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 Month To date MTD in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Calculate-Month-To-date-MTD/m-p/1383187#M31565</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Hi,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Just wondering to know how you went about this one,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Cheers,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Luis&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;PS. When applicable please mark the appropriate replies as Correct. This will help community members know which discussions have already been addressed and have a possible known solution. Please mark replies as Helpful if the provided solution is helpful to the problem, but does not necessarily solve the indicated problem. You can mark multiple threads as Helpful if you feel additional info is useful to others&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Nov 2017 22:52:59 GMT</pubDate>
    <dc:creator>luismadriz</dc:creator>
    <dc:date>2017-11-21T22:52:59Z</dc:date>
    <item>
      <title>Calculate Month To date MTD</title>
      <link>https://community.qlik.com/t5/App-Development/Calculate-Month-To-date-MTD/m-p/1383184#M31562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I have a problem to calculate Month To date MTD in my data. Is it my format in excel wrong or what? I will share the both file. &lt;BR /&gt;PAC Platform in excel is just a file to concatenate with the file named "book1" on field name only. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 01:39:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculate-Month-To-date-MTD/m-p/1383184#M31562</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-14T01:39:37Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Month To date MTD</title>
      <link>https://community.qlik.com/t5/App-Development/Calculate-Month-To-date-MTD/m-p/1383185#M31563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Izzat,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What expression are you using to calculate MTD? Maybe you could start with something like this: Sum(IF([date]&amp;gt;=Monthstart(today()),gasdaily))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may want to use a Master Calendar. If you want to create a master calendar based on your date field you may want to check this one I did a while ago: &lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-19202"&gt;https://community.qlik.com/docs/DOC-19202&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Luis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 03:30:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculate-Month-To-date-MTD/m-p/1383185#M31563</guid>
      <dc:creator>luismadriz</dc:creator>
      <dc:date>2017-11-14T03:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Month To date MTD</title>
      <link>https://community.qlik.com/t5/App-Development/Calculate-Month-To-date-MTD/m-p/1383186#M31564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi izzat azfar ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try this expression to get ur desire result to calculate mtd ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;OrderDate={"&amp;gt;=$(=(MonthStart(Max(OrderDate))))&amp;lt;=$(=Max(OrderDate))"},Year=,Month=&amp;gt;} [ urfeild])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this will work ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;rohit &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Nov 2017 05:04:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculate-Month-To-date-MTD/m-p/1383186#M31564</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-14T05:04:51Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Month To date MTD</title>
      <link>https://community.qlik.com/t5/App-Development/Calculate-Month-To-date-MTD/m-p/1383187#M31565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Hi,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Just wondering to know how you went about this one,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Cheers,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Luis&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;PS. When applicable please mark the appropriate replies as Correct. This will help community members know which discussions have already been addressed and have a possible known solution. Please mark replies as Helpful if the provided solution is helpful to the problem, but does not necessarily solve the indicated problem. You can mark multiple threads as Helpful if you feel additional info is useful to others&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2017 22:52:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculate-Month-To-date-MTD/m-p/1383187#M31565</guid>
      <dc:creator>luismadriz</dc:creator>
      <dc:date>2017-11-21T22:52:59Z</dc:date>
    </item>
  </channel>
</rss>

