<?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: Can't get Prior Year (YTD) to work in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Can-t-get-Prior-Year-YTD-to-work/m-p/911884#M984776</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello KN,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I already tried this out and this gives me the total for the 2 years toghether.&lt;/P&gt;&lt;P&gt;Also I get a value for MonthYear '-' (no month indication)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Ambertje &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Aug 2015 12:07:21 GMT</pubDate>
    <dc:creator>amber2000</dc:creator>
    <dc:date>2015-08-05T12:07:21Z</dc:date>
    <item>
      <title>Can't get Prior Year (YTD) to work</title>
      <link>https://community.qlik.com/t5/QlikView/Can-t-get-Prior-Year-YTD-to-work/m-p/911880#M984772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've read a lot about YTD, MTD&amp;nbsp; and I'm trying to implement this in my report.&lt;/P&gt;&lt;P&gt;I have 2 years of data(from jan 2014 untill now 2015)&lt;/P&gt;&lt;P&gt;In my KPI meter I want to show the sum of a value from today (05/08/2015) untill last year (05/08/2014)&lt;/P&gt;&lt;P&gt;YTD MaxDate is working great &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;YTD PriorYearDate gives me 0's and shows no value at all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I doing something wrong?&lt;/P&gt;&lt;P&gt;I attach my report so everyone can see what I mean.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody help me out please???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Ambertje&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2015 10:42:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-t-get-Prior-Year-YTD-to-work/m-p/911880#M984772</guid>
      <dc:creator>amber2000</dc:creator>
      <dc:date>2015-08-05T10:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: Can't get Prior Year (YTD) to work</title>
      <link>https://community.qlik.com/t5/QlikView/Can-t-get-Prior-Year-YTD-to-work/m-p/911881#M984773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Your variable vPriorYearDate has format ' DD MMM YYY'&lt;/P&gt;&lt;P&gt;Calendar_Day has Fromat 'YYYYMMDD'&lt;/P&gt;&lt;P&gt;Change format of variable 'YYYYMMDD'&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2015 10:57:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-t-get-Prior-Year-YTD-to-work/m-p/911881#M984773</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2015-08-05T10:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: Can't get Prior Year (YTD) to work</title>
      <link>https://community.qlik.com/t5/QlikView/Can-t-get-Prior-Year-YTD-to-work/m-p/911882#M984774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Antonio&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are so wright, I've adjusted the format of&amp;nbsp; vPriorYearDate to 'YYYYMMDD'.&lt;/P&gt;&lt;P&gt;So now I see data for every month of 2014 and the total of 2014,&amp;nbsp; but 0's for 2015.&lt;/P&gt;&lt;P&gt;There must be another mistake somewhere.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kind regards,&lt;/P&gt;&lt;P&gt;Ambertje&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2015 11:50:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-t-get-Prior-Year-YTD-to-work/m-p/911882#M984774</guid>
      <dc:creator>amber2000</dc:creator>
      <dc:date>2015-08-05T11:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: Can't get Prior Year (YTD) to work</title>
      <link>https://community.qlik.com/t5/QlikView/Can-t-get-Prior-Year-YTD-to-work/m-p/911883#M984775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this expression and let us know&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({$&amp;lt;Year=,Month=,Day=,Calendar_Day={'&amp;lt;=$(vPriorYearDate)'},MonthYear=,Bex_Action_Type ={FREINTE}&amp;gt;}[Bex_Value]) - sum({$&amp;lt;Year=,Month=,Day=,Calendar_Day={'&amp;lt;=$(vPriorYearDate)'},MonthYear=,[Litige voor KDC]={Ja}&amp;gt;}Waarde) + sum({$&amp;lt;Year=,Month=,Day=,Calendar_Day={'&amp;lt;=$(vPriorYearDate)'},MonthYear=&amp;gt;}[Bex_Shipped_Value]*'0,02%')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2015 11:59:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-t-get-Prior-Year-YTD-to-work/m-p/911883#M984775</guid>
      <dc:creator>qlikmsg4u</dc:creator>
      <dc:date>2015-08-05T11:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: Can't get Prior Year (YTD) to work</title>
      <link>https://community.qlik.com/t5/QlikView/Can-t-get-Prior-Year-YTD-to-work/m-p/911884#M984776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello KN,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I already tried this out and this gives me the total for the 2 years toghether.&lt;/P&gt;&lt;P&gt;Also I get a value for MonthYear '-' (no month indication)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Ambertje &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2015 12:07:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-t-get-Prior-Year-YTD-to-work/m-p/911884#M984776</guid>
      <dc:creator>amber2000</dc:creator>
      <dc:date>2015-08-05T12:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: Can't get Prior Year (YTD) to work</title>
      <link>https://community.qlik.com/t5/QlikView/Can-t-get-Prior-Year-YTD-to-work/m-p/911885#M984777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;What is your expected result where values are showing 0?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2015 12:10:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-t-get-Prior-Year-YTD-to-work/m-p/911885#M984777</guid>
      <dc:creator>kavita25</dc:creator>
      <dc:date>2015-08-05T12:10:48Z</dc:date>
    </item>
    <item>
      <title>Re: Can't get Prior Year (YTD) to work</title>
      <link>https://community.qlik.com/t5/QlikView/Can-t-get-Prior-Year-YTD-to-work/m-p/911886#M984780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't see 0 for 2015.&lt;/P&gt;&lt;P&gt;Can You post any screenshot ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2015 12:17:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-t-get-Prior-Year-YTD-to-work/m-p/911886#M984780</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2015-08-05T12:17:13Z</dc:date>
    </item>
    <item>
      <title>Re: Can't get Prior Year (YTD) to work</title>
      <link>https://community.qlik.com/t5/QlikView/Can-t-get-Prior-Year-YTD-to-work/m-p/911887#M984782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I took the liberty to make some changes in your date fields, please check, the 0 values that appear in the column YTD Prior is because the values are accumulating from Jan.01/2014 to Aug.03/2014 (your max date in the data is Aug.03/2015). In the column YTD 2015 the 0 values is because your accumulating values from Jan.01/2015 to Aug.03/2014&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see attached file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regars&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2015 13:44:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-t-get-Prior-Year-YTD-to-work/m-p/911887#M984782</guid>
      <dc:creator>maximiliano_vel</dc:creator>
      <dc:date>2015-08-05T13:44:31Z</dc:date>
    </item>
    <item>
      <title>Re: Can't get Prior Year (YTD) to work</title>
      <link>https://community.qlik.com/t5/QlikView/Can-t-get-Prior-Year-YTD-to-work/m-p/911888#M984784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Maximiliano,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The data is'nt correct anymore:&lt;/P&gt;&lt;P&gt;Jan 2014 should be -44.801, in your example it is -51.961&lt;/P&gt;&lt;P&gt;Also the values are only filled from jan 2014 untill aug 2014 (jan 2015 - aug 2015 has no values)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Ambertje &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2015 16:00:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-t-get-Prior-Year-YTD-to-work/m-p/911888#M984784</guid>
      <dc:creator>amber2000</dc:creator>
      <dc:date>2015-08-05T16:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: Can't get Prior Year (YTD) to work</title>
      <link>https://community.qlik.com/t5/QlikView/Can-t-get-Prior-Year-YTD-to-work/m-p/911889#M984786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="YTD_result.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/95094_YTD_result.png" style="width: 620px; height: 361px;" /&gt;&lt;BR /&gt;This screenshot is what the data should look like.&lt;/P&gt;&lt;P&gt;The result for 1 year (from aug-14 until jul-15) is 142.452&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Ambertje&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2015 16:09:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-t-get-Prior-Year-YTD-to-work/m-p/911889#M984786</guid>
      <dc:creator>amber2000</dc:creator>
      <dc:date>2015-08-05T16:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: Can't get Prior Year (YTD) to work</title>
      <link>https://community.qlik.com/t5/QlikView/Can-t-get-Prior-Year-YTD-to-work/m-p/911890#M984788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Antonio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the values In the last column YTD 20140805 PriorYearDate are 0 for every month of 2015.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="YTD_0s_for_2015.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/95096_YTD_0s_for_2015.png" style="width: 620px; height: 351px;" /&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Ambertje &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2015 16:13:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-t-get-Prior-Year-YTD-to-work/m-p/911890#M984788</guid>
      <dc:creator>amber2000</dc:creator>
      <dc:date>2015-08-05T16:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: Can't get Prior Year (YTD) to work</title>
      <link>https://community.qlik.com/t5/QlikView/Can-t-get-Prior-Year-YTD-to-work/m-p/911891#M984790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps I did a mistake in the data model, however you should check your date fields, since there are in different formats i found some dates with YYYYMMDD format and others with the format DD/MM/YYYY, this should be corrected...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2015 18:48:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-t-get-Prior-Year-YTD-to-work/m-p/911891#M984790</guid>
      <dc:creator>maximiliano_vel</dc:creator>
      <dc:date>2015-08-05T18:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: Can't get Prior Year (YTD) to work</title>
      <link>https://community.qlik.com/t5/QlikView/Can-t-get-Prior-Year-YTD-to-work/m-p/911892#M984792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;in last column set analysis is&lt;/P&gt;&lt;P&gt;......Calendar_day &amp;lt;= 20140731&lt;/P&gt;&lt;P&gt;so You can't have 2015 in this column.&lt;/P&gt;&lt;P&gt;You have 2015 in Column YTD Max Year&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2015 19:03:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-t-get-Prior-Year-YTD-to-work/m-p/911892#M984792</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2015-08-05T19:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: Can't get Prior Year (YTD) to work</title>
      <link>https://community.qlik.com/t5/QlikView/Can-t-get-Prior-Year-YTD-to-work/m-p/911893#M984794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;okay...the above screenshot should show as a result but on the click of what???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please give full detail..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 04:47:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-t-get-Prior-Year-YTD-to-work/m-p/911893#M984794</guid>
      <dc:creator>kavita25</dc:creator>
      <dc:date>2015-08-06T04:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: Can't get Prior Year (YTD) to work</title>
      <link>https://community.qlik.com/t5/QlikView/Can-t-get-Prior-Year-YTD-to-work/m-p/911894#M984795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good morning Kavita,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I click on Year 2015 and month aug.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Ambertje&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 08:27:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-t-get-Prior-Year-YTD-to-work/m-p/911894#M984795</guid>
      <dc:creator>amber2000</dc:creator>
      <dc:date>2015-08-06T08:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: Can't get Prior Year (YTD) to work</title>
      <link>https://community.qlik.com/t5/QlikView/Can-t-get-Prior-Year-YTD-to-work/m-p/911895#M984796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the attached qvw&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 10:56:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-t-get-Prior-Year-YTD-to-work/m-p/911895#M984796</guid>
      <dc:creator>kavita25</dc:creator>
      <dc:date>2015-08-06T10:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: Can't get Prior Year (YTD) to work</title>
      <link>https://community.qlik.com/t5/QlikView/Can-t-get-Prior-Year-YTD-to-work/m-p/911896#M984798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kavita,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is exactly what I was looking for, you are amazing and I thank you from the bottom of my heart.&lt;/P&gt;&lt;P&gt;I can jump for joy &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/silly.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Ambertje&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 12:32:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-t-get-Prior-Year-YTD-to-work/m-p/911896#M984798</guid>
      <dc:creator>amber2000</dc:creator>
      <dc:date>2015-08-06T12:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: Can't get Prior Year (YTD) to work</title>
      <link>https://community.qlik.com/t5/QlikView/Can-t-get-Prior-Year-YTD-to-work/m-p/911897#M984799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hahaha...dats funny... &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/laugh.png" /&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/laugh.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 12:36:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-t-get-Prior-Year-YTD-to-work/m-p/911897#M984799</guid>
      <dc:creator>kavita25</dc:creator>
      <dc:date>2015-08-06T12:36:38Z</dc:date>
    </item>
  </channel>
</rss>

