<?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 Re: Number to Date Format in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Number-to-Date-Format/m-p/504471#M188520</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the date() function: &lt;/P&gt;&lt;P&gt;date(MyDate, 'D-MMM-YYYY')&lt;/P&gt;&lt;P&gt;date(41275, 'D-MMM-YYYY')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Dec 2013 07:12:37 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2013-12-19T07:12:37Z</dc:date>
    <item>
      <title>Number to Date Format</title>
      <link>https://community.qlik.com/t5/QlikView/Number-to-Date-Format/m-p/504468#M188517</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;&lt;/P&gt;&lt;P&gt;I have extracted data from QV into an CSV file, however the date filed got converted into number format where the export of data happened.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I have imported the same CSV into my QV application and the number format is still the same. I am not able to convert it into date format back&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The format is as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="148"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" width="148"&gt;41275&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;41276&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;41277&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;41278&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;41279&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17"&gt;41280&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Required format is :&lt;/P&gt;&lt;P&gt;1-Jan-2013&lt;/P&gt;&lt;P&gt;2-Jan-2013&lt;/P&gt;&lt;P&gt;and so on&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need your assistance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2013 07:06:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-to-Date-Format/m-p/504468#M188517</guid>
      <dc:creator />
      <dc:date>2013-12-19T07:06:40Z</dc:date>
    </item>
    <item>
      <title>Re: Number to Date Format</title>
      <link>https://community.qlik.com/t5/QlikView/Number-to-Date-Format/m-p/504469#M188518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try usind Date#() function or paste a sample &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2013 07:10:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-to-Date-Format/m-p/504469#M188518</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2013-12-19T07:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: Number to Date Format</title>
      <link>https://community.qlik.com/t5/QlikView/Number-to-Date-Format/m-p/504470#M188519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hitesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;DaetDimensionName&lt;/SPAN&gt;, 'D-MMM-YYYY') AS Date&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2013 07:12:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-to-Date-Format/m-p/504470#M188519</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2013-12-19T07:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: Number to Date Format</title>
      <link>https://community.qlik.com/t5/QlikView/Number-to-Date-Format/m-p/504471#M188520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the date() function: &lt;/P&gt;&lt;P&gt;date(MyDate, 'D-MMM-YYYY')&lt;/P&gt;&lt;P&gt;date(41275, 'D-MMM-YYYY')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2013 07:12:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-to-Date-Format/m-p/504471#M188520</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-12-19T07:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: Number to Date Format</title>
      <link>https://community.qlik.com/t5/QlikView/Number-to-Date-Format/m-p/504472#M188521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One thing to do is just open that csv and in date field column right click&amp;gt;&amp;gt;Format Cell&amp;gt;&amp;gt;&amp;gt;and select Date type value &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2013 07:14:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-to-Date-Format/m-p/504472#M188521</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2013-12-19T07:14:04Z</dc:date>
    </item>
    <item>
      <title>Re: Number to Date Format</title>
      <link>https://community.qlik.com/t5/QlikView/Number-to-Date-Format/m-p/504473#M188522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hitesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this&lt;BR /&gt;Date(FieldName,'DD-MMM-YYYY') as DateField&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2013 07:14:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-to-Date-Format/m-p/504473#M188522</guid>
      <dc:creator>saumyashah90</dc:creator>
      <dc:date>2013-12-19T07:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: Number to Date Format</title>
      <link>https://community.qlik.com/t5/QlikView/Number-to-Date-Format/m-p/504474#M188523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="320"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="64"&gt;Unit&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-left: none;" width="64"&gt;41306&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-left: none;" width="64"&gt;41275&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-left: none;" width="64"&gt;41334&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-left: none;" width="64"&gt;41315&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;"&gt;a&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;11&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;"&gt;b&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;7&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;10&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="20" style="border-top: none;"&gt;c&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;7&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;53&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used crosstable here, In the list box I am using this date field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Under the expression of list box, I have used : Date#(Duration, 'dd-mmm-yy'). I even tired Num (Date#(Duration, 'dd-mmm-yy'))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2013 07:14:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-to-Date-Format/m-p/504474#M188523</guid>
      <dc:creator />
      <dc:date>2013-12-19T07:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: Number to Date Format</title>
      <link>https://community.qlik.com/t5/QlikView/Number-to-Date-Format/m-p/504475#M188524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no need to parse a date which is already parse using Date#&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date(yourdatefield) as newdate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i used the following code in script and works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD Date(Date) as newdate&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;C:\Users\Anant\Desktop\anant.csv&lt;/P&gt;&lt;P&gt;(txt, codepage is 1252, embedded labels, delimiter is '\t', msq);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2013 07:21:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-to-Date-Format/m-p/504475#M188524</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-19T07:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: Number to Date Format</title>
      <link>https://community.qlik.com/t5/QlikView/Number-to-Date-Format/m-p/504476#M188525</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 like this&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f6f6f6; color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; line-height: 1.5em;"&gt;Date(Duration, 'DD-MMM-YY')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f6f6f6; color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f6f6f6; color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; line-height: 1.5em;"&gt;No need to use Date#().&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f6f6f6; color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f6f6f6; color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; line-height: 1.5em;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #f6f6f6; color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; line-height: 1.5em;"&gt;Jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2013 07:39:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-to-Date-Format/m-p/504476#M188525</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2013-12-19T07:39:01Z</dc:date>
    </item>
  </channel>
</rss>

