<?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 ytd and mtd?is this expressions correct or not because i am getting more confuse ? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/ytd-and-mtd-is-this-expressions-correct-or-not-because-i-am/m-p/691919#M1072564</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #414141;"&gt;YTD (Year-To-Date) Sales:&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P style="margin-top: auto; margin-bottom: auto; margin-left: 33.6pt; background: white;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #414141;"&gt;Sum({$&amp;lt;MonthID = {“&amp;lt;=$(=Max(MonthID))”}, Year = {$(=Max(Year))},&lt;/SPAN&gt;&lt;SPAN style="color: #414141; font-family: Arial, sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;Quarter = ,&lt;/SPAN&gt;&lt;SPAN style="color: #414141; font-family: Arial, sans-serif; font-size: 10pt; line-height: 1.5em;"&gt; Month = &amp;gt;} Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: auto; margin-bottom: auto; margin-left: 33.6pt; background: white;"&gt;&lt;SPAN style="color: #414141; font-family: Arial, sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #414141;"&gt;QTD (Quarter-To-Date) Sales:&lt;/SPAN&gt;&lt;UL style="list-style-type: circle;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #414141;"&gt;Sum({$&amp;lt;MonthID = {“&amp;lt;=$(=Max(MonthID))”},&amp;nbsp; QuarterID = {$(=Max(QuarterID))}, Year = ,&lt;/SPAN&gt;&lt;SPAN style="color: #414141; font-family: Arial, sans-serif; font-size: 10pt; line-height: 1.5em; background-color: white;"&gt; Quarter = ,&amp;nbsp;&amp;nbsp; Month = &amp;gt;} Sales)&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN style="color: #414141; font-family: Arial, sans-serif; font-size: 10pt; line-height: 1.5em; background-color: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #414141;"&gt;MTD (Month-To-Date) Sales:&lt;/SPAN&gt;&lt;UL style="list-style-type: circle;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #414141;"&gt;Sum({$&amp;lt;MonthID = {$(=Max(MonthID))},Year = ,Quarter = ,Month = &amp;gt;} Sales)&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #414141;"&gt;Previous Month Sales:&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL style="list-style-type: circle;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #414141;"&gt;Sum({$&amp;lt;MonthID = {$(=Max(MonthID) – 1)}, Year = , Quarter = , Month = &amp;gt;} Sales)&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #414141;"&gt;Previous Quarter Sales:&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL style="list-style-type: circle;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #414141;"&gt;Sum({$&amp;lt;QuarterID = {$(=Max(QuarterID) – 1)}, Year = ,&amp;nbsp; Quarter = , Month = &amp;gt;} Sales)&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #414141;"&gt;Sales for the same Month but Previous Year:&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL style="list-style-type: circle;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #414141;"&gt;Sum({$&amp;lt;MonthID = {$(=Max(MonthID) – 12)}, Year = ,Quarter = ,Month = &amp;gt;} Sales)&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #414141;"&gt;Sales for same Quarter of the Previous Year:&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL style="list-style-type: circle;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #414141;"&gt;Sum({$&amp;lt;QuarterID = {$(=Max(QuarterID) – 4)}, Year = , Quarter = , Month = &amp;gt;} Sales)&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #414141;"&gt;YTD Sales for Previous Year&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL style="list-style-type: circle;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #414141;"&gt;Sum({$&amp;lt;MonthID = {“&amp;lt;=$(=Max(MonthID) – 12)”},Year = {$(=Max(Year) – 1)},&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P style="margin-top: auto; margin-bottom: auto; margin-left: 33.6pt; background: white;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #414141;"&gt; Quarter = ,&amp;nbsp;&amp;nbsp; Month = &amp;gt;} Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #414141;"&gt;Sales for Rolling 12 Months:&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #414141;"&gt;Sum({$&amp;lt;MonthID = {“&amp;gt;=$(=Max(MonthID) – 11)&amp;lt;=$(=Max(MonthID))”}, &lt;/SPAN&gt;&lt;SPAN style="color: #414141; font-family: Arial, sans-serif; font-size: 10pt; line-height: 1.5em; background-color: white;"&gt;Year = ,&amp;nbsp; Quarter = , Month = &amp;gt;} Sales)&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P style="margin-top: auto; margin-bottom: auto; margin-left: 33.6pt; background: white;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #414141;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: auto; margin-bottom: auto; margin-left: 33.6pt; background: white;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #414141;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: auto; margin-bottom: auto; margin-left: 33.6pt; background: white;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #414141;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 17 Aug 2014 04:58:02 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-08-17T04:58:02Z</dc:date>
    <item>
      <title>ytd and mtd?is this expressions correct or not because i am getting more confuse ?</title>
      <link>https://community.qlik.com/t5/QlikView/ytd-and-mtd-is-this-expressions-correct-or-not-because-i-am/m-p/691919#M1072564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #414141;"&gt;YTD (Year-To-Date) Sales:&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P style="margin-top: auto; margin-bottom: auto; margin-left: 33.6pt; background: white;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #414141;"&gt;Sum({$&amp;lt;MonthID = {“&amp;lt;=$(=Max(MonthID))”}, Year = {$(=Max(Year))},&lt;/SPAN&gt;&lt;SPAN style="color: #414141; font-family: Arial, sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;Quarter = ,&lt;/SPAN&gt;&lt;SPAN style="color: #414141; font-family: Arial, sans-serif; font-size: 10pt; line-height: 1.5em;"&gt; Month = &amp;gt;} Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: auto; margin-bottom: auto; margin-left: 33.6pt; background: white;"&gt;&lt;SPAN style="color: #414141; font-family: Arial, sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #414141;"&gt;QTD (Quarter-To-Date) Sales:&lt;/SPAN&gt;&lt;UL style="list-style-type: circle;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #414141;"&gt;Sum({$&amp;lt;MonthID = {“&amp;lt;=$(=Max(MonthID))”},&amp;nbsp; QuarterID = {$(=Max(QuarterID))}, Year = ,&lt;/SPAN&gt;&lt;SPAN style="color: #414141; font-family: Arial, sans-serif; font-size: 10pt; line-height: 1.5em; background-color: white;"&gt; Quarter = ,&amp;nbsp;&amp;nbsp; Month = &amp;gt;} Sales)&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN style="color: #414141; font-family: Arial, sans-serif; font-size: 10pt; line-height: 1.5em; background-color: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #414141;"&gt;MTD (Month-To-Date) Sales:&lt;/SPAN&gt;&lt;UL style="list-style-type: circle;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #414141;"&gt;Sum({$&amp;lt;MonthID = {$(=Max(MonthID))},Year = ,Quarter = ,Month = &amp;gt;} Sales)&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #414141;"&gt;Previous Month Sales:&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL style="list-style-type: circle;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #414141;"&gt;Sum({$&amp;lt;MonthID = {$(=Max(MonthID) – 1)}, Year = , Quarter = , Month = &amp;gt;} Sales)&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #414141;"&gt;Previous Quarter Sales:&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL style="list-style-type: circle;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #414141;"&gt;Sum({$&amp;lt;QuarterID = {$(=Max(QuarterID) – 1)}, Year = ,&amp;nbsp; Quarter = , Month = &amp;gt;} Sales)&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #414141;"&gt;Sales for the same Month but Previous Year:&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL style="list-style-type: circle;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #414141;"&gt;Sum({$&amp;lt;MonthID = {$(=Max(MonthID) – 12)}, Year = ,Quarter = ,Month = &amp;gt;} Sales)&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #414141;"&gt;Sales for same Quarter of the Previous Year:&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL style="list-style-type: circle;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #414141;"&gt;Sum({$&amp;lt;QuarterID = {$(=Max(QuarterID) – 4)}, Year = , Quarter = , Month = &amp;gt;} Sales)&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #414141;"&gt;YTD Sales for Previous Year&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL style="list-style-type: circle;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #414141;"&gt;Sum({$&amp;lt;MonthID = {“&amp;lt;=$(=Max(MonthID) – 12)”},Year = {$(=Max(Year) – 1)},&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P style="margin-top: auto; margin-bottom: auto; margin-left: 33.6pt; background: white;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #414141;"&gt; Quarter = ,&amp;nbsp;&amp;nbsp; Month = &amp;gt;} Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;UL style="list-style-type: disc;"&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #414141;"&gt;Sales for Rolling 12 Months:&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #414141;"&gt;Sum({$&amp;lt;MonthID = {“&amp;gt;=$(=Max(MonthID) – 11)&amp;lt;=$(=Max(MonthID))”}, &lt;/SPAN&gt;&lt;SPAN style="color: #414141; font-family: Arial, sans-serif; font-size: 10pt; line-height: 1.5em; background-color: white;"&gt;Year = ,&amp;nbsp; Quarter = , Month = &amp;gt;} Sales)&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P style="margin-top: auto; margin-bottom: auto; margin-left: 33.6pt; background: white;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #414141;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: auto; margin-bottom: auto; margin-left: 33.6pt; background: white;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #414141;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: auto; margin-bottom: auto; margin-left: 33.6pt; background: white;"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #414141;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Aug 2014 04:58:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ytd-and-mtd-is-this-expressions-correct-or-not-because-i-am/m-p/691919#M1072564</guid>
      <dc:creator />
      <dc:date>2014-08-17T04:58:02Z</dc:date>
    </item>
    <item>
      <title>Re: ytd and mtd?is this expressions correct or not because i am getting more confuse ?</title>
      <link>https://community.qlik.com/t5/QlikView/ytd-and-mtd-is-this-expressions-correct-or-not-because-i-am/m-p/691920#M1072565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;These are from QlikView 11 For Developers Book... Point in Time Reporting Chapter...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here Each Month, Quarter is assigned with an MonthID and QuarterID starting from First to Last... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So when you say Year = Max(Year)... means max Year from the selected Year or Max Year of the database if user hasn't selected anything... The same case applied to MonthID = Max(MonthID) and QuarterID = Max(QuarterID)..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us know what is your confusion...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Aug 2014 06:14:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ytd-and-mtd-is-this-expressions-correct-or-not-because-i-am/m-p/691920#M1072565</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-08-17T06:14:48Z</dc:date>
    </item>
    <item>
      <title>Re: ytd and mtd?is this expressions correct or not because i am getting more confuse ?</title>
      <link>https://community.qlik.com/t5/QlikView/ytd-and-mtd-is-this-expressions-correct-or-not-because-i-am/m-p/691921#M1072566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;MonthID = Max(MonthID)&amp;nbsp; QuarterID = Max(QuarterID)&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;Year = Max(Year)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12px; background-color: #f6f6f6; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;if mention thease are all variables and using above expressions means its correct only right?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&amp;nbsp; if u have any other way of writing expression please tell me &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Aug 2014 06:50:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ytd-and-mtd-is-this-expressions-correct-or-not-because-i-am/m-p/691921#M1072566</guid>
      <dc:creator />
      <dc:date>2014-08-17T06:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: ytd and mtd?is this expressions correct or not because i am getting more confuse ?</title>
      <link>https://community.qlik.com/t5/QlikView/ytd-and-mtd-is-this-expressions-correct-or-not-because-i-am/m-p/691922#M1072567</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are many ways to get MTD, YTD, QTD, WTD... What is your actual requirements? Let us have the sample data or the requirements you want....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Aug 2014 08:07:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ytd-and-mtd-is-this-expressions-correct-or-not-because-i-am/m-p/691922#M1072567</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-08-17T08:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: ytd and mtd?is this expressions correct or not because i am getting more confuse ?</title>
      <link>https://community.qlik.com/t5/QlikView/ytd-and-mtd-is-this-expressions-correct-or-not-because-i-am/m-p/691923#M1072568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;my req is ytd,mtd,qtd,wtd&amp;nbsp;&amp;nbsp; pls give me correct expressions&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Aug 2014 08:47:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ytd-and-mtd-is-this-expressions-correct-or-not-because-i-am/m-p/691923#M1072568</guid>
      <dc:creator />
      <dc:date>2014-08-17T08:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: ytd and mtd?is this expressions correct or not because i am getting more confuse ?</title>
      <link>https://community.qlik.com/t5/QlikView/ytd-and-mtd-is-this-expressions-correct-or-not-because-i-am/m-p/691924#M1072569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Consider that you have below dummy data….&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: blue; font-size: 9.0pt; font-family: 'Courier New';"&gt;&lt;STRONG&gt;Load&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,&lt;BR /&gt; 'Q'&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Ceil&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;)/3) &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Quarter&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Sales&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Inline&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;[&lt;BR /&gt; Date,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sales&lt;BR /&gt; 01/01/2014, 100&lt;BR /&gt; 10/01/2014, 1000&lt;BR /&gt; 04/02/2014, 500&lt;BR /&gt; 03/03/2014, 1200&lt;BR /&gt; 15/03/2014, 130&lt;BR /&gt; 25/03/2014, 200&lt;BR /&gt; 01/04/2014, 180&lt;BR /&gt; 21/04/2014, 300&lt;BR /&gt; 15/05/2014, 200&lt;BR /&gt; 20/05/2014, 100&lt;BR /&gt; 11/06/2014, 400&lt;BR /&gt; 12/07/2014, 220&lt;BR /&gt; 20/07/2014, 450&lt;BR /&gt; 01/08/2014, 600&lt;BR /&gt; 15/08/2014, 200&lt;BR /&gt; 17/08/2014, 220 &lt;BR /&gt; 25/08/2014, 10000&lt;BR /&gt; ]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: blue;"&gt;SUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: maroon;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt; = , &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: maroon;"&gt;Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt; =, &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: maroon;"&gt;Quarter&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt; = &amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: maroon;"&gt;Sales&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;will give you Total Sales 16000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: blue;"&gt;SUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: maroon;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt; = , &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: maroon;"&gt;Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt; =, &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: maroon;"&gt;Quarter&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt; = , &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: maroon;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt; = {&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: maroon;"&gt;"&amp;gt;=$(=YearStart(Today()))&amp;lt;=$(=Today())"&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: maroon;"&gt;Sales&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;)&lt;BR /&gt; will give you Total Sales For Current Year to Date&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: blue;"&gt;SUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: maroon;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt; = , &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: maroon;"&gt;Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt; =, &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: maroon;"&gt;Quarter&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt; = , &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: maroon;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt; = {&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: maroon;"&gt;"&amp;gt;=$(=MonthStart(Today()))&amp;lt;=$(=Today())"&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: maroon;"&gt;Sales&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;)&lt;BR /&gt; will give you Total Sales for Current Quarter to Date &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: blue;"&gt;SUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: maroon;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt; = , &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: maroon;"&gt;Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt; =, &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: maroon;"&gt;Quarter&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt; = ,&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: maroon;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt; = {&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: maroon;"&gt;"&amp;gt;=$(=QuarterStart(Today()))&amp;lt;=$(=Today())"&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: maroon;"&gt;Sales&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;)&lt;BR /&gt; Will give you Total Sales For Current Month to Date&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;The above YTD, QTD and MTD irrespective of Date, Month and Quarter selection as these fields are already bypassed…&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;Now what if you want User to select Date and YTD, QTD and MTD should be based on the User Selected Date…&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;You can Replace Today() with Max(Date) in above formulas.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Arial','sans-serif'; color: black;"&gt;Let me know if you still have any doubt…&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 17 Aug 2014 12:47:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ytd-and-mtd-is-this-expressions-correct-or-not-because-i-am/m-p/691924#M1072569</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-08-17T12:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: ytd and mtd?is this expressions correct or not because i am getting more confuse ?</title>
      <link>https://community.qlik.com/t5/QlikView/ytd-and-mtd-is-this-expressions-correct-or-not-because-i-am/m-p/691925#M1072570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi manojqlik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mw too I have the same problem....I apply the the expressions above but no values populated on the fields.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2015 13:38:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ytd-and-mtd-is-this-expressions-correct-or-not-because-i-am/m-p/691925#M1072570</guid>
      <dc:creator />
      <dc:date>2015-01-19T13:38:41Z</dc:date>
    </item>
  </channel>
</rss>

