<?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 Help needed! How to convert a date from 38720 to 3/01/2006 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-needed-How-to-convert-a-date-from-38720-to-3-01-2006/m-p/179913#M46556</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Beciafreestyle,&lt;/P&gt;&lt;P&gt;just check out this post. Hope this will get you into your solution.&lt;/P&gt;&lt;P&gt;http://community.qlik.com/forums/t/29680.aspx&lt;/P&gt;&lt;P&gt;Thanks Joseph......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Jun 2010 09:22:30 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-06-08T09:22:30Z</dc:date>
    <item>
      <title>Help needed! How to convert a date from 38720 to 3/01/2006</title>
      <link>https://community.qlik.com/t5/QlikView/Help-needed-How-to-convert-a-date-from-38720-to-3-01-2006/m-p/179908#M46551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Qlik View users,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need you help once again- in my Excel file date is formatted as a number ex. 38720 and I would like to get date in script out of that. Any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance,&lt;/P&gt;&lt;P&gt;Beata&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jun 2010 08:17:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-needed-How-to-convert-a-date-from-38720-to-3-01-2006/m-p/179908#M46551</guid>
      <dc:creator />
      <dc:date>2010-06-08T08:17:31Z</dc:date>
    </item>
    <item>
      <title>Help needed! How to convert a date from 38720 to 3/01/2006</title>
      <link>https://community.qlik.com/t5/QlikView/Help-needed-How-to-convert-a-date-from-38720-to-3-01-2006/m-p/179909#M46552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Qlikview is also working with the numeric format. To format a date to a normal date notation use:&lt;/P&gt;&lt;P&gt;=DATE(38720)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jun 2010 08:22:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-needed-How-to-convert-a-date-from-38720-to-3-01-2006/m-p/179909#M46552</guid>
      <dc:creator />
      <dc:date>2010-06-08T08:22:17Z</dc:date>
    </item>
    <item>
      <title>Help needed! How to convert a date from 38720 to 3/01/2006</title>
      <link>https://community.qlik.com/t5/QlikView/Help-needed-How-to-convert-a-date-from-38720-to-3-01-2006/m-p/179910#M46553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sander,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for a fast reply. As I am still not doing good with a script, it means that I should write:&lt;/P&gt;&lt;P&gt;set Date=date('00000') ? but than where I turn it to the proper format? my main issue is that I want to link date in this format into my Master Calendar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Beata&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jun 2010 08:31:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-needed-How-to-convert-a-date-from-38720-to-3-01-2006/m-p/179910#M46553</guid>
      <dc:creator />
      <dc:date>2010-06-08T08:31:44Z</dc:date>
    </item>
    <item>
      <title>Help needed! How to convert a date from 38720 to 3/01/2006</title>
      <link>https://community.qlik.com/t5/QlikView/Help-needed-How-to-convert-a-date-from-38720-to-3-01-2006/m-p/179911#M46554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK I got it, by simple:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;date(Datum,'DD/MM/YYYY') as CalendarDate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jun 2010 08:35:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-needed-How-to-convert-a-date-from-38720-to-3-01-2006/m-p/179911#M46554</guid>
      <dc:creator />
      <dc:date>2010-06-08T08:35:34Z</dc:date>
    </item>
    <item>
      <title>Help needed! How to convert a date from 38720 to 3/01/2006</title>
      <link>https://community.qlik.com/t5/QlikView/Help-needed-How-to-convert-a-date-from-38720-to-3-01-2006/m-p/179912#M46555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Beata,&lt;/P&gt;&lt;P&gt;Because Qlikview is working with numeric values you could better use a numeric date value for your master calendar. For presentation you could use a formatted field but for calculations in your script a numeric value is the best solution (best performance)! Every Qlikview date function use the numeric format, for example: "month(38720)".&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Sander&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jun 2010 09:13:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-needed-How-to-convert-a-date-from-38720-to-3-01-2006/m-p/179912#M46555</guid>
      <dc:creator />
      <dc:date>2010-06-08T09:13:48Z</dc:date>
    </item>
    <item>
      <title>Help needed! How to convert a date from 38720 to 3/01/2006</title>
      <link>https://community.qlik.com/t5/QlikView/Help-needed-How-to-convert-a-date-from-38720-to-3-01-2006/m-p/179913#M46556</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Beciafreestyle,&lt;/P&gt;&lt;P&gt;just check out this post. Hope this will get you into your solution.&lt;/P&gt;&lt;P&gt;http://community.qlik.com/forums/t/29680.aspx&lt;/P&gt;&lt;P&gt;Thanks Joseph......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jun 2010 09:22:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-needed-How-to-convert-a-date-from-38720-to-3-01-2006/m-p/179913#M46556</guid>
      <dc:creator />
      <dc:date>2010-06-08T09:22:30Z</dc:date>
    </item>
  </channel>
</rss>

