<?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 duplicate (one time or multiple times) row (with CONCATENATE) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/duplicate-one-time-or-multiple-times-row-with-CONCATENATE/m-p/224393#M714701</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sathish,&lt;/P&gt;&lt;P&gt;sorry, I used a different file I played with. Attached the right one including the XLS file. You will see, that one row is missing. I have no idea how to implement that.&lt;/P&gt;&lt;P&gt;Thanks for your help,&lt;/P&gt;&lt;P&gt;Oliver&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 24 Apr 2010 23:46:24 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-04-24T23:46:24Z</dc:date>
    <item>
      <title>duplicate (one time or multiple times) row (with CONCATENATE)</title>
      <link>https://community.qlik.com/t5/QlikView/duplicate-one-time-or-multiple-times-row-with-CONCATENATE/m-p/224391#M714699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Users,&lt;/P&gt;&lt;P&gt;I have the following questions&lt;/P&gt;&lt;P&gt;I want to load the following data set&lt;BR /&gt;Date Time Duration[in h]&lt;BR /&gt;1/1/2010 7:00PM 10&lt;/P&gt;&lt;P&gt;In the attached file, the result is&lt;BR /&gt;Date FromTime ToTime Duration[in h]&lt;BR /&gt;1/1/2010 7:00PM 11.59PM 5&lt;BR /&gt;1/2/2010 12:00AM 5:00AM 5&lt;/P&gt;&lt;P&gt;But I don't have an idea to get to this&lt;BR /&gt;Date Time Duration[in h]&lt;BR /&gt;1/1/2010 7:00PM 50&lt;/P&gt;&lt;P&gt;In the attached file, the result is&lt;BR /&gt;Date FromTime ToTime Duration[in h]&lt;BR /&gt;1/1/2010 7:00PM 11.59PM 5&lt;BR /&gt;1/2/2010 12:00AM 11.59PM 24&lt;BR /&gt;1/3/2010 12:00AM 9.59PM 21&lt;/P&gt;&lt;P&gt;I can't get it to work, can somebody help me out with this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Oliver&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Apr 2010 15:12:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/duplicate-one-time-or-multiple-times-row-with-CONCATENATE/m-p/224391#M714699</guid>
      <dc:creator />
      <dc:date>2010-04-24T15:12:57Z</dc:date>
    </item>
    <item>
      <title>duplicate (one time or multiple times) row (with CONCATENATE)</title>
      <link>https://community.qlik.com/t5/QlikView/duplicate-one-time-or-multiple-times-row-with-CONCATENATE/m-p/224392#M714700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Oliver,&lt;/P&gt;&lt;P&gt;In attached file Date is 4/8/2010 and todate also 4/8/2010&lt;/P&gt;&lt;P&gt;what do u want? do u want to calculate 1/1/2010 to 4/8/2010?&lt;/P&gt;&lt;P&gt;-Sathish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Apr 2010 19:15:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/duplicate-one-time-or-multiple-times-row-with-CONCATENATE/m-p/224392#M714700</guid>
      <dc:creator>sathishkumar_go</dc:creator>
      <dc:date>2010-04-24T19:15:50Z</dc:date>
    </item>
    <item>
      <title>duplicate (one time or multiple times) row (with CONCATENATE)</title>
      <link>https://community.qlik.com/t5/QlikView/duplicate-one-time-or-multiple-times-row-with-CONCATENATE/m-p/224393#M714701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sathish,&lt;/P&gt;&lt;P&gt;sorry, I used a different file I played with. Attached the right one including the XLS file. You will see, that one row is missing. I have no idea how to implement that.&lt;/P&gt;&lt;P&gt;Thanks for your help,&lt;/P&gt;&lt;P&gt;Oliver&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Apr 2010 23:46:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/duplicate-one-time-or-multiple-times-row-with-CONCATENATE/m-p/224393#M714701</guid>
      <dc:creator />
      <dc:date>2010-04-24T23:46:24Z</dc:date>
    </item>
    <item>
      <title>duplicate (one time or multiple times) row (with CONCATENATE)</title>
      <link>https://community.qlik.com/t5/QlikView/duplicate-one-time-or-multiple-times-row-with-CONCATENATE/m-p/224394#M714702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oliver,&lt;/P&gt;&lt;P&gt;Here's a solution using intervalmatch and a straight table. It might need a little refining, but it gives you the table you are looking for.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Apr 2010 06:39:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/duplicate-one-time-or-multiple-times-row-with-CONCATENATE/m-p/224394#M714702</guid>
      <dc:creator>pover</dc:creator>
      <dc:date>2010-04-25T06:39:52Z</dc:date>
    </item>
    <item>
      <title>duplicate (one time or multiple times) row (with CONCATENATE)</title>
      <link>https://community.qlik.com/t5/QlikView/duplicate-one-time-or-multiple-times-row-with-CONCATENATE/m-p/224395#M714703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Karl,&lt;/P&gt;&lt;P&gt;thanks for your idea. But it doesn't work, I need the data in the datafile, without modifications in the chart/interface area.&lt;/P&gt;&lt;P&gt;I need to add basically rows.&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;Thanks, Oliver&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 25 Apr 2010 13:01:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/duplicate-one-time-or-multiple-times-row-with-CONCATENATE/m-p/224395#M714703</guid>
      <dc:creator />
      <dc:date>2010-04-25T13:01:31Z</dc:date>
    </item>
  </channel>
</rss>

