<?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: Convert Rows to Columns in Load Script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Convert-Rows-to-Columns-in-Load-Script/m-p/558405#M689546</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bill, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You'll need to use the &lt;STRONG&gt;generic&lt;/STRONG&gt; keyword which leaves you with multiple tables so you can find a nice solution to do multiple joins that combines all the tables into one table in this post. &lt;A _jive_internal="true" href="https://community.qlik.com/message/407192#407192"&gt;http://community.qlik.com/message/407192#407192&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Karl&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Nov 2013 05:06:53 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-11-01T05:06:53Z</dc:date>
    <item>
      <title>Convert Rows to Columns in Load Script</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-Rows-to-Columns-in-Load-Script/m-p/558403#M689544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Hi&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Having received a couple of excellent solutions re &lt;EM&gt;Converting Columns to Rows in the Load Script&lt;/EM&gt;, this it the opposite as in&amp;nbsp; &lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Converting &lt;EM style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Rows &lt;/EM&gt;to &lt;EM style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Columns &lt;/EM&gt;in the Load Script&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I have data in a resident table and below is a some sample data, plus the &lt;SPAN style="font-style: inherit; font-family: inherit; color: #008000;"&gt;&lt;EM style="font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;bb3.qvw&lt;/STRONG&gt;&lt;/EM&gt;&lt;/SPAN&gt; attached has the sample data in it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;This loads sample data into &lt;EM style="font-family: inherit; color: #993300;"&gt;SourceTable.&amp;nbsp; &lt;/EM&gt;&lt;SPAN style="font-style: inherit; font-family: inherit; color: #666699;"&gt;In reality there will be a few million ID's, each with &lt;EM style="color: #993300;"&gt;TimeIn&lt;/EM&gt; and &lt;SPAN style="color: #993300;"&gt;&lt;EM&gt;TimeOut&lt;/EM&gt;&lt;/SPAN&gt; pairs&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;EM&gt;SourceData:&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;EM&gt;LOAD * INLINE [&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ID, TimeIn, TimeOut&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1, 01:01, 02:02&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1, 03:03, 04:04&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1, 05:05, 06:06&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1, 07:07, 08:08&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1, 22:22, 23:23&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2, 09:09, 10:10&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2, 11:11, 12:12&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3, 13:13, 14:14&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;EM&gt;];&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;This Inline Load shows what I wish this sample data to be transformed into:&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;EM&gt;DesiredData:&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;EM&gt;LOAD * INLINE [&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ID, InA, OutA, InB, OutB, InC, OutC, InD, OutD, ExtraDataIgnored&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1, 01:01, 02:02, 03:03, 04:04, 05:05, 06:06, 07:07, 08:08, Yes&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2, 09:09, 10:10, 11:11, 12:12&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3, 13:13, 14:14&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;EM&gt;];&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN style="color: #3d3d3d;"&gt;In theory each ID should not have more than 4 &lt;/SPAN&gt;&lt;EM style="color: #993300; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;TimeIn&lt;/EM&gt;&lt;SPAN style="color: #666699; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt; and &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #993300;"&gt;&lt;EM style="color: #993300;"&gt;TimeOut &lt;/EM&gt;&lt;/SPAN&gt;pairs, but I am sure you know that in reality data is &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;often &lt;/SPAN&gt;not as reliable as one would hope for, hence the flag at the end for &lt;EM style="color: #993300;"&gt;ExtraDataIgnored&lt;/EM&gt;.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Unfortunately the source data rows could be in any random order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Best Regards,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Bill&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 20:30:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-Rows-to-Columns-in-Load-Script/m-p/558403#M689544</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-31T20:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Rows to Columns in Load Script</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-Rows-to-Columns-in-Load-Script/m-p/558404#M689545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Temp:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Generic LOAD&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; ID,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; 'In' &amp;amp; pick(AutoNumber(RecNo(),ID),'A','B','C','D','E','F','G','H','I'),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; TimeIn&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Resident SourceData&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;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Temp:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Generic LOAD&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; ID,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; 'Out' &amp;amp; pick(AutoNumber(RecNo(),ID),'A','B','C','D','E','F','G','H','I'),&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; TimeOut&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Resident SourceData&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;P&gt;&lt;/P&gt;&lt;P&gt;You can optionally learn how to put all those temp tables back into a single table here&lt;/P&gt;&lt;P&gt;&lt;A href="http://qlikviewnotes.blogspot.com/2010/05/use-cases-for-generic-load.html"&gt;http://qlikviewnotes.blogspot.com/2010/05/use-cases-for-generic-load.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Nov 2013 00:13:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-Rows-to-Columns-in-Load-Script/m-p/558404#M689545</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2013-11-01T00:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Rows to Columns in Load Script</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-Rows-to-Columns-in-Load-Script/m-p/558405#M689546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bill, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You'll need to use the &lt;STRONG&gt;generic&lt;/STRONG&gt; keyword which leaves you with multiple tables so you can find a nice solution to do multiple joins that combines all the tables into one table in this post. &lt;A _jive_internal="true" href="https://community.qlik.com/message/407192#407192"&gt;http://community.qlik.com/message/407192#407192&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Karl&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Nov 2013 05:06:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-Rows-to-Columns-in-Load-Script/m-p/558405#M689546</guid>
      <dc:creator />
      <dc:date>2013-11-01T05:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Rows to Columns in Load Script</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-Rows-to-Columns-in-Load-Script/m-p/558406#M689547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_13832918144129962" jivemacro_uid="_13832918144129962" modifiedtitle="true"&gt;
