<?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 Merge rows excel problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Merge-rows-excel-problem/m-p/154774#M31267</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have an excel table that looks like this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 436pt; border-collapse: collapse;" width="580"&gt;&lt;COLGROUP&gt;&lt;COL style="width: 60pt;" width="80" /&gt;&lt;COL style="width: 85pt; mso-width-source: userset; mso-width-alt: 4132;" width="113" /&gt;&lt;COL style="width: 95pt; mso-width-source: userset; mso-width-alt: 4644;" width="127" /&gt;&lt;COL span="2" style="width: 98pt; mso-width-source: userset; mso-width-alt: 4754;" width="130" /&gt;&lt;/COLGROUP&gt;&lt;TBODY&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD height="17" style="width: 60pt; height: 12.75pt; background-color: transparent; border: #d4d0c8;" width="80"&gt;id&lt;/TD&gt;&lt;TD style="width: 85pt; background-color: transparent; border: #d4d0c8;" width="113"&gt;statut&lt;/TD&gt;&lt;TD style="width: 95pt; background-color: transparent; border: #d4d0c8;" width="127"&gt;date_start&lt;/TD&gt;&lt;TD style="width: 98pt; background-color: transparent; border: #d4d0c8;" width="130"&gt;date_end&lt;/TD&gt;&lt;TD style="width: 98pt; background-color: transparent; border: #d4d0c8;" width="130"&gt;duree&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD height="17" style="height: 12.75pt; background-color: transparent; border: #d4d0c8;"&gt;id1&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #d4d0c8;"&gt;demande ouverte&lt;/TD&gt;&lt;TD align="right" class="xl24" style="background-color: transparent; border: #d4d0c8;" num="40299.418055555558"&gt;01/05/2010 10:02&lt;/TD&gt;&lt;TD class="xl24" style="background-color: transparent; border: #d4d0c8;"&gt;&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #d4d0c8;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD height="17" style="height: 12.75pt; background-color: transparent; border: #d4d0c8;"&gt;id1&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #d4d0c8;"&gt;demande ouverte&lt;/TD&gt;&lt;TD class="xl24" style="background-color: transparent; border: #d4d0c8;"&gt;&lt;/TD&gt;&lt;TD align="right" class="xl24" style="background-color: transparent; border: #d4d0c8;" num="40331.467361111114"&gt;02/06/2010 11:13&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #d4d0c8;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD height="17" style="height: 12.75pt; background-color: transparent; border: #d4d0c8;"&gt;id1&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #d4d0c8;"&gt;qualification&lt;/TD&gt;&lt;TD align="right" class="xl24" style="background-color: transparent; border: #d4d0c8;" num="40300.555555555555"&gt;02/05/2010 13:20&lt;/TD&gt;&lt;TD class="xl24" style="background-color: transparent; border: #d4d0c8;"&gt;&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #d4d0c8;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD height="17" style="height: 12.75pt; background-color: transparent; border: #d4d0c8;"&gt;id2&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #d4d0c8;"&gt;qualif&lt;/TD&gt;&lt;TD align="right" class="xl25" style="background-color: transparent; border: #d4d0c8;" num="40300.425000000003"&gt;02/05/2010&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #d4d0c8;"&gt;&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #d4d0c8;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD height="17" style="height: 12.75pt; background-color: transparent; border: #d4d0c8;"&gt;id2&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #d4d0c8;"&gt;fermee&lt;/TD&gt;&lt;TD align="right" class="xl24" style="background-color: transparent; border: #d4d0c8;" num="40299.5"&gt;01/05/2010 12:00&lt;/TD&gt;&lt;TD align="right" class="xl24" style="background-color: transparent; border: #d4d0c8;" num="40301.517361111109"&gt;03/05/2010 12:25&lt;/TD&gt;&lt;TD align="right" style="background-color: transparent; border: #d4d0c8;"&gt;25&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;and I want to merge cells to obtain duree (duree= date_end-date_start)&lt;/P&gt;&lt;P&gt;I have already tryied with interval function&lt;/P&gt;&lt;P&gt;You can read code with attached file&lt;/P&gt;&lt;P&gt;Yours faithfully&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Aug 2010 15:43:58 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-08-10T15:43:58Z</dc:date>
    <item>
      <title>Merge rows excel problem</title>
      <link>https://community.qlik.com/t5/QlikView/Merge-rows-excel-problem/m-p/154774#M31267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have an excel table that looks like this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 436pt; border-collapse: collapse;" width="580"&gt;&lt;COLGROUP&gt;&lt;COL style="width: 60pt;" width="80" /&gt;&lt;COL style="width: 85pt; mso-width-source: userset; mso-width-alt: 4132;" width="113" /&gt;&lt;COL style="width: 95pt; mso-width-source: userset; mso-width-alt: 4644;" width="127" /&gt;&lt;COL span="2" style="width: 98pt; mso-width-source: userset; mso-width-alt: 4754;" width="130" /&gt;&lt;/COLGROUP&gt;&lt;TBODY&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD height="17" style="width: 60pt; height: 12.75pt; background-color: transparent; border: #d4d0c8;" width="80"&gt;id&lt;/TD&gt;&lt;TD style="width: 85pt; background-color: transparent; border: #d4d0c8;" width="113"&gt;statut&lt;/TD&gt;&lt;TD style="width: 95pt; background-color: transparent; border: #d4d0c8;" width="127"&gt;date_start&lt;/TD&gt;&lt;TD style="width: 98pt; background-color: transparent; border: #d4d0c8;" width="130"&gt;date_end&lt;/TD&gt;&lt;TD style="width: 98pt; background-color: transparent; border: #d4d0c8;" width="130"&gt;duree&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD height="17" style="height: 12.75pt; background-color: transparent; border: #d4d0c8;"&gt;id1&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #d4d0c8;"&gt;demande ouverte&lt;/TD&gt;&lt;TD align="right" class="xl24" style="background-color: transparent; border: #d4d0c8;" num="40299.418055555558"&gt;01/05/2010 10:02&lt;/TD&gt;&lt;TD class="xl24" style="background-color: transparent; border: #d4d0c8;"&gt;&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #d4d0c8;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD height="17" style="height: 12.75pt; background-color: transparent; border: #d4d0c8;"&gt;id1&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #d4d0c8;"&gt;demande ouverte&lt;/TD&gt;&lt;TD class="xl24" style="background-color: transparent; border: #d4d0c8;"&gt;&lt;/TD&gt;&lt;TD align="right" class="xl24" style="background-color: transparent; border: #d4d0c8;" num="40331.467361111114"&gt;02/06/2010 11:13&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #d4d0c8;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD height="17" style="height: 12.75pt; background-color: transparent; border: #d4d0c8;"&gt;id1&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #d4d0c8;"&gt;qualification&lt;/TD&gt;&lt;TD align="right" class="xl24" style="background-color: transparent; border: #d4d0c8;" num="40300.555555555555"&gt;02/05/2010 13:20&lt;/TD&gt;&lt;TD class="xl24" style="background-color: transparent; border: #d4d0c8;"&gt;&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #d4d0c8;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD height="17" style="height: 12.75pt; background-color: transparent; border: #d4d0c8;"&gt;id2&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #d4d0c8;"&gt;qualif&lt;/TD&gt;&lt;TD align="right" class="xl25" style="background-color: transparent; border: #d4d0c8;" num="40300.425000000003"&gt;02/05/2010&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #d4d0c8;"&gt;&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #d4d0c8;"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD height="17" style="height: 12.75pt; background-color: transparent; border: #d4d0c8;"&gt;id2&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #d4d0c8;"&gt;fermee&lt;/TD&gt;&lt;TD align="right" class="xl24" style="background-color: transparent; border: #d4d0c8;" num="40299.5"&gt;01/05/2010 12:00&lt;/TD&gt;&lt;TD align="right" class="xl24" style="background-color: transparent; border: #d4d0c8;" num="40301.517361111109"&gt;03/05/2010 12:25&lt;/TD&gt;&lt;TD align="right" style="background-color: transparent; border: #d4d0c8;"&gt;25&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;and I want to merge cells to obtain duree (duree= date_end-date_start)&lt;/P&gt;&lt;P&gt;I have already tryied with interval function&lt;/P&gt;&lt;P&gt;You can read code with attached file&lt;/P&gt;&lt;P&gt;Yours faithfully&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Aug 2010 15:43:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Merge-rows-excel-problem/m-p/154774#M31267</guid>
      <dc:creator />
      <dc:date>2010-08-10T15:43:58Z</dc:date>
    </item>
  </channel>
</rss>

