<?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/637771#M678564</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="97"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" width="97"&gt;1-Oct-88&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="20" style="border-top: none;"&gt;30-Sep-86&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: none;"&gt;1-Sep-01&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="border-top: none;"&gt;3-May-93&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;I have above date format in my excel sheet. But when I load data into my QV document I get the following date format&lt;/P&gt;&lt;P&gt;10/1/1988&lt;/P&gt;&lt;P&gt;9/30/1986&lt;/P&gt;&lt;P&gt;9/1/2001&lt;/P&gt;&lt;P&gt;5/3/1993&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I want the date to appear as per excel sheet. Eg 1-OCT-88&amp;nbsp; pls help me to write script when I load the data to get the desired date format&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 May 2014 07:21:52 GMT</pubDate>
    <dc:creator>upaliwije</dc:creator>
    <dc:date>2014-05-19T07:21:52Z</dc:date>
    <item>
      <title>Date Format</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Format/m-p/637771#M678564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="97"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" width="97"&gt;1-Oct-88&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="20" style="border-top: none;"&gt;30-Sep-86&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20" style="border-top: none;"&gt;1-Sep-01&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="border-top: none;"&gt;3-May-93&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;I have above date format in my excel sheet. But when I load data into my QV document I get the following date format&lt;/P&gt;&lt;P&gt;10/1/1988&lt;/P&gt;&lt;P&gt;9/30/1986&lt;/P&gt;&lt;P&gt;9/1/2001&lt;/P&gt;&lt;P&gt;5/3/1993&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I want the date to appear as per excel sheet. Eg 1-OCT-88&amp;nbsp; pls help me to write script when I load the data to get the desired date format&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2014 07:21:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Format/m-p/637771#M678564</guid>
      <dc:creator>upaliwije</dc:creator>
      <dc:date>2014-05-19T07:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: Date Format</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Format/m-p/637772#M678565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try loading like:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date(DateExcelField, 'DD-MMM-YY') as Date&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2014 07:25:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Format/m-p/637772#M678565</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-05-19T07:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: Date Format</title>
      <link>https://community.qlik.com/t5/QlikView/Date-Format/m-p/637773#M678566</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the Edit Script there is one SET DateFormat='M/D/YYYY'; change this to the date format which u reqd.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For eg: SET DateFormat='DD-MMM-YY';&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2014 07:28:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-Format/m-p/637773#M678566</guid>
      <dc:creator>renuka_sasikumar</dc:creator>
      <dc:date>2014-05-19T07:28:27Z</dc:date>
    </item>
  </channel>
</rss>

