<?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: loop through a table and for each row create new rows in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/loop-through-a-table-and-for-each-row-create-new-rows/m-p/1305229#M824601</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please look at this thread. It should do what you need it to, with a different delimitter:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/30061"&gt;How to separate comma delimited field during load&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Obviously you will have to limit it to 3 for your rows.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Jul 2017 15:27:49 GMT</pubDate>
    <dc:creator>-SW-</dc:creator>
    <dc:date>2017-07-13T15:27:49Z</dc:date>
    <item>
      <title>loop through a table and for each row create new rows</title>
      <link>https://community.qlik.com/t5/QlikView/loop-through-a-table-and-for-each-row-create-new-rows/m-p/1305228#M824600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;My raw data is the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 725px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" width="64"&gt;Key&lt;/TD&gt;&lt;TD width="661"&gt;[CHART] Time in Status&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="24"&gt;BT-1969&lt;/TD&gt;&lt;TD&gt;1_*:*_1_*:*_79965597_*|*_6_*:*_1_*:*_0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="18"&gt;BT-1960&lt;/TD&gt;&lt;TD&gt;1_*:*_2_*:*_1319584_*|*_6_*:*_1_*:*_0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;BT-1955&lt;/TD&gt;&lt;TD&gt;1_*:*_1_*:*_1080197_*|*_6_*:*_1_*:*_0_*|*_10052_*:*_1_*:*_357672353&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;BT-1936&lt;/TD&gt;&lt;TD&gt;1_*:*_1_*:*_66272530_*|*_6_*:*_1_*:*_0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;BT-1934&lt;/TD&gt;&lt;TD&gt;1_*:*_1_*:*_94463824_*|*_6_*:*_1_*:*_0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;BT-1932&lt;/TD&gt;&lt;TD&gt;1_*:*_1_*:*_248563_*|*_6_*:*_1_*:*_0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;BT-1914&lt;/TD&gt;&lt;TD&gt;1_*:*_1_*:*_690337206_*|*_6_*:*_1_*:*_0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;BT-1911&lt;/TD&gt;&lt;TD&gt;1_*:*_1_*:*_517796_*|*_6_*:*_1_*:*_0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;BT-1903&lt;/TD&gt;&lt;TD&gt;1_*:*_1_*:*_73098196_*|*_3_*:*_1_*:*_109704_*|*_10053_*:*_1_*:*_11183820_*|*_11187_*:*_1_*:*_0&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;I'm&amp;nbsp; trying to create a new table that&amp;nbsp; will look like the following(only the first 3 rows):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 271px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" width="64"&gt;Key&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="64"&gt;status&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="64"&gt;state&lt;/TD&gt;&lt;TD class="xl65" style="border-left: none;" width="79"&gt;time&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top: none;"&gt;BT-1969&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;79965597&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top: none;"&gt;BT-1969&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;6&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top: none;"&gt;BT-1960&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;2&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;1319584&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top: none;"&gt;BT-1960&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;6&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top: none;"&gt;BT-1955&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;1080197&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top: none;"&gt;BT-1955&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;6&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" style="border-top: none;"&gt;BT-1955&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;357672353&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;It must be dynamic because for each row the number of new rows can change, according to the number of separators( *|* )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you &lt;/P&gt;&lt;P&gt;Adin&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/loop-through-a-table-and-for-each-row-create-new-rows/m-p/1305228#M824600</guid>
      <dc:creator>adinepstein</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: loop through a table and for each row create new rows</title>
      <link>https://community.qlik.com/t5/QlikView/loop-through-a-table-and-for-each-row-create-new-rows/m-p/1305229#M824601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please look at this thread. It should do what you need it to, with a different delimitter:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/30061"&gt;How to separate comma delimited field during load&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Obviously you will have to limit it to 3 for your rows.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jul 2017 15:27:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loop-through-a-table-and-for-each-row-create-new-rows/m-p/1305229#M824601</guid>
      <dc:creator>-SW-</dc:creator>
      <dc:date>2017-07-13T15:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: loop through a table and for each row create new rows</title>
      <link>https://community.qlik.com/t5/QlikView/loop-through-a-table-and-for-each-row-create-new-rows/m-p/1305230#M824602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This will create your rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MakeRows:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;Key,&lt;/P&gt;&lt;P&gt;subfield('[CHART] Time in Status','*|*') as NewRows&lt;/P&gt;&lt;P&gt;From YourTable;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you need the code for the column breakout too?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jul 2017 15:30:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loop-through-a-table-and-for-each-row-create-new-rows/m-p/1305230#M824602</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-07-13T15:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: loop through a table and for each row create new rows</title>
      <link>https://community.qlik.com/t5/QlikView/loop-through-a-table-and-for-each-row-create-new-rows/m-p/1305231#M824603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shun,&lt;/P&gt;&lt;P&gt;Thanks for your quick answer.&lt;/P&gt;&lt;P&gt;After I separate each row according to the delimiter, i want to create 3 new columns Status, state and time (&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;1_*:*_1_*:*_79965597_).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;How can I do that in the same while?&lt;/SPAN&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Adin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jul 2017 15:42:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loop-through-a-table-and-for-each-row-create-new-rows/m-p/1305231#M824603</guid>
      <dc:creator>adinepstein</dc:creator>
      <dc:date>2017-07-13T15:42:01Z</dc:date>
    </item>
    <item>
      <title>Re: loop through a table and for each row create new rows</title>
      <link>https://community.qlik.com/t5/QlikView/loop-through-a-table-and-for-each-row-create-new-rows/m-p/1305232#M824605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="font-size: 10pt;"&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;SPAN style="color: #800000;"&gt;Key&lt;/SPAN&gt;,&lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;SubField&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;NewText&lt;/SPAN&gt;,':',1) &lt;SPAN style="color: #0000ff;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;status&lt;/SPAN&gt;,&lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;SubField&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;NewText&lt;/SPAN&gt;,':',2) &lt;SPAN style="color: #0000ff;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;state&lt;/SPAN&gt;,&lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;SubField&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;NewText&lt;/SPAN&gt;,':',-1) &lt;SPAN style="color: #0000ff;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;time&lt;/SPAN&gt;;&lt;BR /&gt; &lt;STRONG style=": ; color: #0000ff;"&gt;LOAD&lt;/STRONG&gt; &lt;SPAN style="color: #800000;"&gt;Key&lt;/SPAN&gt;,&lt;SPAN style="color: #0000ff;"&gt;PurgeChar&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;SubField&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;Text&lt;/SPAN&gt;,'|'),'_*') &lt;SPAN style="color: #0000ff;"&gt;as&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;NewText&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="color: #0000ff;"&gt;Inline&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;[&lt;BR /&gt; Key Text&lt;BR /&gt; BT-1969 1_*:*_1_*:*_79965597_*|*_6_*:*_1_*:*_0 &lt;BR /&gt; BT-1960 1_*:*_2_*:*_1319584_*|*_6_*:*_1_*:*_0 &lt;BR /&gt; BT-1955 1_*:*_1_*:*_1080197_*|*_6_*:*_1_*:*_0_*|*_10052_*:*_1_*:*_357672353 &lt;BR /&gt; BT-1936 1_*:*_1_*:*_66272530_*|*_6_*:*_1_*:*_0 &lt;BR /&gt; BT-1934 1_*:*_1_*:*_94463824_*|*_6_*:*_1_*:*_0 &lt;BR /&gt; BT-1932 1_*:*_1_*:*_248563_*|*_6_*:*_1_*:*_0 &lt;BR /&gt; BT-1914 1_*:*_1_*:*_690337206_*|*_6_*:*_1_*:*_0 &lt;BR /&gt; BT-1911 1_*:*_1_*:*_517796_*|*_6_*:*_1_*:*_0 &lt;BR /&gt; BT-1903 1_*:*_1_*:*_73098196_*|*_3_*:*_1_*:*_109704_*|*_10053_*:*_1_*:*_11183820_*|*_11187_*:*_1_*:*_0 &lt;BR /&gt; ]&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;delimiter&lt;/SPAN&gt; &lt;SPAN style="color: #0000ff;"&gt;is&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; spaces); &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/170160_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Antonio&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jul 2017 15:44:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loop-through-a-table-and-for-each-row-create-new-rows/m-p/1305232#M824605</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-07-13T15:44:18Z</dc:date>
    </item>
    <item>
      <title>Re: loop through a table and for each row create new rows</title>
      <link>https://community.qlik.com/t5/QlikView/loop-through-a-table-and-for-each-row-create-new-rows/m-p/1305233#M824607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Wallo,&lt;/P&gt;&lt;P&gt;Thank you for you quick answer.&lt;/P&gt;&lt;P&gt;Can you please give me also the code for the column breakout?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Adin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jul 2017 15:44:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loop-through-a-table-and-for-each-row-create-new-rows/m-p/1305233#M824607</guid>
      <dc:creator>adinepstein</dc:creator>
      <dc:date>2017-07-13T15:44:27Z</dc:date>
    </item>
    <item>
      <title>Re: loop through a table and for each row create new rows</title>
      <link>https://community.qlik.com/t5/QlikView/loop-through-a-table-and-for-each-row-create-new-rows/m-p/1305234#M824610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Antonio,&lt;/P&gt;&lt;P&gt;My data contains 7000 rows, when I run your script on the data is gives me an out of memory error.&lt;/P&gt;&lt;P&gt;I tried to split the subFields to different tables but it doesn't help.&lt;/P&gt;&lt;P&gt;Do you have an idea how to solve the problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Adin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jul 2017 07:47:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loop-through-a-table-and-for-each-row-create-new-rows/m-p/1305234#M824610</guid>
      <dc:creator>adinepstein</dc:creator>
      <dc:date>2017-07-18T07:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: loop through a table and for each row create new rows</title>
      <link>https://community.qlik.com/t5/QlikView/loop-through-a-table-and-for-each-row-create-new-rows/m-p/1305235#M824611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can You provide Your data ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jul 2017 07:54:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loop-through-a-table-and-for-each-row-create-new-rows/m-p/1305235#M824611</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-07-18T07:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: loop through a table and for each row create new rows</title>
      <link>https://community.qlik.com/t5/QlikView/loop-through-a-table-and-for-each-row-create-new-rows/m-p/1305236#M824614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just solved the problem- instead of :&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;SubField&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;NewText&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;,':',-1) &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;time&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;I did:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;SubField&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;NewText&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;,':',3) &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;time&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Adin&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Jul 2017 08:12:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/loop-through-a-table-and-for-each-row-create-new-rows/m-p/1305236#M824614</guid>
      <dc:creator>adinepstein</dc:creator>
      <dc:date>2017-07-18T08:12:34Z</dc:date>
    </item>
  </channel>
</rss>

