<?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 Sum of Rows vs. Expression Total in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sum-of-Rows-vs-Expression-Total/m-p/72252#M458317</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a straight table where the row level numbers are correct, but the subtotal isn't.&amp;nbsp; &lt;SPAN style="font-size: 13.3333px;"&gt;I found several threads around this and it looks to be an aggregation issue, but can't get anything to work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me understand what I'm doing wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;((avg(aggr(sum(SalaryxMin),UserId,cReportGroup, FiscalYearMonth ))*&lt;/P&gt;&lt;P&gt;((sum(HandleTimeSecs/60)) +(sum(aggr(sum(total &amp;lt;UserId,FiscalYearMonth,cReportGroup,Location&amp;gt; {&amp;lt;cReportGroup=,CS_Dept=&amp;gt;} AvailSecs)/60*sum(WorkGrpSecs)/sum(total &amp;lt;UserId,FiscalYearMonth,Location&amp;gt; {&amp;lt;cReportGroup=,CS_Dept=&amp;gt;} WorkGrpSecs),UserId,cReportGroup,FiscalYearMonth,Location))))))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TIA,&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Apr 2018 17:57:27 GMT</pubDate>
    <dc:creator>jcampbell474</dc:creator>
    <dc:date>2018-04-06T17:57:27Z</dc:date>
    <item>
      <title>Sum of Rows vs. Expression Total</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-of-Rows-vs-Expression-Total/m-p/72252#M458317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a straight table where the row level numbers are correct, but the subtotal isn't.&amp;nbsp; &lt;SPAN style="font-size: 13.3333px;"&gt;I found several threads around this and it looks to be an aggregation issue, but can't get anything to work.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me understand what I'm doing wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;((avg(aggr(sum(SalaryxMin),UserId,cReportGroup, FiscalYearMonth ))*&lt;/P&gt;&lt;P&gt;((sum(HandleTimeSecs/60)) +(sum(aggr(sum(total &amp;lt;UserId,FiscalYearMonth,cReportGroup,Location&amp;gt; {&amp;lt;cReportGroup=,CS_Dept=&amp;gt;} AvailSecs)/60*sum(WorkGrpSecs)/sum(total &amp;lt;UserId,FiscalYearMonth,Location&amp;gt; {&amp;lt;cReportGroup=,CS_Dept=&amp;gt;} WorkGrpSecs),UserId,cReportGroup,FiscalYearMonth,Location))))))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TIA,&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2018 17:57:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-of-Rows-vs-Expression-Total/m-p/72252#M458317</guid>
      <dc:creator>jcampbell474</dc:creator>
      <dc:date>2018-04-06T17:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: Sum of Rows vs. Expression Total</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-of-Rows-vs-Expression-Total/m-p/72253#M458318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Basically to sum the rows, you need to have an Sum(Aggr( YourExpression, YourDimension/s))&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/ChartFunctions/NestedAggregations/sum-of-rows-pivot-tables.htm" title="http://help.qlik.com/en-US/qlikview/November2017/Subsystems/Client/Content/ChartFunctions/NestedAggregations/sum-of-rows-pivot-tables.htm"&gt;Sum of rows in pivot tables&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum(Aggr(&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;((avg(aggr(sum(SalaryxMin),UserId,cReportGroup, FiscalYearMonth ))*&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;((sum(HandleTimeSecs/60)) +(sum(aggr(sum(total &amp;lt;UserId,FiscalYearMonth,cReportGroup,Location&amp;gt; {&amp;lt;cReportGroup=,CS_Dept=&amp;gt;} AvailSecs)/60*sum(WorkGrpSecs)/sum(total &amp;lt;UserId,FiscalYearMonth,Location&amp;gt; {&amp;lt;cReportGroup=,CS_Dept=&amp;gt;} WorkGrpSecs),UserId,cReportGroup,FiscalYearMonth,Location))))))&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;,YourDimensions))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2018 18:21:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-of-Rows-vs-Expression-Total/m-p/72253#M458318</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-04-06T18:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: Sum of Rows vs. Expression Total</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-of-Rows-vs-Expression-Total/m-p/72254#M458319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah, okay.&amp;nbsp; Perfect! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you again, Sunny.&amp;nbsp; You make it look so easy!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2018 19:43:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-of-Rows-vs-Expression-Total/m-p/72254#M458319</guid>
      <dc:creator>jcampbell474</dc:creator>
      <dc:date>2018-04-06T19:43:18Z</dc:date>
    </item>
  </channel>
</rss>

