<?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 format in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-format/m-p/208439#M63817</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have a date field where the date format has the following format, "06-Apr-2011 (Wed)", when loaded, qlikview reads this as text,&lt;/P&gt;&lt;P&gt;I need to create a calendar out of it.&lt;/P&gt;&lt;P&gt;I have tried certain methods like&lt;/P&gt;&lt;P&gt;(Subfield(Date, ' ', 1)) &lt;B&gt;as&lt;/B&gt; Date,&lt;/P&gt;&lt;P style="font-weight: bold"&gt;//Year((Subfield(Date, ' ', 1))) as Year,&lt;/P&gt;&lt;P&gt;Date(Date#(Date, 'DD-MMM-YYYY (DDD)'), 'MM-DD-YYYY') &lt;B&gt;as&lt;/B&gt; Date2,&lt;/P&gt;&lt;P style="font-weight: bold"&gt;//date(date#(Date,'DD-MMM-YYYY (DDD)'),'dd-MMM-yyyy') as Date1,&lt;/P&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;But nothing happening. I appreciate your help.&lt;/P&gt;&lt;P&gt;Regards&lt;BR /&gt;Renjith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Apr 2011 11:04:23 GMT</pubDate>
    <dc:creator>renjithpl</dc:creator>
    <dc:date>2011-04-11T11:04:23Z</dc:date>
    <item>
      <title>Date format</title>
      <link>https://community.qlik.com/t5/QlikView/Date-format/m-p/208439#M63817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have a date field where the date format has the following format, "06-Apr-2011 (Wed)", when loaded, qlikview reads this as text,&lt;/P&gt;&lt;P&gt;I need to create a calendar out of it.&lt;/P&gt;&lt;P&gt;I have tried certain methods like&lt;/P&gt;&lt;P&gt;(Subfield(Date, ' ', 1)) &lt;B&gt;as&lt;/B&gt; Date,&lt;/P&gt;&lt;P style="font-weight: bold"&gt;//Year((Subfield(Date, ' ', 1))) as Year,&lt;/P&gt;&lt;P&gt;Date(Date#(Date, 'DD-MMM-YYYY (DDD)'), 'MM-DD-YYYY') &lt;B&gt;as&lt;/B&gt; Date2,&lt;/P&gt;&lt;P style="font-weight: bold"&gt;//date(date#(Date,'DD-MMM-YYYY (DDD)'),'dd-MMM-yyyy') as Date1,&lt;/P&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;But nothing happening. I appreciate your help.&lt;/P&gt;&lt;P&gt;Regards&lt;BR /&gt;Renjith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2011 11:04:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-format/m-p/208439#M63817</guid>
      <dc:creator>renjithpl</dc:creator>
      <dc:date>2011-04-11T11:04:23Z</dc:date>
    </item>
    <item>
      <title>Date format</title>
      <link>https://community.qlik.com/t5/QlikView/Date-format/m-p/208440#M63818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;try out this method.&lt;/P&gt;&lt;P&gt;Date(Date#(left(Field,11),'DD-MMM-YYYY'),'DD/MM/YYYY') as Date&lt;/P&gt;&lt;P&gt;Now you can use this date field for getting year, month, Week.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2011 11:29:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-format/m-p/208440#M63818</guid>
      <dc:creator>deepakk</dc:creator>
      <dc:date>2011-04-11T11:29:18Z</dc:date>
    </item>
  </channel>
</rss>

