<?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 Re: Split single line data into Many in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Split-single-line-data-into-Many/m-p/1145256#M901470</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Load *,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; SubField(Barcode,'to',1)-1+IterNo() as Barcode2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;While SubField(Barcode,'to',1)-1+IterNo() &amp;lt;=SubField(Barcode,'to',2);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 10pt; line-height: 1.5em;"&gt;Load * Inline [&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;"Receiving Date", "Doc In", "Avarage package", "Batch Type", BatchID, Barcode&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;6/29/2016 15:32, 3, 30, Outer Package, 681633, 16005003228 to 16005003230&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;]&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Jul 2016 06:57:55 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2016-07-13T06:57:55Z</dc:date>
    <item>
      <title>Split single line data into Many</title>
      <link>https://community.qlik.com/t5/QlikView/Split-single-line-data-into-Many/m-p/1145255#M901469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi QliXperts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to convert the below single line of data into three.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; This is my actual data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 1096px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="21" width="124"&gt;Receiving Date&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="48"&gt;Doc In&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="103"&gt;Avarage package&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="89"&gt;Batch Type&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="56"&gt;BatchID&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="255"&gt;Barcode&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="81"&gt;ComplaintID&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="124"&gt;Assign Date&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="124"&gt;Date Scan&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="92"&gt;System&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="21" style="border-top: none;" width="124"&gt;6/29/2016 15:32&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="48"&gt;3&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="103"&gt;30&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="89"&gt;Outer Package&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="56"&gt;681633&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="255"&gt;16005003228 to 16005003230&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;" width="81"&gt; &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="124"&gt;6/29/2016 15:32&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;" width="124"&gt;6/29/2016 15:34&lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;" width="92"&gt;Vat Tool&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid #000000;" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Header 1&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;I need to covert that into three based on Barcode column Like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="5px" cellpadding="0" cellspacing="0" jive-data-cell="{&amp;quot;color&amp;quot;:&amp;quot;#575757&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;NaN&amp;quot;,&amp;quot;backgroundColor&amp;quot;:&amp;quot;transparent&amp;quot;,&amp;quot;fontFamily&amp;quot;:&amp;quot;arial,helvetica,sans-serif&amp;quot;,&amp;quot;verticalAlign&amp;quot;:&amp;quot;baseline&amp;quot;}" jive-data-header="{&amp;quot;color&amp;quot;:&amp;quot;#FFFFFF&amp;quot;,&amp;quot;backgroundColor&amp;quot;:&amp;quot;#6690BC&amp;quot;,&amp;quot;textAlign&amp;quot;:&amp;quot;center&amp;quot;,&amp;quot;padding&amp;quot;:&amp;quot;2&amp;quot;}" style="border-width: 5px; border-style: solid;" width="670"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="32" width="85"&gt;Receiving Date&lt;/TD&gt;&lt;TD class="xl65" width="64"&gt;Doc In&lt;/TD&gt;&lt;TD class="xl65" width="64"&gt;Avarage package&lt;/TD&gt;&lt;TD class="xl65" width="64"&gt;Batch Type&lt;/TD&gt;&lt;TD class="xl65" width="64"&gt;BatchID&lt;/TD&gt;&lt;TD class="xl65" width="73"&gt;Barcode&lt;/TD&gt;&lt;TD class="xl65" width="64"&gt;ComplaintID&lt;/TD&gt;&lt;TD class="xl65" width="64"&gt;Assign Date&lt;/TD&gt;&lt;TD class="xl65" width="64"&gt;Date Scan&lt;/TD&gt;&lt;TD class="xl65" width="64"&gt;System&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="32" width="85"&gt;6/29/2016 15:32&lt;/TD&gt;&lt;TD class="xl68" width="64"&gt;3&lt;/TD&gt;&lt;TD class="xl68" width="64"&gt;30&lt;/TD&gt;&lt;TD class="xl66" width="64"&gt;Outer Package&lt;/TD&gt;&lt;TD class="xl68" width="64"&gt;681633&lt;/TD&gt;&lt;TD class="xl66" width="73"&gt;16005003228&lt;/TD&gt;&lt;TD class="xl68" width="64"&gt; &lt;/TD&gt;&lt;TD align="center" class="xl67" width="64"&gt;#########&lt;/TD&gt;&lt;TD align="center" class="xl67" width="64"&gt;#########&lt;/TD&gt;&lt;TD class="xl66" width="64"&gt;Vat Tool&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="32" width="85"&gt;6/29/2016 15:32&lt;/TD&gt;&lt;TD class="xl68" width="64"&gt;3&lt;/TD&gt;&lt;TD class="xl68" width="64"&gt;30&lt;/TD&gt;&lt;TD class="xl66" width="64"&gt;Outer Package&lt;/TD&gt;&lt;TD class="xl68" width="64"&gt;681633&lt;/TD&gt;&lt;TD class="xl66" width="73"&gt;16005003229&lt;/TD&gt;&lt;TD class="xl68" width="64"&gt; &lt;/TD&gt;&lt;TD align="center" class="xl67" width="64"&gt;#########&lt;/TD&gt;&lt;TD align="center" class="xl67" width="64"&gt;#########&lt;/TD&gt;&lt;TD class="xl66" width="64"&gt;Vat Tool&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="32" width="85"&gt;6/29/2016 15:32&lt;/TD&gt;&lt;TD class="xl68" width="64"&gt;3&lt;/TD&gt;&lt;TD class="xl68" width="64"&gt;30&lt;/TD&gt;&lt;TD class="xl66" width="64"&gt;Outer Package&lt;/TD&gt;&lt;TD class="xl68" width="64"&gt;681633&lt;/TD&gt;&lt;TD class="xl66" width="73"&gt;16005003230&lt;/TD&gt;&lt;TD class="xl68" width="64"&gt; &lt;/TD&gt;&lt;TD align="center" class="xl67" width="64"&gt;#########&lt;/TD&gt;&lt;TD align="center" class="xl67" width="64"&gt;#########&lt;/TD&gt;&lt;TD class="xl66" width="64"&gt;Vat Tool&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Villa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Split-single-line-data-into-Many/m-p/1145255#M901469</guid>
      <dc:creator>techvarun</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Split single line data into Many</title>
      <link>https://community.qlik.com/t5/QlikView/Split-single-line-data-into-Many/m-p/1145256#M901470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Load *,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; SubField(Barcode,'to',1)-1+IterNo() as Barcode2&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;While SubField(Barcode,'to',1)-1+IterNo() &amp;lt;=SubField(Barcode,'to',2);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 10pt; line-height: 1.5em;"&gt;Load * Inline [&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;"Receiving Date", "Doc In", "Avarage package", "Batch Type", BatchID, Barcode&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;6/29/2016 15:32, 3, 30, Outer Package, 681633, 16005003228 to 16005003230&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;]&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2016 06:57:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Split-single-line-data-into-Many/m-p/1145256#M901470</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2016-07-13T06:57:55Z</dc:date>
    </item>
  </channel>
</rss>

