<?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/591199#M219279</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I didnt get the correct result for the above set analysis.&lt;/P&gt;&lt;P&gt;The spreadsheet calculation is different from the actual YTD formula.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please explain in brief, if the above set analysis can be applied for my case.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 03 May 2014 02:52:21 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-05-03T02:52:21Z</dc:date>
    <item>
      <title>YTD Calculation</title>
      <link>https://community.qlik.com/t5/QlikView/YTD-Calculation/m-p/591197#M219277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to calculate the YTD values and populate in a combo chart.&lt;/P&gt;&lt;P&gt;Find below the image which is the calculation in a spreadsheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jan -&amp;nbsp; NIL&lt;/P&gt;&lt;P&gt;Feb - Monthly Actuals(Jan) - &lt;STRONG&gt;$3,220&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Mar - Monthly Actuals(Jan+Feb) - ($3,200+2,995).=&lt;STRONG&gt;$6,175&lt;/STRONG&gt;..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Montly Actuals&lt;/STRONG&gt; are calculated with the dimensions. Now the issue is with the &lt;STRONG&gt;YTD Labor Actuals&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;Please suggest an idea to pull the values from Feb month in Qlikview expression as per the below snapshot. Thanks.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="YTD.jpg" class="jive-image" height="106" src="https://community.qlik.com/legacyfs/online/58319_YTD.jpg" style="float: left;" width="717" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 May 2014 20:49:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/YTD-Calculation/m-p/591197#M219277</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-02T20:49:31Z</dc:date>
    </item>
    <item>
      <title>Re: YTD Calculation</title>
      <link>https://community.qlik.com/t5/QlikView/YTD-Calculation/m-p/591198#M219278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For YTD calculation use like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eg:-&lt;/P&gt;&lt;P&gt;=Sum({$&amp;lt;YourDatefield = {'&amp;gt;$(=Max((YearStart(Today())))) &amp;lt;=$(=Max(today()))'}&amp;gt;}&amp;nbsp; Value)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 May 2014 21:20:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/YTD-Calculation/m-p/591198#M219278</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-05-02T21:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: YTD Calculation</title>
      <link>https://community.qlik.com/t5/QlikView/YTD-Calculation/m-p/591199#M219279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I didnt get the correct result for the above set analysis.&lt;/P&gt;&lt;P&gt;The spreadsheet calculation is different from the actual YTD formula.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please explain in brief, if the above set analysis can be applied for my case.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 May 2014 02:52:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/YTD-Calculation/m-p/591199#M219279</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-05-03T02:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: YTD Calculation</title>
      <link>https://community.qlik.com/t5/QlikView/YTD-Calculation/m-p/591200#M219280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Request you to refer master calender &lt;A href="https://community.qlik.com/docs/DOC-6511"&gt;SIMPLE MASTER CALENDER&lt;/A&gt; , Please implement the same in your data model and give following formula for calculating YTD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM({$&amp;lt;FinancialYear=,FiscalYear={$(=max(FiscalYear))},MonthName=,Quarter=&lt;/P&gt;&lt;P&gt;,[Posting Date]={"&amp;gt;=$(=YearStart(max({$&amp;lt;FiscalYear={$(=max(FiscalYear))}&amp;gt;}[Posting Date]),0,4))&amp;lt;=$(=max({$&amp;lt;FiscalYear={$(=max(FiscalYear))}&amp;gt;}[Posting Date]))"}&lt;/P&gt;&lt;P&gt;&amp;gt;}[Sales Amount])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this help you to calculate ytd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikas &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/blush.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 May 2014 04:54:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/YTD-Calculation/m-p/591200#M219280</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2014-05-03T04:54:41Z</dc:date>
    </item>
  </channel>
</rss>

