<?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 Getting rid of Time in Timestamp in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Getting-rid-of-Time-in-Timestamp/m-p/193145#M54537</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;date(floor(num(field)))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Jun 2010 18:51:17 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-06-17T18:51:17Z</dc:date>
    <item>
      <title>Getting rid of Time in Timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-rid-of-Time-in-Timestamp/m-p/193143#M54535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;I'm trying to get rid of the time in a timestamp in the load script, and just have it show the date. I'm aware of functions like date(), but it only seems to change the formatting, not the underlying data. It will still, for example, show the whole DateTime, including "12:00:00 AM", in the Current Selection Box, even though I have a date()-function around my field in the load script. I've also tried the date(floor(field))-combination.&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jun 2010 17:45:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-rid-of-Time-in-Timestamp/m-p/193143#M54535</guid>
      <dc:creator />
      <dc:date>2010-06-17T17:45:55Z</dc:date>
    </item>
    <item>
      <title>Getting rid of Time in Timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-rid-of-Time-in-Timestamp/m-p/193144#M54536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about you use like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date(datefield,'M/D/YYYY')&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;Please see image, it in the number presentation of date in the object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jun 2010 18:40:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-rid-of-Time-in-Timestamp/m-p/193144#M54536</guid>
      <dc:creator />
      <dc:date>2010-06-17T18:40:49Z</dc:date>
    </item>
    <item>
      <title>Getting rid of Time in Timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-rid-of-Time-in-Timestamp/m-p/193145#M54537</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;date(floor(num(field)))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jun 2010 18:51:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-rid-of-Time-in-Timestamp/m-p/193145#M54537</guid>
      <dc:creator />
      <dc:date>2010-06-17T18:51:17Z</dc:date>
    </item>
    <item>
      <title>Getting rid of Time in Timestamp</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-rid-of-Time-in-Timestamp/m-p/193146#M54538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or date(daystart(Timestamp)). Here, daystart() is doing &lt;EM&gt;exactly&lt;/EM&gt; what floor() does, but it's using a date and time function instead of a mathematical function, so it seems more consistent and correct to me. Honestly, I usually use floor(), but I feel like I SHOULD be using daystart() for consistency.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jun 2010 22:35:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-rid-of-Time-in-Timestamp/m-p/193146#M54538</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2010-06-17T22:35:27Z</dc:date>
    </item>
  </channel>
</rss>

