<?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: Pivot Partial Sum is not showing Subtotal in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pivot-Partial-Sum-is-not-showing-Subtotal/m-p/1393270#M423330</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prakash,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply. Yes, I suppressed the null value for "Director" dimension. But still I am getting same count for all.&lt;/P&gt;&lt;P&gt;which is "1067607" now.&lt;/P&gt;&lt;P&gt;Again, I tried the above expression, by removing Total &amp;lt;Alliance_Name&amp;gt; but in that case it is giving me the total count based on the "Agent Level" not "Alliance" level count.&lt;/P&gt;&lt;P&gt;In the above expression, "&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;"Alliance Call Count from 11/01/2017 to 11/30/2017" field, I am trying to calculate the count based on the "Alliance level" by ignoring "Agent", but I want to show the total at "Agent" level.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Dec 2017 04:31:21 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-12-13T04:31:21Z</dc:date>
    <item>
      <title>Pivot Partial Sum is not showing Subtotal</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Partial-Sum-is-not-showing-Subtotal/m-p/1393268#M423328</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 am using Pivot table and trying to show "Subtotal" at the different Dimensions level. I am using Set Analysis in the expressions.&lt;/P&gt;&lt;P&gt;But I am not getting correct "Subtotal" count.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the attached image, the last 4 colums are not showing the correct subtotal. When I expand the "Agent " column and see the data at "Alliance" level, the count which I should have got is different for all the last for fields. I am getting data cell by cell correctly. But subtotal is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the expressions for one field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression for "Alliance Call Count from 11/01/2017 to 11/30/2017" field:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum( {&amp;lt;DIRECTOR_NAME=,MANAGER_NAME=,SUPERVISOR_NAME=,SALES_REP_CENTRAL_IDENTITY=,&lt;/P&gt;&lt;P&gt;IN_OUT_TRANSFER = {'INBOUND'},&amp;nbsp; %DIM_DATE_KEY= P({1&amp;lt; %DIM_DATE_KEY={"&amp;gt;=$(vETEStartDateInput)&amp;lt;=$(vETEEndDateInput)"} &amp;gt;} %DIM_DATE_KEY) &amp;gt;} TOTAL &amp;lt;ALLIANCE_NAME&amp;gt; CALL_COUNT)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here, I am ignoring all the fields except "Alliance" as I need "Alliance" level data here.&lt;/P&gt;&lt;P&gt;Again, I am using Date variable as I want to show the data for the selected date range.&lt;/P&gt;&lt;P&gt;But the Subtotal which I am getting is not correct. for this filed it should be "61804" but I am getting "187240" which is Subtotal of "Director" level.&lt;/P&gt;&lt;P&gt;I will really appreciate if anyone help me on that. Thanks. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Dec 2017 02:41:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Partial-Sum-is-not-showing-Subtotal/m-p/1393268#M423328</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-13T02:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Partial Sum is not showing Subtotal</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Partial-Sum-is-not-showing-Subtotal/m-p/1393269#M423329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1:Did you suppress null in any dimensions ? If yes than uncheck that and first than check your calculation. That sometime contain some value we miss.&lt;/P&gt;&lt;P&gt;2: Try this&lt;/P&gt;&lt;P&gt;=sum( {&amp;lt;DIRECTOR_NAME=,MANAGER_NAME=,SUPERVISOR_NAME=,SALES_REP_CENTRAL_IDENTITY=,&lt;/P&gt;&lt;P&gt;IN_OUT_TRANSFER = {'INBOUND'}, %DIM_DATE_KEY= P({1&amp;lt; %DIM_DATE_KEY={"&amp;gt;=$(vETEStartDateInput)&amp;lt;=$(vETEEndDateInput)"} &amp;gt;} %DIM_DATE_KEY) &amp;gt;} CALL_COUNT)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Dec 2017 03:42:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Partial-Sum-is-not-showing-Subtotal/m-p/1393269#M423329</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2017-12-13T03:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Partial Sum is not showing Subtotal</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Partial-Sum-is-not-showing-Subtotal/m-p/1393270#M423330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prakash,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply. Yes, I suppressed the null value for "Director" dimension. But still I am getting same count for all.&lt;/P&gt;&lt;P&gt;which is "1067607" now.&lt;/P&gt;&lt;P&gt;Again, I tried the above expression, by removing Total &amp;lt;Alliance_Name&amp;gt; but in that case it is giving me the total count based on the "Agent Level" not "Alliance" level count.&lt;/P&gt;&lt;P&gt;In the above expression, "&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;"Alliance Call Count from 11/01/2017 to 11/30/2017" field, I am trying to calculate the count based on the "Alliance level" by ignoring "Agent", but I want to show the total at "Agent" level.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Dec 2017 04:31:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Partial-Sum-is-not-showing-Subtotal/m-p/1393270#M423330</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-13T04:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Partial Sum is not showing Subtotal</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Partial-Sum-is-not-showing-Subtotal/m-p/1393271#M423331</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;Do you know the use of dimensionality function ? Try using that . If you can post a sample it would be easy for me to help . without a sample its like shooting the target in dark. It might hit might miss.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and Its Pradosh not prakash.&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/laugh.png" /&gt;.. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/silly.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Pradosh&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Dec 2017 06:52:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Partial-Sum-is-not-showing-Subtotal/m-p/1393271#M423331</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2017-12-13T06:52:58Z</dc:date>
    </item>
  </channel>
</rss>

