<?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: Timestamp transformation in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Timestamp-transformation/m-p/422136#M698362</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dates and timestamps in qlikview have both a numeric and a text (formatted) value. You can use the date(), time() and timestamp() functions to specify the textual formating. If you're loading a large number of records it's recommended to split the timestamp into separate date and time fields. Qlikview can store these more effeciently because the cardinality of the separate parts is a lot smaller than of the timestamp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;time(frac(MyTimeStamp),'hh:mm:ss') as MyTime, &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;date(floor(MyTimeStamp),'DD-MM-YYYY') as MyDate&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Jan 2013 19:44:40 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2013-01-15T19:44:40Z</dc:date>
    <item>
      <title>Timestamp transformation</title>
      <link>https://community.qlik.com/t5/QlikView/Timestamp-transformation/m-p/422134#M698360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am loading a spreadsheet into Qlikview that contains timestamp data in one of the columns. I am using the wizard to create the load statement within the script and when I go into the 'transformation step' the timestamp column is transformed to a numeric field that contains a number of decimal places. As a consequence, I lose the format of the timestamp data. How can I retain the format so that I can then use the timestamp data as individual date and time fields within the presentation ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2013 08:51:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Timestamp-transformation/m-p/422134#M698360</guid>
      <dc:creator>philrumbold</dc:creator>
      <dc:date>2013-01-15T08:51:49Z</dc:date>
    </item>
    <item>
      <title>Re: Timestamp transformation</title>
      <link>https://community.qlik.com/t5/QlikView/Timestamp-transformation/m-p/422135#M698361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The number with decimal places sounds like QlikView's representation of the data and time combination.&lt;/P&gt;&lt;P&gt;How about recreating the required date and time formats on the front end once you've loaded the date in ?&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2013 09:00:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Timestamp-transformation/m-p/422135#M698361</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-15T09:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: Timestamp transformation</title>
      <link>https://community.qlik.com/t5/QlikView/Timestamp-transformation/m-p/422136#M698362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dates and timestamps in qlikview have both a numeric and a text (formatted) value. You can use the date(), time() and timestamp() functions to specify the textual formating. If you're loading a large number of records it's recommended to split the timestamp into separate date and time fields. Qlikview can store these more effeciently because the cardinality of the separate parts is a lot smaller than of the timestamp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;time(frac(MyTimeStamp),'hh:mm:ss') as MyTime, &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;date(floor(MyTimeStamp),'DD-MM-YYYY') as MyDate&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2013 19:44:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Timestamp-transformation/m-p/422136#M698362</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-01-15T19:44:40Z</dc:date>
    </item>
  </channel>
</rss>

