<?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 CONCAT with Aggr in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/CONCAT-with-Aggr/m-p/804529#M284030</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Having this INLINE set&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * Inline &lt;/P&gt;&lt;P&gt;[ &lt;/P&gt;&lt;P&gt;Month,Group,val&lt;/P&gt;&lt;P&gt;1,A,1&lt;/P&gt;&lt;P&gt;2,A,2&lt;/P&gt;&lt;P&gt;3,A,3&lt;/P&gt;&lt;P&gt;1,B,4&lt;/P&gt;&lt;P&gt;2,B,5&lt;/P&gt;&lt;P&gt;3,B,6&lt;/P&gt;&lt;P&gt;1,C,7&lt;/P&gt;&lt;P&gt;2,C,8&lt;/P&gt;&lt;P&gt;3,C,9]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm, getting&lt;/P&gt;&lt;P&gt;15/24/6 &lt;/P&gt;&lt;P&gt;when evaluating &lt;/P&gt;&lt;P&gt;CONCAT(Aggr( sum(val), Group))&lt;/P&gt;&lt;P&gt;The number are right but (and please correct me here) should not that be&lt;/P&gt;&lt;P&gt;6/15/24&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Feb 2015 06:30:14 GMT</pubDate>
    <dc:creator>robert_mika</dc:creator>
    <dc:date>2015-02-02T06:30:14Z</dc:date>
    <item>
      <title>CONCAT with Aggr</title>
      <link>https://community.qlik.com/t5/QlikView/CONCAT-with-Aggr/m-p/804529#M284030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Having this INLINE set&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * Inline &lt;/P&gt;&lt;P&gt;[ &lt;/P&gt;&lt;P&gt;Month,Group,val&lt;/P&gt;&lt;P&gt;1,A,1&lt;/P&gt;&lt;P&gt;2,A,2&lt;/P&gt;&lt;P&gt;3,A,3&lt;/P&gt;&lt;P&gt;1,B,4&lt;/P&gt;&lt;P&gt;2,B,5&lt;/P&gt;&lt;P&gt;3,B,6&lt;/P&gt;&lt;P&gt;1,C,7&lt;/P&gt;&lt;P&gt;2,C,8&lt;/P&gt;&lt;P&gt;3,C,9]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm, getting&lt;/P&gt;&lt;P&gt;15/24/6 &lt;/P&gt;&lt;P&gt;when evaluating &lt;/P&gt;&lt;P&gt;CONCAT(Aggr( sum(val), Group))&lt;/P&gt;&lt;P&gt;The number are right but (and please correct me here) should not that be&lt;/P&gt;&lt;P&gt;6/15/24&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2015 06:30:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/CONCAT-with-Aggr/m-p/804529#M284030</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2015-02-02T06:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: CONCAT with Aggr</title>
      <link>https://community.qlik.com/t5/QlikView/CONCAT-with-Aggr/m-p/804530#M284031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;CONCAT(Aggr( sum(val), Group),'/'&lt;STRONG&gt;,Aggr( sum(val), Group)&lt;/STRONG&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2015 06:57:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/CONCAT-with-Aggr/m-p/804530#M284031</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2015-02-02T06:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: CONCAT with Aggr</title>
      <link>https://community.qlik.com/t5/QlikView/CONCAT-with-Aggr/m-p/804531#M284032</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 think concat uses load order, so I would have expected to see A/B/C in your results. You can ensure the load order by doing an inline load of just Group, in the required order, before you load the detail. The first load of a field determines the load order. That might work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2015 07:30:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/CONCAT-with-Aggr/m-p/804531#M284032</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-02-02T07:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: CONCAT with Aggr</title>
      <link>https://community.qlik.com/t5/QlikView/CONCAT-with-Aggr/m-p/804532#M284033</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;one solution could be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_14228700258839903" jivemacro_uid="_14228700258839903"&gt;
&lt;P&gt;=CONCAT(Aggr( sum(val), Group),'/',FieldIndex('Group',Group))&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_150352_Pic1.JPG" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/76859_QlikCommunity_Thread_150352_Pic1.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2015 09:41:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/CONCAT-with-Aggr/m-p/804532#M284033</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2015-02-02T09:41:17Z</dc:date>
    </item>
  </channel>
</rss>

