<?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 rows from a xls table\ in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Duplicate-rows-from-a-xls-table/m-p/143982#M23061</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse; width: 641pt;" width="854"&gt;&lt;COL style="width: 142pt;" width="189" /&gt;&lt;COL style="width: 206pt;" width="274" /&gt;&lt;COL style="width: 31pt;" width="41" /&gt;&lt;COL style="width: 25pt;" width="33" /&gt;&lt;COL style="width: 146pt;" width="195" /&gt;&lt;COL style="width: 21pt;" width="28" /&gt;&lt;COL style="width: 44pt;" width="59" /&gt;&lt;COL style="width: 26pt;" width="35" /&gt;&lt;TBODY&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD class="xl24" height="17" style="height: 12.75pt; width: 142pt;" width="189"&gt;Articolo&lt;/TD&gt;&lt;TD class="xl24" style="border-left: medium none; width: 206pt;" width="274"&gt;Descrizione&lt;/TD&gt;&lt;TD class="xl24" style="border-left: medium none; width: 31pt;" width="41"&gt;Num.&lt;/TD&gt;&lt;TD class="xl24" style="border-left: medium none; width: 25pt;" width="33"&gt;Forn.&lt;/TD&gt;&lt;TD class="xl24" style="border-left: medium none; width: 146pt;" width="195"&gt;Rag. Soc.&lt;/TD&gt;&lt;TD class="xl24" style="border-left: medium none; width: 21pt;" width="28"&gt;Doc.&lt;/TD&gt;&lt;TD class="xl24" style="border-left: medium none; width: 44pt;" width="59"&gt;Data&lt;/TD&gt;&lt;TD class="xl24" style="border-left: medium none; width: 26pt;" width="35"&gt;Qta&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD class="xl25" height="17" style="border-top: medium none; height: 12.75pt;"&gt;610101NERO&lt;/TD&gt;&lt;TD class="xl25" style="border-top: medium none; border-left: medium none;"&gt;PAMELA 610101- Mat. EL PASO - Col. NERO&lt;/TD&gt;&lt;TD class="xl25" style="border-top: medium none; border-left: medium none;"&gt;12B&lt;/TD&gt;&lt;TD align="right" class="xl25" style="border-top: medium none; border-left: medium none;"&gt;295&lt;/TD&gt;&lt;TD class="xl25" style="border-top: medium none; border-left: medium none;"&gt;GREENLAND INTERNATIONAL LIMITED&lt;/TD&gt;&lt;TD align="right" class="xl25" style="border-top: medium none; border-left: medium none;"&gt;13&lt;/TD&gt;&lt;TD align="right" class="xl25" style="border-top: medium none; border-left: medium none;"&gt;40024&lt;/TD&gt;&lt;TD align="right" class="xl25" style="border-top: medium none; border-left: medium none;"&gt;120&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have this problem:&lt;/P&gt;&lt;P&gt;I load a table with records about shoes and i have for a record for example this situation :&lt;/P&gt;&lt;P&gt;I load the table :&lt;/P&gt;&lt;P style="font-weight: bold"&gt;tab2:&lt;BR /&gt;LOAD codart, desart, datacons_f, codfor_f, ragsoc_f, qta_f, coddoc_f, numdoc_f&lt;BR /&gt;FROM ordini_fornitori.xls (biff, embedded labels, table is ts4f5$, filters(&lt;BR /&gt;Remove(Row, Pos(Top, 1)),&lt;BR /&gt;Top(1, 'codart'),&lt;BR /&gt;Top(2, 'desart'),&lt;BR /&gt;Top(3, 'datacons_f'),&lt;BR /&gt;Top(4, 'codfor_f'),&lt;BR /&gt;Top(5, 'ragsoc_f'),&lt;BR /&gt;Top(6, 'qta_f'),&lt;BR /&gt;Top(7, 'coddoc_f'),&lt;BR /&gt;Top(8, 'numdoc_f'),&lt;BR /&gt;Top(9, 'variante')&lt;BR /&gt;));&lt;/P&gt;&lt;P&gt;and in the field qta_f i have the total pairs of shoes, while in the field variante i have the number of wrappings.&lt;/P&gt;&lt;P&gt;For Example :&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse; height: 46px;" width="855"&gt;&lt;COL style="width: 142pt;" width="189" /&gt;&lt;COL style="width: 206pt;" width="274" /&gt;&lt;COL style="width: 31pt;" width="41" /&gt;&lt;COL style="width: 25pt;" width="33" /&gt;&lt;COL style="width: 146pt;" width="195" /&gt;&lt;COL style="width: 21pt;" width="28" /&gt;&lt;COL style="width: 44pt;" width="59" /&gt;&lt;COL style="width: 26pt;" width="35" /&gt;&lt;TBODY&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD class="xl22" height="17" style="height: 12.75pt; width: 142pt;" width="189"&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse; height: 60px;" width="855"&gt;&lt;COL style="width: 142pt;" width="189" /&gt;&lt;COL style="width: 206pt;" width="274" /&gt;&lt;COL style="width: 31pt;" width="41" /&gt;&lt;COL style="width: 25pt;" width="33" /&gt;&lt;COL style="width: 146pt;" width="195" /&gt;&lt;COL style="width: 21pt;" width="28" /&gt;&lt;COL style="width: 44pt;" width="59" /&gt;&lt;COL style="width: 26pt;" width="35" /&gt;&lt;TBODY&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD class="xl24" height="17" style="height: 12.75pt; width: 142pt;" width="189"&gt;codart&lt;/TD&gt;&lt;TD class="xl24" style="border-left: medium none; width: 206pt;" width="274"&gt;desart&lt;/TD&gt;&lt;TD class="xl24" style="border-left: medium none; width: 31pt;" width="41"&gt;variante&lt;/TD&gt;&lt;TD class="xl24" style="border-left: medium none; width: 25pt;" width="33"&gt;codfor_f&lt;/TD&gt;&lt;TD class="xl24" style="border-left: medium none; width: 146pt;" width="195"&gt;ragsoc_f&lt;/TD&gt;&lt;TD class="xl24" style="border-left: medium none; width: 21pt;" width="28"&gt;numdoc_f&lt;/TD&gt;&lt;TD class="xl24" style="border-left: medium none; width: 44pt;" width="59"&gt;&lt;/TD&gt;&lt;TD class="xl24" style="border-left: medium none; width: 26pt;" width="35"&gt;Qta&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD class="xl25" height="17" style="border-top: medium none; height: 12.75pt;"&gt;610101NERO&lt;/TD&gt;&lt;TD class="xl25" style="border-top: medium none; border-left: medium none;"&gt;PAMELA 610101- Mat. EL PASO - Col. NERO&lt;/TD&gt;&lt;TD class="xl25" style="border-top: medium none; border-left: medium none;"&gt;12B&lt;/TD&gt;&lt;TD align="right" class="xl25" style="border-top: medium none; border-left: medium none;"&gt;295&lt;/TD&gt;&lt;TD class="xl25" style="border-top: medium none; border-left: medium none;"&gt;GREENLAND INTERNATIONAL&lt;BR /&gt;&lt;/TD&gt;&lt;TD align="right" class="xl25" style="border-top: medium none; border-left: medium none;"&gt;13&lt;/TD&gt;&lt;TD align="right" class="xl25" style="border-top: medium none; border-left: medium none;"&gt;&lt;/TD&gt;&lt;TD align="right" class="xl25" style="border-top: medium none; border-left: medium none;"&gt;120&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/TD&gt;&lt;TD class="xl22" style="border-left: medium none; width: 206pt;" width="274"&gt;&lt;/TD&gt;&lt;TD class="xl22" style="border-left: medium none; width: 31pt;" width="41"&gt;&lt;/TD&gt;&lt;TD align="right" class="xl22" style="border-left: medium none; width: 25pt;" width="33"&gt;&lt;/TD&gt;&lt;TD class="xl22" style="border-left: medium none; width: 146pt;" width="195"&gt;&lt;/TD&gt;&lt;TD align="right" class="xl22" style="border-left: medium none; width: 21pt;" width="28"&gt;&lt;/TD&gt;&lt;TD align="right" class="xl22" style="border-left: medium none; width: 44pt;" width="59"&gt;&lt;/TD&gt;&lt;TD align="right" class="xl22" style="border-left: medium none; width: 26pt;" width="35"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;Now i have to duplicate this record n times where n is qta_f/left(variante,2) and in every record i have to put in qta field left(variante,2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 May 2009 17:15:38 GMT</pubDate>
    <dc:creator>massimo6919</dc:creator>
    <dc:date>2009-05-13T17:15:38Z</dc:date>
    <item>
      <title>Duplicate rows from a xls table\</title>
      <link>https://community.qlik.com/t5/QlikView/Duplicate-rows-from-a-xls-table/m-p/143982#M23061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse; width: 641pt;" width="854"&gt;&lt;COL style="width: 142pt;" width="189" /&gt;&lt;COL style="width: 206pt;" width="274" /&gt;&lt;COL style="width: 31pt;" width="41" /&gt;&lt;COL style="width: 25pt;" width="33" /&gt;&lt;COL style="width: 146pt;" width="195" /&gt;&lt;COL style="width: 21pt;" width="28" /&gt;&lt;COL style="width: 44pt;" width="59" /&gt;&lt;COL style="width: 26pt;" width="35" /&gt;&lt;TBODY&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD class="xl24" height="17" style="height: 12.75pt; width: 142pt;" width="189"&gt;Articolo&lt;/TD&gt;&lt;TD class="xl24" style="border-left: medium none; width: 206pt;" width="274"&gt;Descrizione&lt;/TD&gt;&lt;TD class="xl24" style="border-left: medium none; width: 31pt;" width="41"&gt;Num.&lt;/TD&gt;&lt;TD class="xl24" style="border-left: medium none; width: 25pt;" width="33"&gt;Forn.&lt;/TD&gt;&lt;TD class="xl24" style="border-left: medium none; width: 146pt;" width="195"&gt;Rag. Soc.&lt;/TD&gt;&lt;TD class="xl24" style="border-left: medium none; width: 21pt;" width="28"&gt;Doc.&lt;/TD&gt;&lt;TD class="xl24" style="border-left: medium none; width: 44pt;" width="59"&gt;Data&lt;/TD&gt;&lt;TD class="xl24" style="border-left: medium none; width: 26pt;" width="35"&gt;Qta&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD class="xl25" height="17" style="border-top: medium none; height: 12.75pt;"&gt;610101NERO&lt;/TD&gt;&lt;TD class="xl25" style="border-top: medium none; border-left: medium none;"&gt;PAMELA 610101- Mat. EL PASO - Col. NERO&lt;/TD&gt;&lt;TD class="xl25" style="border-top: medium none; border-left: medium none;"&gt;12B&lt;/TD&gt;&lt;TD align="right" class="xl25" style="border-top: medium none; border-left: medium none;"&gt;295&lt;/TD&gt;&lt;TD class="xl25" style="border-top: medium none; border-left: medium none;"&gt;GREENLAND INTERNATIONAL LIMITED&lt;/TD&gt;&lt;TD align="right" class="xl25" style="border-top: medium none; border-left: medium none;"&gt;13&lt;/TD&gt;&lt;TD align="right" class="xl25" style="border-top: medium none; border-left: medium none;"&gt;40024&lt;/TD&gt;&lt;TD align="right" class="xl25" style="border-top: medium none; border-left: medium none;"&gt;120&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have this problem:&lt;/P&gt;&lt;P&gt;I load a table with records about shoes and i have for a record for example this situation :&lt;/P&gt;&lt;P&gt;I load the table :&lt;/P&gt;&lt;P style="font-weight: bold"&gt;tab2:&lt;BR /&gt;LOAD codart, desart, datacons_f, codfor_f, ragsoc_f, qta_f, coddoc_f, numdoc_f&lt;BR /&gt;FROM ordini_fornitori.xls (biff, embedded labels, table is ts4f5$, filters(&lt;BR /&gt;Remove(Row, Pos(Top, 1)),&lt;BR /&gt;Top(1, 'codart'),&lt;BR /&gt;Top(2, 'desart'),&lt;BR /&gt;Top(3, 'datacons_f'),&lt;BR /&gt;Top(4, 'codfor_f'),&lt;BR /&gt;Top(5, 'ragsoc_f'),&lt;BR /&gt;Top(6, 'qta_f'),&lt;BR /&gt;Top(7, 'coddoc_f'),&lt;BR /&gt;Top(8, 'numdoc_f'),&lt;BR /&gt;Top(9, 'variante')&lt;BR /&gt;));&lt;/P&gt;&lt;P&gt;and in the field qta_f i have the total pairs of shoes, while in the field variante i have the number of wrappings.&lt;/P&gt;&lt;P&gt;For Example :&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse; height: 46px;" width="855"&gt;&lt;COL style="width: 142pt;" width="189" /&gt;&lt;COL style="width: 206pt;" width="274" /&gt;&lt;COL style="width: 31pt;" width="41" /&gt;&lt;COL style="width: 25pt;" width="33" /&gt;&lt;COL style="width: 146pt;" width="195" /&gt;&lt;COL style="width: 21pt;" width="28" /&gt;&lt;COL style="width: 44pt;" width="59" /&gt;&lt;COL style="width: 26pt;" width="35" /&gt;&lt;TBODY&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD class="xl22" height="17" style="height: 12.75pt; width: 142pt;" width="189"&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse; height: 60px;" width="855"&gt;&lt;COL style="width: 142pt;" width="189" /&gt;&lt;COL style="width: 206pt;" width="274" /&gt;&lt;COL style="width: 31pt;" width="41" /&gt;&lt;COL style="width: 25pt;" width="33" /&gt;&lt;COL style="width: 146pt;" width="195" /&gt;&lt;COL style="width: 21pt;" width="28" /&gt;&lt;COL style="width: 44pt;" width="59" /&gt;&lt;COL style="width: 26pt;" width="35" /&gt;&lt;TBODY&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD class="xl24" height="17" style="height: 12.75pt; width: 142pt;" width="189"&gt;codart&lt;/TD&gt;&lt;TD class="xl24" style="border-left: medium none; width: 206pt;" width="274"&gt;desart&lt;/TD&gt;&lt;TD class="xl24" style="border-left: medium none; width: 31pt;" width="41"&gt;variante&lt;/TD&gt;&lt;TD class="xl24" style="border-left: medium none; width: 25pt;" width="33"&gt;codfor_f&lt;/TD&gt;&lt;TD class="xl24" style="border-left: medium none; width: 146pt;" width="195"&gt;ragsoc_f&lt;/TD&gt;&lt;TD class="xl24" style="border-left: medium none; width: 21pt;" width="28"&gt;numdoc_f&lt;/TD&gt;&lt;TD class="xl24" style="border-left: medium none; width: 44pt;" width="59"&gt;&lt;/TD&gt;&lt;TD class="xl24" style="border-left: medium none; width: 26pt;" width="35"&gt;Qta&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="17" style="height: 12.75pt;"&gt;&lt;TD class="xl25" height="17" style="border-top: medium none; height: 12.75pt;"&gt;610101NERO&lt;/TD&gt;&lt;TD class="xl25" style="border-top: medium none; border-left: medium none;"&gt;PAMELA 610101- Mat. EL PASO - Col. NERO&lt;/TD&gt;&lt;TD class="xl25" style="border-top: medium none; border-left: medium none;"&gt;12B&lt;/TD&gt;&lt;TD align="right" class="xl25" style="border-top: medium none; border-left: medium none;"&gt;295&lt;/TD&gt;&lt;TD class="xl25" style="border-top: medium none; border-left: medium none;"&gt;GREENLAND INTERNATIONAL&lt;BR /&gt;&lt;/TD&gt;&lt;TD align="right" class="xl25" style="border-top: medium none; border-left: medium none;"&gt;13&lt;/TD&gt;&lt;TD align="right" class="xl25" style="border-top: medium none; border-left: medium none;"&gt;&lt;/TD&gt;&lt;TD align="right" class="xl25" style="border-top: medium none; border-left: medium none;"&gt;120&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/TD&gt;&lt;TD class="xl22" style="border-left: medium none; width: 206pt;" width="274"&gt;&lt;/TD&gt;&lt;TD class="xl22" style="border-left: medium none; width: 31pt;" width="41"&gt;&lt;/TD&gt;&lt;TD align="right" class="xl22" style="border-left: medium none; width: 25pt;" width="33"&gt;&lt;/TD&gt;&lt;TD class="xl22" style="border-left: medium none; width: 146pt;" width="195"&gt;&lt;/TD&gt;&lt;TD align="right" class="xl22" style="border-left: medium none; width: 21pt;" width="28"&gt;&lt;/TD&gt;&lt;TD align="right" class="xl22" style="border-left: medium none; width: 44pt;" width="59"&gt;&lt;/TD&gt;&lt;TD align="right" class="xl22" style="border-left: medium none; width: 26pt;" width="35"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;Now i have to duplicate this record n times where n is qta_f/left(variante,2) and in every record i have to put in qta field left(variante,2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2009 17:15:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Duplicate-rows-from-a-xls-table/m-p/143982#M23061</guid>
      <dc:creator>massimo6919</dc:creator>
      <dc:date>2009-05-13T17:15:38Z</dc:date>
    </item>
    <item>
      <title>Duplicate rows from a xls table\</title>
      <link>https://community.qlik.com/t5/QlikView/Duplicate-rows-from-a-xls-table/m-p/143983#M23062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, but your table layout seems to have sent the post display a bit screwy...&lt;/P&gt;&lt;P&gt;Have you investigated AUTOGENERATE, and possibly FOR EACH... NEXT. As I am not sure why you might want to duplicate these records, it is difficult to be too constructive in my reply.&lt;/P&gt;&lt;P&gt;Is there another table involved? A join to additional data can provide a duplicated record view of your spreadsheet data in the way you want it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2009 18:18:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Duplicate-rows-from-a-xls-table/m-p/143983#M23062</guid>
      <dc:creator />
      <dc:date>2009-05-13T18:18:06Z</dc:date>
    </item>
  </channel>
</rss>

