<?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 Sum Values using the addyears function with date format MM/DD/YYYY in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sum-Values-using-the-addyears-function-with-date-format-MM-DD/m-p/886117#M532182</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am attempting to sum a value of a column of data using the date with a format of MM/DD/YYYY.&amp;nbsp; I am using the following expression and having no luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({$&amp;lt;[POS Date]={"$(=addyears(Date(Max([POS Date]),'MM/DD/YYYY'),-1))"}&amp;gt;}[POS Adjusted Fair Value])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Apr 2015 15:23:37 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-04-22T15:23:37Z</dc:date>
    <item>
      <title>Sum Values using the addyears function with date format MM/DD/YYYY</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-Values-using-the-addyears-function-with-date-format-MM-DD/m-p/886117#M532182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am attempting to sum a value of a column of data using the date with a format of MM/DD/YYYY.&amp;nbsp; I am using the following expression and having no luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({$&amp;lt;[POS Date]={"$(=addyears(Date(Max([POS Date]),'MM/DD/YYYY'),-1))"}&amp;gt;}[POS Adjusted Fair Value])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 15:23:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-Values-using-the-addyears-function-with-date-format-MM-DD/m-p/886117#M532182</guid>
      <dc:creator />
      <dc:date>2015-04-22T15:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: Sum Values using the addyears function with date format MM/DD/YYYY</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-Values-using-the-addyears-function-with-date-format-MM-DD/m-p/886118#M532183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this instead:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;=Sum({$&amp;lt;[POS Date]={"$(=Date(AddYears(Max([POS Date]), -1), 'MM/DD/YYYY'))"}&amp;gt;}[POS Adjusted Fair Value])&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;Best,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Sunny&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 15:25:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-Values-using-the-addyears-function-with-date-format-MM-DD/m-p/886118#M532183</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-22T15:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: Sum Values using the addyears function with date format MM/DD/YYYY</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-Values-using-the-addyears-function-with-date-format-MM-DD/m-p/886119#M532184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately that just returned a value of 0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 15:29:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-Values-using-the-addyears-function-with-date-format-MM-DD/m-p/886119#M532184</guid>
      <dc:creator />
      <dc:date>2015-04-22T15:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: Sum Values using the addyears function with date format MM/DD/YYYY</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-Values-using-the-addyears-function-with-date-format-MM-DD/m-p/886120#M532185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The date format for [POS Date] is 'MM/DD/YYYY', right? If it is not than your expression will give you 0. Can you check the format of your [POS Date]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 15:31:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-Values-using-the-addyears-function-with-date-format-MM-DD/m-p/886120#M532185</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-22T15:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: Sum Values using the addyears function with date format MM/DD/YYYY</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-Values-using-the-addyears-function-with-date-format-MM-DD/m-p/886121#M532186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could it be when I load the data from the spreadsheet that it is being loaded as a numeric value instead of a date?&amp;nbsp; The Number 42004 keeps popping us in the date field.&amp;nbsp; Would reloading the data and using the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET DateFormat='MM/DD/YYYY';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fix the issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 15:37:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-Values-using-the-addyears-function-with-date-format-MM-DD/m-p/886121#M532186</guid>
      <dc:creator />
      <dc:date>2015-04-22T15:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: Sum Values using the addyears function with date format MM/DD/YYYY</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-Values-using-the-addyears-function-with-date-format-MM-DD/m-p/886122#M532187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try doing this in the script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;SET DateFormat='MM/DD/YYYY';&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;YourTable:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;LOAD YourFields,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date([POS Date]) as [POS Date]&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;FROM xyz;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;and then use this &lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=Sum({$&amp;lt;[POS Date]={"$(=Date(AddYears(Max([POS Date]), -1), 'MM/DD/YYYY'))"}&amp;gt;}[POS Adjusted Fair Value])&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Alternatively you can try this as your expression:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=Sum({$&amp;lt;[POS Date]={"$(=Num(AddYears(Max([POS Date]), -1)))"}&amp;gt;}[POS Adjusted Fair Value])&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;HTH&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 15:40:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-Values-using-the-addyears-function-with-date-format-MM-DD/m-p/886122#M532187</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-22T15:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: Sum Values using the addyears function with date format MM/DD/YYYY</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-Values-using-the-addyears-function-with-date-format-MM-DD/m-p/886123#M532188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm seeing values, but I want the first column of data to display the sum for POS Adjusted Fair Value when the date is equal to 12/31/2014 and the second column to show the sum for the previous Year's quarter (date = 12/31/2013).&amp;nbsp; Make sense?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 15:51:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-Values-using-the-addyears-function-with-date-format-MM-DD/m-p/886123#M532188</guid>
      <dc:creator />
      <dc:date>2015-04-22T15:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: Sum Values using the addyears function with date format MM/DD/YYYY</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-Values-using-the-addyears-function-with-date-format-MM-DD/m-p/886124#M532189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First Column Expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({$&amp;lt;[POS Date]={"$(=Num(AddYears(Max([POS Date]))))"}&amp;gt;}[POS Adjusted Fair Value])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second Column Expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({$&amp;lt;[POS Date]={"$(=Num(AddYears(Max([POS Date]), -1)))"}&amp;gt;}[POS Adjusted Fair Value])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 15:52:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-Values-using-the-addyears-function-with-date-format-MM-DD/m-p/886124#M532189</guid>
      <dc:creator />
      <dc:date>2015-04-22T15:52:39Z</dc:date>
    </item>
    <item>
      <title>Re: Sum Values using the addyears function with date format MM/DD/YYYY</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-Values-using-the-addyears-function-with-date-format-MM-DD/m-p/886125#M532190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you seeing value for your first column right now???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 15:54:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-Values-using-the-addyears-function-with-date-format-MM-DD/m-p/886125#M532190</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-22T15:54:50Z</dc:date>
    </item>
    <item>
      <title>Re: Sum Values using the addyears function with date format MM/DD/YYYY</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-Values-using-the-addyears-function-with-date-format-MM-DD/m-p/886126#M532191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I see the same values for the first column that I see in the second column.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 15:57:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-Values-using-the-addyears-function-with-date-format-MM-DD/m-p/886126#M532191</guid>
      <dc:creator />
      <dc:date>2015-04-22T15:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: Sum Values using the addyears function with date format MM/DD/YYYY</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-Values-using-the-addyears-function-with-date-format-MM-DD/m-p/886127#M532192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try this one for your second expression??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;=Sum({$&amp;lt;[POS Date]={"$(=Num(AddYears(Date(Max([POS Date])), -1)))"}&amp;gt;}[POS Adjusted Fair Value])&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 15:58:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-Values-using-the-addyears-function-with-date-format-MM-DD/m-p/886127#M532192</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-22T15:58:29Z</dc:date>
    </item>
    <item>
      <title>Re: Sum Values using the addyears function with date format MM/DD/YYYY</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-Values-using-the-addyears-function-with-date-format-MM-DD/m-p/886128#M532193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That did not work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 16:00:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-Values-using-the-addyears-function-with-date-format-MM-DD/m-p/886128#M532193</guid>
      <dc:creator />
      <dc:date>2015-04-22T16:00:29Z</dc:date>
    </item>
    <item>
      <title>Re: Sum Values using the addyears function with date format MM/DD/YYYY</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-Values-using-the-addyears-function-with-date-format-MM-DD/m-p/886129#M532194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share a sample application to look at?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 16:01:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-Values-using-the-addyears-function-with-date-format-MM-DD/m-p/886129#M532194</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-22T16:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: Sum Values using the addyears function with date format MM/DD/YYYY</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-Values-using-the-addyears-function-with-date-format-MM-DD/m-p/886130#M532195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me play around with it a bit and see if I can get it to work.&amp;nbsp; Thanks for your assistance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 16:03:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-Values-using-the-addyears-function-with-date-format-MM-DD/m-p/886130#M532195</guid>
      <dc:creator />
      <dc:date>2015-04-22T16:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: Sum Values using the addyears function with date format MM/DD/YYYY</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-Values-using-the-addyears-function-with-date-format-MM-DD/m-p/886131#M532196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not a problem, I wish I was more helpful. Let me know if you don't find any way to fix it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 16:08:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-Values-using-the-addyears-function-with-date-format-MM-DD/m-p/886131#M532196</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-22T16:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: Sum Values using the addyears function with date format MM/DD/YYYY</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-Values-using-the-addyears-function-with-date-format-MM-DD/m-p/886132#M532197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, you were very helpful.&amp;nbsp; Just need to play around with it a bit.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 16:09:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-Values-using-the-addyears-function-with-date-format-MM-DD/m-p/886132#M532197</guid>
      <dc:creator />
      <dc:date>2015-04-22T16:09:41Z</dc:date>
    </item>
    <item>
      <title>Re: Sum Values using the addyears function with date format MM/DD/YYYY</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-Values-using-the-addyears-function-with-date-format-MM-DD/m-p/886133#M532199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, I was able to get it to work with a little bit of effort.&amp;nbsp; Your answer was correct.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 16:18:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-Values-using-the-addyears-function-with-date-format-MM-DD/m-p/886133#M532199</guid>
      <dc:creator />
      <dc:date>2015-04-22T16:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: Sum Values using the addyears function with date format MM/DD/YYYY</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-Values-using-the-addyears-function-with-date-format-MM-DD/m-p/886134#M532201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome! I am glad we were finally able to figure it out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 16:43:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-Values-using-the-addyears-function-with-date-format-MM-DD/m-p/886134#M532201</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-04-22T16:43:59Z</dc:date>
    </item>
  </channel>
</rss>

