<?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: need makedate help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/need-makedate-help/m-p/1392492#M810662</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And what about this (not using Makedate() at all)&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;Date(AddYears(Max([Process Date])-1,-5),'MM/DD/YYYY')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Oct 2017 07:49:05 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2017-10-04T07:49:05Z</dc:date>
    <item>
      <title>need makedate help</title>
      <link>https://community.qlik.com/t5/QlikView/need-makedate-help/m-p/1392490#M810660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using the makedate function like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MakeDate(Year(AddYears(Max([Process Date])-1,-5)), num(month(AddYears(Max([Process Date])-1,-5))), num(Date(Max([Process Date])-1,'DD')) )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and it does not work.&lt;/P&gt;&lt;P&gt;My maximum process date is : 09/15/2017, so the output should be 09/14/2012.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I add this to makedate function:-&amp;nbsp;&amp;nbsp; num(Date(Max([Process Date])-1,'DD'))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it does not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but when I use this below:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MakeDate(Year(AddYears(Max([Process Date])-1,-5)), num(month(AddYears(Max([Process Date])-1,-5))), 14)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it works fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/need-makedate-help/m-p/1392490#M810660</guid>
      <dc:creator>ananyaghosh</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: need makedate help</title>
      <link>https://community.qlik.com/t5/QlikView/need-makedate-help/m-p/1392491#M810661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Use&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;Day(Max([Process Date])-1)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2017 07:48:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/need-makedate-help/m-p/1392491#M810661</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-10-04T07:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: need makedate help</title>
      <link>https://community.qlik.com/t5/QlikView/need-makedate-help/m-p/1392492#M810662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And what about this (not using Makedate() at all)&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;Date(AddYears(Max([Process Date])-1,-5),'MM/DD/YYYY')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2017 07:49:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/need-makedate-help/m-p/1392492#M810662</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-10-04T07:49:05Z</dc:date>
    </item>
    <item>
      <title>Re: need makedate help</title>
      <link>https://community.qlik.com/t5/QlikView/need-makedate-help/m-p/1392493#M810663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;only this should work&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;addyears(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Process Date],-5)-1&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;addyears(max(&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Process Date]),-5)-1&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2017 07:49:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/need-makedate-help/m-p/1392493#M810663</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2017-10-04T07:49:11Z</dc:date>
    </item>
  </channel>
</rss>

