<?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 Date which doesnt look like date in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-which-doesnt-look-like-date/m-p/252481#M1194766</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks a lot !!! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 May 2011 21:55:41 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-05-30T21:55:41Z</dc:date>
    <item>
      <title>Date which doesnt look like date</title>
      <link>https://community.qlik.com/t5/QlikView/Date-which-doesnt-look-like-date/m-p/252479#M1194764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone...&lt;/P&gt;&lt;P&gt;I'm a new QV user...&lt;/P&gt;&lt;P&gt;and i have a problem wiht a date. &lt;/P&gt;&lt;P&gt;If one of you can help me would be great.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The fact is that I have a Date, which format is something like this &lt;/P&gt;&lt;P&gt;1010224.&lt;/P&gt;&lt;P&gt;the first position is century, next two are year, next two are month and last two day.&lt;/P&gt;&lt;P&gt;I need to convert it to a date format&lt;/P&gt;&lt;P&gt;how i can do it???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks...&lt;/P&gt;&lt;P&gt;Angela E&lt;/P&gt;&lt;P&gt;Colombia&lt;/P&gt;&lt;P&gt;﻿﻿&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 May 2011 21:31:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-which-doesnt-look-like-date/m-p/252479#M1194764</guid>
      <dc:creator />
      <dc:date>2011-05-30T21:31:23Z</dc:date>
    </item>
    <item>
      <title>Date which doesnt look like date</title>
      <link>https://community.qlik.com/t5/QlikView/Date-which-doesnt-look-like-date/m-p/252480#M1194765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On the script, you can use makedate() to create a date based on year, month and day. &lt;/P&gt;&lt;P&gt;The syntax is makedate( Year, Month, Day)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your case, I didn't understand how to get the Year, &lt;/P&gt;&lt;P&gt;Is your example 24/feb/2001 ? &lt;/P&gt;&lt;P&gt;or 24/feb/0001? &lt;/P&gt;&lt;P&gt;But it would be something like this: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;makedate(&amp;nbsp;&amp;nbsp;&amp;nbsp; 2000+( 100* (LEFT( YOUR_DATE_FIELD, 1)-1)) + mid(YOUR_DATE_FIELD,2,2),&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mid(YOUR_DATE_FIELD, 4,2), RIGHT( YOUR_DATE_FIELD, 2) ) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry if I forgot some ( or ) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 May 2011 21:46:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-which-doesnt-look-like-date/m-p/252480#M1194765</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2011-05-30T21:46:52Z</dc:date>
    </item>
    <item>
      <title>Date which doesnt look like date</title>
      <link>https://community.qlik.com/t5/QlikView/Date-which-doesnt-look-like-date/m-p/252481#M1194766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks a lot !!! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 May 2011 21:55:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-which-doesnt-look-like-date/m-p/252481#M1194766</guid>
      <dc:creator />
      <dc:date>2011-05-30T21:55:41Z</dc:date>
    </item>
  </channel>
</rss>

