<?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 concatenated tables problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/concatenated-tables-problem/m-p/358135#M1173253</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;If you want to use concatenate just remove blank row before concatenate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont thing concatenate will serve your purpose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of concatenate use join.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Ankur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 May 2012 05:31:07 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-05-18T05:31:07Z</dc:date>
    <item>
      <title>concatenated tables problem</title>
      <link>https://community.qlik.com/t5/QlikView/concatenated-tables-problem/m-p/358134#M1173252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two inline tables concatenated in my data model. These have 2 columns B,C common amongst A B C D.&lt;BR /&gt;Now, for some reason, I want to find the sum of D for each A.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know this may be one of the basic concepts, but am new to Qlikview, and am struggling with it.Please help. Sample QVW file also attached.&lt;/P&gt;&lt;P&gt;Sample Data:&lt;/P&gt;&lt;P&gt;[table1]:&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt; A, B, C&lt;BR /&gt; 1, 2, 3&lt;BR /&gt; 4, 5, 6&lt;BR /&gt; 7, 8, 9&lt;BR /&gt; 10, 11, 12&lt;BR /&gt; 1, 2, 3&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;Concatenate&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt; B, C, D&lt;BR /&gt; 2, 3, 20&lt;BR /&gt; 5, 6, 21&lt;BR /&gt; 8, 9, 22&lt;BR /&gt; 11, 12, 23&lt;BR /&gt; 2, 3, 24&lt;BR /&gt; 7, 8, 25&lt;BR /&gt; 9 , 10, 26&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;Suggestions awaited.&lt;BR /&gt;Thanks in Advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2012 05:08:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concatenated-tables-problem/m-p/358134#M1173252</guid>
      <dc:creator>sonikajain</dc:creator>
      <dc:date>2012-05-18T05:08:39Z</dc:date>
    </item>
    <item>
      <title>concatenated tables problem</title>
      <link>https://community.qlik.com/t5/QlikView/concatenated-tables-problem/m-p/358135#M1173253</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;If you want to use concatenate just remove blank row before concatenate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont thing concatenate will serve your purpose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of concatenate use join.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards &lt;/P&gt;&lt;P&gt;Ankur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2012 05:31:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concatenated-tables-problem/m-p/358135#M1173253</guid>
      <dc:creator />
      <dc:date>2012-05-18T05:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: concatenated tables problem</title>
      <link>https://community.qlik.com/t5/QlikView/concatenated-tables-problem/m-p/358136#M1173254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Find the attached file for conactenate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2012 05:37:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concatenated-tables-problem/m-p/358136#M1173254</guid>
      <dc:creator />
      <dc:date>2012-05-18T05:37:14Z</dc:date>
    </item>
    <item>
      <title>Re: concatenated tables problem</title>
      <link>https://community.qlik.com/t5/QlikView/concatenated-tables-problem/m-p/358137#M1173255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sonika,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remove concatenate and load data into you QV application. let the join be created upon column B, C.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; A synthetic table will get created which you can avoide creating B+C or autonumberhash function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the attached snapshot ConcatenateEg1 which shows that your data is concatenated and you cannot get sum of D for A because for that there is no A present.&lt;/P&gt;&lt;P&gt;Also see the 2nd snapshot in which now you can get the sum(D) for A.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this help,&lt;/P&gt;&lt;P&gt;Anosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2012 05:58:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concatenated-tables-problem/m-p/358137#M1173255</guid>
      <dc:creator />
      <dc:date>2012-05-18T05:58:55Z</dc:date>
    </item>
    <item>
      <title>concatenated tables problem</title>
      <link>https://community.qlik.com/t5/QlikView/concatenated-tables-problem/m-p/358138#M1173256</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;I understand that join or an association will take me to somewhere close, but my datamodel has been designed to use concat only. Please help me in this using concatanation....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2012 06:49:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concatenated-tables-problem/m-p/358138#M1173256</guid>
      <dc:creator>sonikajain</dc:creator>
      <dc:date>2012-05-18T06:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: concatenated tables problem</title>
      <link>https://community.qlik.com/t5/QlikView/concatenated-tables-problem/m-p/358139#M1173257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Sonika,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I have explained in my example there should be some values present in A column against D values to do the aggregation but in concatenation it is not getting happen. Please provide any other example of your datamodel in which you are having some values of A against D. Then only you will be able to aggregate it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this help,&lt;/P&gt;&lt;P&gt;Anosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 May 2012 08:10:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/concatenated-tables-problem/m-p/358139#M1173257</guid>
      <dc:creator />
      <dc:date>2012-05-18T08:10:49Z</dc:date>
    </item>
  </channel>
</rss>

