<?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: How to split this in to Date &amp; Time Fields? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-split-this-in-to-Date-Time-Fields/m-p/835939#M1007824</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Splitting a timestamp into separate date and time values will reduce the memory required to hold the data compared to a timestamp field. This is often a good idea!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use &lt;STRONG&gt;floor()&lt;/STRONG&gt; to extract the date part of a timestamp, and &lt;STRONG&gt;frac()&lt;/STRONG&gt; to get the time portion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look at these documents for more details&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/2622"&gt;Get the Dates Right&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-3102"&gt;QlikView Date fields&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 May 2015 14:26:33 GMT</pubDate>
    <dc:creator>Colin-Albert</dc:creator>
    <dc:date>2015-05-22T14:26:33Z</dc:date>
    <item>
      <title>How to split this in to Date &amp; Time Fields?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-split-this-in-to-Date-Time-Fields/m-p/835937#M1007822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/87299_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2015 14:18:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-split-this-in-to-Date-Time-Fields/m-p/835937#M1007822</guid>
      <dc:creator>MuraliPrasath</dc:creator>
      <dc:date>2015-05-22T14:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to split this in to Date &amp; Time Fields?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-split-this-in-to-Date-Time-Fields/m-p/835938#M1007823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Date(floor(loggedintime)) as DateField,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Time(frac(loggedintime)) as TimeField,&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2015 14:23:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-split-this-in-to-Date-Time-Fields/m-p/835938#M1007823</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-05-22T14:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to split this in to Date &amp; Time Fields?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-split-this-in-to-Date-Time-Fields/m-p/835939#M1007824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Splitting a timestamp into separate date and time values will reduce the memory required to hold the data compared to a timestamp field. This is often a good idea!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use &lt;STRONG&gt;floor()&lt;/STRONG&gt; to extract the date part of a timestamp, and &lt;STRONG&gt;frac()&lt;/STRONG&gt; to get the time portion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look at these documents for more details&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/2622"&gt;Get the Dates Right&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-3102"&gt;QlikView Date fields&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2015 14:26:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-split-this-in-to-Date-Time-Fields/m-p/835939#M1007824</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2015-05-22T14:26:33Z</dc:date>
    </item>
  </channel>
</rss>

