<?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 Group records in a single line in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Group-records-in-a-single-line/m-p/271091#M1203131</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have Table A, with this appearance:&lt;/P&gt;&lt;P style="font-weight: bold"&gt;TransID - Line - DimID - DimValue&lt;/P&gt;&lt;P&gt;1 - 1 - A - 11A&lt;/P&gt;&lt;P&gt;1 - 1 - B - 11B&lt;/P&gt;&lt;P&gt;1 - 2 - A - 12A&lt;/P&gt;&lt;P&gt;1 - 2 - B - 12B&lt;/P&gt;&lt;P&gt;2 - 1 - A - 21A&lt;/P&gt;&lt;P&gt;2 - 1 - B - 21B&lt;/P&gt;&lt;P&gt;and I need to convert it to:&lt;/P&gt;&lt;P style="font-weight: bold"&gt;TransID - Line - A - B&lt;/P&gt;&lt;P&gt;1 - 1 - 11A - 11B&lt;/P&gt;&lt;P&gt;1 - 2 - 12A - 12B&lt;/P&gt;&lt;P&gt;2 - 1 - 21A - 21B&lt;/P&gt;&lt;P&gt;How can this be achieved in Qlikview?&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Aug 2010 17:00:12 GMT</pubDate>
    <dc:creator>salto</dc:creator>
    <dc:date>2010-08-11T17:00:12Z</dc:date>
    <item>
      <title>Group records in a single line</title>
      <link>https://community.qlik.com/t5/QlikView/Group-records-in-a-single-line/m-p/271091#M1203131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have Table A, with this appearance:&lt;/P&gt;&lt;P style="font-weight: bold"&gt;TransID - Line - DimID - DimValue&lt;/P&gt;&lt;P&gt;1 - 1 - A - 11A&lt;/P&gt;&lt;P&gt;1 - 1 - B - 11B&lt;/P&gt;&lt;P&gt;1 - 2 - A - 12A&lt;/P&gt;&lt;P&gt;1 - 2 - B - 12B&lt;/P&gt;&lt;P&gt;2 - 1 - A - 21A&lt;/P&gt;&lt;P&gt;2 - 1 - B - 21B&lt;/P&gt;&lt;P&gt;and I need to convert it to:&lt;/P&gt;&lt;P style="font-weight: bold"&gt;TransID - Line - A - B&lt;/P&gt;&lt;P&gt;1 - 1 - 11A - 11B&lt;/P&gt;&lt;P&gt;1 - 2 - 12A - 12B&lt;/P&gt;&lt;P&gt;2 - 1 - 21A - 21B&lt;/P&gt;&lt;P&gt;How can this be achieved in Qlikview?&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Aug 2010 17:00:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-records-in-a-single-line/m-p/271091#M1203131</guid>
      <dc:creator>salto</dc:creator>
      <dc:date>2010-08-11T17:00:12Z</dc:date>
    </item>
    <item>
      <title>Group records in a single line</title>
      <link>https://community.qlik.com/t5/QlikView/Group-records-in-a-single-line/m-p/271092#M1203132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry,I did not know about "Generic Load" and the feature it has for flattening a table. I will try with this and keep an update here.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Aug 2010 18:31:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-records-in-a-single-line/m-p/271092#M1203132</guid>
      <dc:creator>salto</dc:creator>
      <dc:date>2010-08-11T18:31:07Z</dc:date>
    </item>
    <item>
      <title>Group records in a single line</title>
      <link>https://community.qlik.com/t5/QlikView/Group-records-in-a-single-line/m-p/271093#M1203133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, it is me again. Sorry &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I am trying this:&lt;/P&gt;&lt;P&gt;generic load &lt;B&gt;&lt;/B&gt;TransID, Line, DimID, DimValue resident TableName;&lt;/P&gt;&lt;P&gt;But QV converts it to 2 different tables, by DimID instead of only one "flattered" table. My idea is to use TransID and Line as table keys.&lt;/P&gt;&lt;P&gt;Does anybody know why is QV separating the table in two? Is it because the name I am using for the field is DimID instead of, for example, Dimension?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Josetxo&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Aug 2010 20:09:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-records-in-a-single-line/m-p/271093#M1203133</guid>
      <dc:creator>salto</dc:creator>
      <dc:date>2010-08-11T20:09:17Z</dc:date>
    </item>
    <item>
      <title>Group records in a single line</title>
      <link>https://community.qlik.com/t5/QlikView/Group-records-in-a-single-line/m-p/271094#M1203134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's just how the generic load works. If you really want to get everything back in one table, you could probably left join them back together in a loop. I could swear I wrote an example, but I can't seem to find it. I also could have sworn Rob Wunderlich had an example in his cookbook, but again, I'm not finding it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Aug 2010 20:27:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Group-records-in-a-single-line/m-p/271094#M1203134</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2010-08-11T20:27:33Z</dc:date>
    </item>
  </channel>
</rss>

