<?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: Not able to convert in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Not-able-to-convert/m-p/1704295#M724467</link>
    <description>&lt;P&gt;Try using a date interpreter to define your date/timestamp.&lt;/P&gt;&lt;P&gt;It could look&amp;nbsp; something like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Load&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dayname(tmp) as Date,&lt;/P&gt;&lt;P&gt;Year(tmp) as Year,&lt;/P&gt;&lt;P&gt;Mont(tmp) as Month ;&lt;/P&gt;&lt;P&gt;Load&amp;nbsp;&lt;/P&gt;&lt;P&gt;Timestamp#(Date, 'DD-MMM-YY hh.mm.ss.fff TT') as tmp&lt;/P&gt;&lt;P&gt;From source;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 22 May 2020 05:40:38 GMT</pubDate>
    <dc:creator>Vegar</dc:creator>
    <dc:date>2020-05-22T05:40:38Z</dc:date>
    <item>
      <title>Not able to convert</title>
      <link>https://community.qlik.com/t5/QlikView/Not-able-to-convert/m-p/1704291#M724466</link>
      <description>&lt;P&gt;Hi Communtiy&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not able to convert the attached excel sheet&amp;nbsp; attachedn inot a proper date , year and weekly .&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried all the option of date conevrsion. Can please someone help to conevrt this date&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-able-to-convert/m-p/1704291#M724466</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to convert</title>
      <link>https://community.qlik.com/t5/QlikView/Not-able-to-convert/m-p/1704295#M724467</link>
      <description>&lt;P&gt;Try using a date interpreter to define your date/timestamp.&lt;/P&gt;&lt;P&gt;It could look&amp;nbsp; something like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Load&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dayname(tmp) as Date,&lt;/P&gt;&lt;P&gt;Year(tmp) as Year,&lt;/P&gt;&lt;P&gt;Mont(tmp) as Month ;&lt;/P&gt;&lt;P&gt;Load&amp;nbsp;&lt;/P&gt;&lt;P&gt;Timestamp#(Date, 'DD-MMM-YY hh.mm.ss.fff TT') as tmp&lt;/P&gt;&lt;P&gt;From source;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2020 05:40:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-able-to-convert/m-p/1704295#M724467</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2020-05-22T05:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to convert</title>
      <link>https://community.qlik.com/t5/QlikView/Not-able-to-convert/m-p/1704297#M724468</link>
      <description>&lt;P&gt;This worked for me&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Load Timestamp(Timestamp#(Date, 'DD-MMM-YY hh.mm.ss')) as Timestamp,
     Date(Timestamp#(Date, 'DD-MMM-YY hh.mm.ss')) as Date
;
LOAD subfield(Date, '.000000000', 1) as Date
FROM [Date-Convert.xlsx](ooxml, embedded labels, table is [Extracted for pmoid]);&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 22 May 2020 05:47:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-able-to-convert/m-p/1704297#M724468</guid>
      <dc:creator>zhadrakas</dc:creator>
      <dc:date>2020-05-22T05:47:20Z</dc:date>
    </item>
  </channel>
</rss>

