<?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 XML file and data organization in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/XML-file-and-data-organization/m-p/315429#M116399</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the project attached I got 2 tables named "Date" and "Heure" (from XML file). The problem is that I get many times the same date in the field "Date". What I would like to get is to clik on one date and get all "heure" of this "date". In fact I don't want the same value in "Date".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 May 2011 10:29:26 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-05-20T10:29:26Z</dc:date>
    <item>
      <title>XML file and data organization</title>
      <link>https://community.qlik.com/t5/QlikView/XML-file-and-data-organization/m-p/315429#M116399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the project attached I got 2 tables named "Date" and "Heure" (from XML file). The problem is that I get many times the same date in the field "Date". What I would like to get is to clik on one date and get all "heure" of this "date". In fact I don't want the same value in "Date".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2011 10:29:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/XML-file-and-data-organization/m-p/315429#M116399</guid>
      <dc:creator />
      <dc:date>2011-05-20T10:29:26Z</dc:date>
    </item>
    <item>
      <title>XML file and data organization</title>
      <link>https://community.qlik.com/t5/QlikView/XML-file-and-data-organization/m-p/315430#M116400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use following to load date field. The problem is that the date field is actually a timestamp field and with time, they are unique values. With daystart function, if takes 00:00:00 as the time so you get same dates (of same time).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;Date(daystart(date)) as Date,&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2011 22:01:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/XML-file-and-data-organization/m-p/315430#M116400</guid>
      <dc:creator>disqr_rm</dc:creator>
      <dc:date>2011-05-20T22:01:37Z</dc:date>
    </item>
  </channel>
</rss>

