<?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 How to make date? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-make-date/m-p/308934#M1199544</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello peter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;well i tried makedate() but its give me 3/1/2001 something like that so thought its not working well.&lt;/P&gt;&lt;P&gt;i figure it out. that date format isnt right. so i used&lt;/P&gt;&lt;P&gt;date(makedate(year+2000,month), 'YYYYMMDD');&lt;/P&gt;&lt;P&gt;now its look like give me correct date format.&lt;/P&gt;&lt;P&gt;sorry for typed newbie question.&lt;/P&gt;&lt;P&gt;Thank you peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 27 Feb 2011 18:48:36 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-02-27T18:48:36Z</dc:date>
    <item>
      <title>How to make date?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-date/m-p/308932#M1199542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all&lt;/P&gt;&lt;P&gt;Im new in QV.&lt;/P&gt;&lt;P&gt;well i have 2 fields like this.&lt;/P&gt;&lt;P&gt;month:&lt;/P&gt;&lt;P&gt;1, 2, 3, 4, 5, 6, 7,...&lt;/P&gt;&lt;P&gt;year:&lt;/P&gt;&lt;P&gt;1, 2, 3, 4, 5, 6, 7, 8...&lt;/P&gt;&lt;P&gt;i have to make them date.&lt;/P&gt;&lt;P&gt;year 1 is mean 2001, 2 = 2002...&lt;/P&gt;&lt;P&gt;how should i do this. please anyone help me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Feb 2011 17:58:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-date/m-p/308932#M1199542</guid>
      <dc:creator />
      <dc:date>2011-02-27T17:58:03Z</dc:date>
    </item>
    <item>
      <title>How to make date?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-date/m-p/308933#M1199543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;MAKEDATE(YourYear + 2000, YourMonth) should deliver the 1st of each month.&lt;/P&gt;&lt;P&gt;HTH&lt;BR /&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Feb 2011 18:30:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-date/m-p/308933#M1199543</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2011-02-27T18:30:59Z</dc:date>
    </item>
    <item>
      <title>How to make date?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-date/m-p/308934#M1199544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello peter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;well i tried makedate() but its give me 3/1/2001 something like that so thought its not working well.&lt;/P&gt;&lt;P&gt;i figure it out. that date format isnt right. so i used&lt;/P&gt;&lt;P&gt;date(makedate(year+2000,month), 'YYYYMMDD');&lt;/P&gt;&lt;P&gt;now its look like give me correct date format.&lt;/P&gt;&lt;P&gt;sorry for typed newbie question.&lt;/P&gt;&lt;P&gt;Thank you peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Feb 2011 18:48:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-date/m-p/308934#M1199544</guid>
      <dc:creator />
      <dc:date>2011-02-27T18:48:36Z</dc:date>
    </item>
    <item>
      <title>How to make date?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-date/m-p/308935#M1199545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The MAKEDATE should already deliver you a date in the format as in the initial lines of the script under&lt;/P&gt;&lt;P&gt;SET DateFormat = ....&lt;/P&gt;&lt;P&gt;If you wish to change all your date-display as YYYYMMDD, you should be able to write this into the above statement.&lt;/P&gt;&lt;P&gt;HTH&lt;BR /&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 27 Feb 2011 18:55:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-date/m-p/308935#M1199545</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2011-02-27T18:55:26Z</dc:date>
    </item>
  </channel>
</rss>

