<?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 how to make this aggregation with sum? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-to-make-this-aggregation-with-sum/m-p/565657#M211073</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I need to make a sumarization using aggregation and it´s not working for me. Anyone can help me with and example or the correct syntax?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Consider this fields:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;customer&lt;/P&gt;&lt;P&gt;order number&lt;/P&gt;&lt;P&gt;amount&lt;/P&gt;&lt;P&gt;hours in telephone&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The hours in telephone has the total time that the sales person used for this cliente in telephone, and each register has the same number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I need to sumarize the hours total for all customers but I need to agregate by customer, cause if I don´t do that it´ll multiply by the numbers of orders.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Feb 2014 19:32:37 GMT</pubDate>
    <dc:creator>rcandeo</dc:creator>
    <dc:date>2014-02-10T19:32:37Z</dc:date>
    <item>
      <title>how to make this aggregation with sum?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-make-this-aggregation-with-sum/m-p/565657#M211073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I need to make a sumarization using aggregation and it´s not working for me. Anyone can help me with and example or the correct syntax?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Consider this fields:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;customer&lt;/P&gt;&lt;P&gt;order number&lt;/P&gt;&lt;P&gt;amount&lt;/P&gt;&lt;P&gt;hours in telephone&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The hours in telephone has the total time that the sales person used for this cliente in telephone, and each register has the same number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I need to sumarize the hours total for all customers but I need to agregate by customer, cause if I don´t do that it´ll multiply by the numbers of orders.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 19:32:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-make-this-aggregation-with-sum/m-p/565657#M211073</guid>
      <dc:creator>rcandeo</dc:creator>
      <dc:date>2014-02-10T19:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: how to make this aggregation with sum?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-make-this-aggregation-with-sum/m-p/565658#M211074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not 100% sure what you are looking for but try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum(Aggr(Sum(DISTINCT [Telephone Hours]), Customer))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 19:35:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-make-this-aggregation-with-sum/m-p/565658#M211074</guid>
      <dc:creator>jpapador</dc:creator>
      <dc:date>2014-02-10T19:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: how to make this aggregation with sum?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-make-this-aggregation-with-sum/m-p/565659#M211075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe:&lt;/P&gt;&lt;P&gt;sum(total &amp;lt;customer&amp;gt; [hours in telephone])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 19:40:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-make-this-aggregation-with-sum/m-p/565659#M211075</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2014-02-10T19:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: how to make this aggregation with sum?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-make-this-aggregation-with-sum/m-p/565660#M211076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do you want to present it?&amp;nbsp; If it is a chart where Customer is a dimension, the expression will be:&lt;/P&gt;&lt;P&gt;sum([hours in telephone])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 19:54:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-make-this-aggregation-with-sum/m-p/565660#M211076</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-10T19:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: how to make this aggregation with sum?</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-make-this-aggregation-with-sum/m-p/565661#M211077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That´s perfect. Thank you all for helping me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 22:18:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-make-this-aggregation-with-sum/m-p/565661#M211077</guid>
      <dc:creator>rcandeo</dc:creator>
      <dc:date>2014-02-10T22:18:35Z</dc:date>
    </item>
  </channel>
</rss>

