<?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 Inter Record Concatenation in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Inter-Record-Concatenation/m-p/383717#M143222</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an interresting challenge. I have 2 fields: FieldName and FieldDescription. I would like to concatenate all occurences in FieldDescription where FieldName is the same. Is this possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached a sample.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks to all who tries.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Sep 2012 08:51:42 GMT</pubDate>
    <dc:creator>kangaroomac</dc:creator>
    <dc:date>2012-09-04T08:51:42Z</dc:date>
    <item>
      <title>Inter Record Concatenation</title>
      <link>https://community.qlik.com/t5/QlikView/Inter-Record-Concatenation/m-p/383717#M143222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an interresting challenge. I have 2 fields: FieldName and FieldDescription. I would like to concatenate all occurences in FieldDescription where FieldName is the same. Is this possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached a sample.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks to all who tries.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 08:51:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inter-Record-Concatenation/m-p/383717#M143222</guid>
      <dc:creator>kangaroomac</dc:creator>
      <dc:date>2012-09-04T08:51:42Z</dc:date>
    </item>
    <item>
      <title>Re: Inter Record Concatenation</title>
      <link>https://community.qlik.com/t5/QlikView/Inter-Record-Concatenation/m-p/383718#M143223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh, that is not so interresting...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can do it&lt;/P&gt;&lt;P&gt;1) In a load script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FieldName&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Concat(FieldDescription) as&amp;nbsp; FieldDescriptionConcatenated&lt;/P&gt;&lt;P&gt; RESIDENT YourInputTable;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Or in Chart:&lt;/P&gt;&lt;P&gt;Create a Chart (straigth table) with&amp;nbsp; dimension FieldName.&lt;/P&gt;&lt;P&gt;Use as expression: =Concat(FieldDescription)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2012 09:00:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inter-Record-Concatenation/m-p/383718#M143223</guid>
      <dc:creator>whiteline</dc:creator>
      <dc:date>2012-09-04T09:00:03Z</dc:date>
    </item>
  </channel>
</rss>