&lt;P&gt;Result:&lt;/P&gt;
&lt;P&gt;load&lt;/P&gt;
&lt;P&gt;&amp;nbsp; ID&lt;/P&gt;
&lt;P&gt;&amp;nbsp; ,SubField(TimeLine,'|',1) as InA&lt;/P&gt;
&lt;P&gt;&amp;nbsp; ,SubField(TimeLine,'|',2) as OutA&lt;/P&gt;
&lt;P&gt;&amp;nbsp; ,SubField(TimeLine,'|',3) as InB&lt;/P&gt;
&lt;P&gt;&amp;nbsp; ,SubField(TimeLine,'|',4) as OutB&lt;/P&gt;
&lt;P&gt;&amp;nbsp; ,SubField(TimeLine,'|',5) as InC&lt;/P&gt;
&lt;P&gt;&amp;nbsp; ,SubField(TimeLine,'|',6) as OutC&lt;/P&gt;
&lt;P&gt;&amp;nbsp; ,SubField(TimeLine,'|',7) as InD&lt;/P&gt;
&lt;P&gt;&amp;nbsp; ,SubField(TimeLine,'|',8) as OutD&lt;/P&gt;
&lt;P&gt;&amp;nbsp; ,if(len(SubField(TimeLine,'|',9)),'Yes') as ExtraDataIgnored;&lt;/P&gt;
&lt;P&gt;load ID ,concat(TimeIn &amp;amp; '|' &amp;amp; TimeOut, '|',TimeIn) as TimeLine&lt;/P&gt;
&lt;P&gt;Resident SourceData&lt;/P&gt;
&lt;P&gt;Group by ID;&lt;/P&gt;


&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If TimeIn isn't a numeric field then use the time# function to make a time value of it first so it can be used in the concat function as sort field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Nov 2013 07:26:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-Rows-to-Columns-in-Load-Script/m-p/558406#M689547</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-11-01T07:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Rows to Columns in Load Script</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-Rows-to-Columns-in-Load-Script/m-p/558407#M689548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Rob, Karl &amp;amp; G&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for your suggestions, they all look promising.&amp;nbsp; I'll check them out against a few millions rows later today.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Nov 2013 09:18:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-Rows-to-Columns-in-Load-Script/m-p/558407#M689548</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-01T09:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Rows to Columns in Load Script</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-Rows-to-Columns-in-Load-Script/m-p/558408#M689549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I of course like my solution &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; but I'll warn you that the AutoNumber with many different Ids will run very slow so may not be your best option. If so, you can pre-build that sequence # with a peek() or use Gysbert's idea.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Nov 2013 18:21:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-Rows-to-Columns-in-Load-Script/m-p/558408#M689549</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2013-11-01T18:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Convert Rows to Columns in Load Script</title>
      <link>https://community.qlik.com/t5/QlikView/Convert-Rows-to-Columns-in-Load-Script/m-p/558409#M689550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Gysbert&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your solution works perfectly, it takes about 1 minute to process approx. 8 million rows which for my needs is more than adequate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;[Rob did warn that &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;that the AutoNumber in his suggestion with many different Ids will run very slow and was indeed correct]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks,&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Bill&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Nov 2013 10:37:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Convert-Rows-to-Columns-in-Load-Script/m-p/558409#M689550</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-11-04T10:37:53Z</dc:date>
    </item>
  </channel>
</rss>

