<?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 problem with duplicate dates in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/problem-with-duplicate-dates/m-p/281491#M708842</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Oct 2011 11:12:03 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-10-28T11:12:03Z</dc:date>
    <item>
      <title>problem with duplicate dates</title>
      <link>https://community.qlik.com/t5/QlikView/problem-with-duplicate-dates/m-p/281489#M708840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in the source database- we have 1 field with date and time.&lt;/P&gt;&lt;P&gt;In script I try to make form this field 2 fileds - 1- date and 2- time,&lt;/P&gt;&lt;P&gt;but the proble is that QV creates from 1 to 8 same values of date.&lt;/P&gt;&lt;P&gt;for example many values of 31.08.2011&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to tell QV to make only 1 date value for all data with the same date?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2011 09:21:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem-with-duplicate-dates/m-p/281489#M708840</guid>
      <dc:creator />
      <dc:date>2011-10-28T09:21:59Z</dc:date>
    </item>
    <item>
      <title>problem with duplicate dates</title>
      <link>https://community.qlik.com/t5/QlikView/problem-with-duplicate-dates/m-p/281490#M708841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Dmitry,&lt;/P&gt;&lt;P&gt;I do not open attchements, so the following is just my guess.&lt;BR /&gt;If you have two values:&lt;BR /&gt;Oct 28 2011 10:30&lt;BR /&gt;Oct 28 2011 10:40&lt;BR /&gt;And, you format it as date:&lt;BR /&gt;date(&amp;lt;datetimefield&amp;gt;)&lt;BR /&gt;You get two "values of the same date" because the undelying data is different.&amp;nbsp; To make it "real" date, you have to use integer part of your field as date, and fraction part as time:&lt;BR /&gt;date(floor(&amp;lt;datetimefield&amp;gt;)) as Date&lt;BR /&gt;time(frac(&amp;lt;datetimefield&amp;gt;)) as Time&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2011 10:30:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem-with-duplicate-dates/m-p/281490#M708841</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-10-28T10:30:46Z</dc:date>
    </item>
    <item>
      <title>problem with duplicate dates</title>
      <link>https://community.qlik.com/t5/QlikView/problem-with-duplicate-dates/m-p/281491#M708842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Oct 2011 11:12:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/problem-with-duplicate-dates/m-p/281491#M708842</guid>
      <dc:creator />
      <dc:date>2011-10-28T11:12:03Z</dc:date>
    </item>
  </channel>
</rss>

