<?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: YTD Calculation in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/YTD-Calculation/m-p/774260#M1021933</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bhagirath,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Thanks for your reply. Actually I dont have any issues in date field,also I have created a Financial year which start from Apr,&lt;/P&gt;&lt;P&gt;All I need is,to have a Exp that should calculate in above mentioned manner&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Mar 2015 06:14:55 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-03-24T06:14:55Z</dc:date>
    <item>
      <title>YTD Calculation</title>
      <link>https://community.qlik.com/t5/QlikView/YTD-Calculation/m-p/774258#M1021931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; I am having a appln that I need to calulcate YTD with below logic. My financial year start at 4th month so when I click May&lt;BR /&gt;I need to get cumulative values of Apr and May. Same applies till March.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 05:39:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/YTD-Calculation/m-p/774258#M1021931</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-24T05:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: YTD Calculation</title>
      <link>https://community.qlik.com/t5/QlikView/YTD-Calculation/m-p/774259#M1021932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The YearTodate function have got Starting month as 3rd argument, you can mention 4 (april) as you starting month&lt;/P&gt;&lt;P&gt;2nd argument is an offset 0 refers to this year, -1 referes to last year +1 refers to next year same periods &lt;/P&gt;&lt;P&gt;YearTodate(Date,0,4,Today())&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 06:04:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/YTD-Calculation/m-p/774259#M1021932</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-24T06:04:51Z</dc:date>
    </item>
    <item>
      <title>Re: YTD Calculation</title>
      <link>https://community.qlik.com/t5/QlikView/YTD-Calculation/m-p/774260#M1021933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bhagirath,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Thanks for your reply. Actually I dont have any issues in date field,also I have created a Financial year which start from Apr,&lt;/P&gt;&lt;P&gt;All I need is,to have a Exp that should calculate in above mentioned manner&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 06:14:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/YTD-Calculation/m-p/774260#M1021933</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-24T06:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: YTD Calculation</title>
      <link>https://community.qlik.com/t5/QlikView/YTD-Calculation/m-p/774261#M1021934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;hi,&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;use it&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;variable&amp;nbsp;&amp;nbsp;&amp;nbsp; vMAxDate=max(Date)&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;=Sum({$&amp;lt;Fin_Year=,Month=&amp;gt;}InYearToDate(Date,'$(vMaxDate)',0,4) * -1 *((Value)))&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Regards&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Vimlesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 06:38:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/YTD-Calculation/m-p/774261#M1021934</guid>
      <dc:creator />
      <dc:date>2015-03-24T06:38:19Z</dc:date>
    </item>
    <item>
      <title>Re: YTD Calculation</title>
      <link>https://community.qlik.com/t5/QlikView/YTD-Calculation/m-p/774262#M1021935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Check App.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vimlesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2015 06:40:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/YTD-Calculation/m-p/774262#M1021935</guid>
      <dc:creator />
      <dc:date>2015-03-24T06:40:44Z</dc:date>
    </item>
  </channel>
</rss>

