<?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: Aggr &amp; Set Expression Problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Aggr-Set-Expression-Problem/m-p/582153#M1115655</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;write&lt;/P&gt;&lt;P&gt;sum({1} phrase_sentiment)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Feb 2014 06:36:05 GMT</pubDate>
    <dc:creator>er_mohit</dc:creator>
    <dc:date>2014-02-28T06:36:05Z</dc:date>
    <item>
      <title>Aggr &amp; Set Expression Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-Set-Expression-Problem/m-p/582149#M1115648</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've been struggling with this for a while so I'm hoping someone can help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a simple table dataset with multiple rows for each ID.&amp;nbsp; I want to produce a table chart with the rows for each ID aggregated into one based on a simple expression.&amp;nbsp; I can do this with Aggr but when I try to add a Set Expression to, for example, execute over the whole data set rather than the current selection, it doesn't work.&amp;nbsp; The chart expression is "OK" but I get a red underline which suggests something is wrong.&amp;nbsp; Here's a couple of screenshots, with and without the set expression.&amp;nbsp; Am I missing something?&amp;nbsp; Is this the correct/best way to achieve my objective?&amp;nbsp; Phrase_Sentiment is numeric, the three "Cat_" are string dimensions (single field, not calculated).&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture1.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/53998_Capture1.PNG.png" /&gt;&lt;IMG alt="Capture2.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/53999_Capture2.PNG.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Feb 2014 01:52:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-Set-Expression-Problem/m-p/582149#M1115648</guid>
      <dc:creator>robinrouleur</dc:creator>
      <dc:date>2014-02-28T01:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr &amp; Set Expression Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-Set-Expression-Problem/m-p/582150#M1115650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you see to use below expression for your requirement ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note : you can add dimensions which ever you don't need to the report and hide them.So that Total will work fine.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Image 6.png" class="jive-image" src="/legacyfs/online/54002_Image 6.png" style="width: 620px; height: 291px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Feb 2014 02:38:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-Set-Expression-Problem/m-p/582150#M1115650</guid>
      <dc:creator>chiru_thota</dc:creator>
      <dc:date>2014-02-28T02:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr &amp; Set Expression Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-Set-Expression-Problem/m-p/582151#M1115652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, it's not what I wanted but it started me thinking and I realised that my brain mustn't have been working last night, I don't need the Aggr function at all !!&amp;nbsp; Problem solved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Feb 2014 06:14:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-Set-Expression-Problem/m-p/582151#M1115652</guid>
      <dc:creator>robinrouleur</dc:creator>
      <dc:date>2014-02-28T06:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr &amp; Set Expression Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-Set-Expression-Problem/m-p/582152#M1115654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try this one.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;aggr(sum({1}Phrase_sentiment),Cat_Class,Cat_Category,Cat_SubCategory)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Feb 2014 06:21:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-Set-Expression-Problem/m-p/582152#M1115654</guid>
      <dc:creator>mahesh_agrawal</dc:creator>
      <dc:date>2014-02-28T06:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: Aggr &amp; Set Expression Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Aggr-Set-Expression-Problem/m-p/582153#M1115655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;write&lt;/P&gt;&lt;P&gt;sum({1} phrase_sentiment)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Feb 2014 06:36:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggr-Set-Expression-Problem/m-p/582153#M1115655</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2014-02-28T06:36:05Z</dc:date>
    </item>
  </channel>
</rss>

