<?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: Help with date formats in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-with-date-formats/m-p/948202#M949208</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;Ashford:&lt;/P&gt;&lt;P&gt;//CONCATENATE (Main)&lt;/P&gt;&lt;P&gt;LOAD&amp;nbsp; &lt;/P&gt;&lt;P&gt;timestamp(trim([Ref Date/Time]),'DD/MM/YYYY hh:mm') as [Ref Date/Time]&lt;/P&gt;&lt;P&gt;FROM [Testing.xlsx] (ooxml, embedded labels, Table is [$(m)]);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NEXT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Dec 2015 13:35:19 GMT</pubDate>
    <dc:creator>Clever_Anjos</dc:creator>
    <dc:date>2015-12-17T13:35:19Z</dc:date>
    <item>
      <title>Help with date formats</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-date-formats/m-p/948199#M949205</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;I wondered if someone can help me with this issue I am having with Date/Time fields I am importing into Qlikview from Excel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't seem to get them all to convert to date time, I'm sure I must be doing something silly but I have been puzzling over this for hours now and can't figure it out. I have uploaded anonymised excel and qvw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope someone can help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Dec 2015 11:50:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-date-formats/m-p/948199#M949205</guid>
      <dc:creator />
      <dc:date>2015-12-17T11:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: Help with date formats</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-date-formats/m-p/948200#M949206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Hi Katy,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;maybe...&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;=Timestamp#(Text([Ref Date/Time]),'DD/MM/YYYY HH:MM').&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Dec 2015 13:28:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-date-formats/m-p/948200#M949206</guid>
      <dc:creator>sacosta5</dc:creator>
      <dc:date>2015-12-17T13:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: Help with date formats</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-date-formats/m-p/948201#M949207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have not looked at the sample, but I would not use MM (Capital Ms) for Minutes because MM are for Months and mm are for minutes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;&lt;STRONG&gt;=Timestamp#(Text([Ref Date/Time]),'DD/MM/YYYY hh:mm').&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Dec 2015 13:34:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-date-formats/m-p/948201#M949207</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-12-17T13:34:29Z</dc:date>
    </item>
    <item>
      <title>Re: Help with date formats</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-date-formats/m-p/948202#M949208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;Ashford:&lt;/P&gt;&lt;P&gt;//CONCATENATE (Main)&lt;/P&gt;&lt;P&gt;LOAD&amp;nbsp; &lt;/P&gt;&lt;P&gt;timestamp(trim([Ref Date/Time]),'DD/MM/YYYY hh:mm') as [Ref Date/Time]&lt;/P&gt;&lt;P&gt;FROM [Testing.xlsx] (ooxml, embedded labels, Table is [$(m)]);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NEXT&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Dec 2015 13:35:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-date-formats/m-p/948202#M949208</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2015-12-17T13:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: Help with date formats</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-date-formats/m-p/948203#M949209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Alt(TimeStamp([Ref Date/Time]), TimeStamp(Timestamp#([Ref Date/Time], 'DD/MM/YYYY hh:mm')))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Dec 2015 13:37:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-date-formats/m-p/948203#M949209</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-12-17T13:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: Help with date formats</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-date-formats/m-p/948204#M949210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks so much Sunny, this works perfectly!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Dec 2015 13:46:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-date-formats/m-p/948204#M949210</guid>
      <dc:creator />
      <dc:date>2015-12-17T13:46:44Z</dc:date>
    </item>
    <item>
      <title>Re: Help with date formats</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-date-formats/m-p/948205#M949211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Katy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;You can use&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the following expression&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;=Timestamp(Timestamp#([Ref Date/Time],'DD/MM/YYYY hh:mm'),'DD/MM/YYYY hh:mm:ss')&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;SPAN lang="en"&gt; &lt;SPAN class="hps"&gt;I attach&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;also&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;qvw&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;changed&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;with&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the given expression&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Gennaro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Dec 2015 13:48:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-date-formats/m-p/948205#M949211</guid>
      <dc:creator />
      <dc:date>2015-12-17T13:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: Help with date formats</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-date-formats/m-p/948206#M949212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Dec 2015 15:36:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-date-formats/m-p/948206#M949212</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-12-17T15:36:10Z</dc:date>
    </item>
  </channel>
</rss>

