<?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 Aggregate dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Aggregate-dimension/m-p/524233#M195869</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I was wondering if it is possible to achieve the following.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikView_Aggregate.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/45854_QlikView_Aggregate.png" style="width: 620px; height: 136px;" /&gt;&lt;/P&gt;&lt;P&gt;I tried using the following formula, but I did not work...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;aggr(sum({$&amp;lt;[Employee]={'TR','DB','EFR','NVP','ERB','WV','LC'}&amp;gt;} &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[Job Duration Minutes]),&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[Employee],[ID])&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Thanks!&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Maarten&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Aug 2013 09:02:13 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-08-23T09:02:13Z</dc:date>
    <item>
      <title>Aggregate dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Aggregate-dimension/m-p/524233#M195869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I was wondering if it is possible to achieve the following.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikView_Aggregate.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/45854_QlikView_Aggregate.png" style="width: 620px; height: 136px;" /&gt;&lt;/P&gt;&lt;P&gt;I tried using the following formula, but I did not work...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;aggr(sum({$&amp;lt;[Employee]={'TR','DB','EFR','NVP','ERB','WV','LC'}&amp;gt;} &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[Job Duration Minutes]),&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[Employee],[ID])&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Thanks!&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Maarten&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Aug 2013 09:02:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggregate-dimension/m-p/524233#M195869</guid>
      <dc:creator />
      <dc:date>2013-08-23T09:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregate dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Aggregate-dimension/m-p/524234#M195870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Maarten,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think it's possible. You'll probably have to use the &lt;EM&gt;total&lt;/EM&gt; modifier keyword in the sum expression. Note, you would have the value 525 displayed on two rows. The cells of the two rows involved won't be merged. Can you post an example document? See: &lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-1290" style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3778c7; text-decoration: underline;"&gt;Preparing examples for Upload - Reduction and Data Scrambling&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Gysbert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Aug 2013 09:09:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggregate-dimension/m-p/524234#M195870</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-08-23T09:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregate dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Aggregate-dimension/m-p/524235#M195871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Gysbert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your quick reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any chance that the two cells can be merged in some way?&lt;/P&gt;&lt;P&gt;I don't want to end up with two cells displaying 525 (giving the impression that in total for a certain project id 1050 minutes have been logged).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For what concerns uploading the cloud: I'm affraid my employer will not be happy when putting the cloud online (even with scrambling) but I can isolate the problem in a new cloud if that would help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Maarten&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Aug 2013 09:54:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggregate-dimension/m-p/524235#M195871</guid>
      <dc:creator />
      <dc:date>2013-08-23T09:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: Aggregate dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Aggregate-dimension/m-p/524236#M195872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, it's not possible to merge cells. You could try creating a calculated dimension. That would behave like other dimensions in a pivot table and show merged cells. It would however be displayed as a column left of the expression columns like the other dimensions. Qlikview is not a spreadsheet program so it doesn't support all the fancy cell based trickery that Excel allows you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Aug 2013 10:00:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Aggregate-dimension/m-p/524236#M195872</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-08-23T10:00:43Z</dc:date>
    </item>
  </channel>
</rss>

