<?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: Multiple rows to single row in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Multiple-rows-to-single-row/m-p/448692#M1153415</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what do u mean by one below the other, aren't they already one below the other ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 11 May 2013 01:01:59 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-05-11T01:01:59Z</dc:date>
    <item>
      <title>Multiple rows to single row</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-rows-to-single-row/m-p/448689#M1153412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have callno and partno and many other fields also which i have loaded in straight table. for a single call no we have multiple partnos which i want to load in a single column and row with inserting a separator how can this be done?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sample:&lt;/P&gt;&lt;P&gt;callno - 2349&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;partnos-&lt;/P&gt;&lt;P&gt;XXX&lt;/P&gt;&lt;P&gt;rtgh&lt;/P&gt;&lt;P&gt;UUUU&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;result i want it as :&lt;/P&gt;&lt;P&gt;callno&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&amp;nbsp;&amp;nbsp; partnos&lt;/P&gt;&lt;P&gt;2349&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; |&amp;nbsp;&amp;nbsp;&amp;nbsp; XXX, rtgh, UUUU&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Grace&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 15:04:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-rows-to-single-row/m-p/448689#M1153412</guid>
      <dc:creator />
      <dc:date>2013-05-10T15:04:26Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple rows to single row</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-rows-to-single-row/m-p/448690#M1153413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class="Code"&gt;Load callno, concat(partnos,',') as Allpartnos from tablename&lt;/P&gt;&lt;P class="Code"&gt;group by callno;&lt;/P&gt;&lt;P class="Code"&gt;&lt;/P&gt;&lt;P class="Code"&gt;since u've other fields also, u need to group by those fields also&lt;/P&gt;&lt;P class="Code"&gt;or u can only use this part in a separate load and link to the main table.&lt;/P&gt;&lt;P class="Code"&gt;depends on which cols u need in ur stght table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 15:18:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-rows-to-single-row/m-p/448690#M1153413</guid>
      <dc:creator />
      <dc:date>2013-05-10T15:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple rows to single row</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-rows-to-single-row/m-p/448691#M1153414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, how to do vice versa... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;partno&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;XXX, rtgh, UUUU&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;i want to load one below the other...&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 19:09:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-rows-to-single-row/m-p/448691#M1153414</guid>
      <dc:creator />
      <dc:date>2013-05-10T19:09:12Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple rows to single row</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-rows-to-single-row/m-p/448692#M1153415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what do u mean by one below the other, aren't they already one below the other ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 May 2013 01:01:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-rows-to-single-row/m-p/448692#M1153415</guid>
      <dc:creator />
      <dc:date>2013-05-11T01:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple rows to single row</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-rows-to-single-row/m-p/448693#M1153416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use SubField() as shown below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD SubField(partno,',') as IndividualPartNo &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;from/resident whatever...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 May 2013 01:29:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-rows-to-single-row/m-p/448693#M1153416</guid>
      <dc:creator>nagaiank</dc:creator>
      <dc:date>2013-05-11T01:29:20Z</dc:date>
    </item>
  </channel>
</rss>

