<?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 Table Totals not updating with expression that includes variable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Totals-not-updating-with-expression-that-includes/m-p/85572#M768197</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's brilliant, thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Jun 2018 11:29:48 GMT</pubDate>
    <dc:creator>aliyoung92</dc:creator>
    <dc:date>2018-06-27T11:29:48Z</dc:date>
    <item>
      <title>Pivot Table Totals not updating with expression that includes variable</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Totals-not-updating-with-expression-that-includes/m-p/85570#M768195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've got a pivot table with an expression (below) that includes a variable linked to a slider.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So when I increase/decrease the variable in the slider it then changes the value in my pivot for the respective line in the pivot table. This works perfectly, however the Totals (partial sums) do not update with the change in variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=IF(%Identifier=1,sum({&amp;lt;QVversion = {'Scenario1'},CollegeCode={'DCD'}&amp;gt;}StudentNumbers) + sum({&amp;lt;QVversion = {'Scenario1'},CollegeCode={'DCD'}&amp;gt;}StudentNumbers)*vIncrease%1/100,&lt;/P&gt;&lt;P&gt; IF(%Identifier=2,sum({&amp;lt;QVversion = {'Scenario1'},CollegeCode={'DCD'}&amp;gt;}StudentNumbers) + sum({&amp;lt;QVversion = {'Scenario1'},CollegeCode={'DCD'}&amp;gt;}StudentNumbers)*vIncrease%2/100,&lt;/P&gt;&lt;P&gt; IF(%Identifier=3,sum({&amp;lt;QVversion = {'Scenario1'},CollegeCode={'DCD'}&amp;gt;}StudentNumbers) + sum({&amp;lt;QVversion = {'Scenario1'},CollegeCode={'DCD'}&amp;gt;}StudentNumbers)*vIncrease%3/100,&lt;/P&gt;&lt;P&gt; IF(%Identifier=4,sum({&amp;lt;QVversion = {'Scenario1'},CollegeCode={'DCD'}&amp;gt;}StudentNumbers) + sum({&amp;lt;QVversion = {'Scenario1'},CollegeCode={'DCD'}&amp;gt;}StudentNumbers)*vIncrease%4/100,&lt;/P&gt;&lt;P&gt; IF(%Identifier=5,sum({&amp;lt;QVversion = {'Scenario1'},CollegeCode={'DCD'}&amp;gt;}StudentNumbers) + sum({&amp;lt;QVversion = {'Scenario1'},CollegeCode={'DCD'}&amp;gt;}StudentNumbers)*vIncrease%5/100,&lt;/P&gt;&lt;P&gt; IF(%Identifier=6,sum({&amp;lt;QVversion = {'Scenario1'},CollegeCode={'DCD'}&amp;gt;}StudentNumbers) + sum({&amp;lt;QVversion = {'Scenario1'},CollegeCode={'DCD'}&amp;gt;}StudentNumbers)*vIncrease%6/100,&lt;/P&gt;&lt;P&gt; IF(%Identifier=7,sum({&amp;lt;QVversion = {'Scenario1'},CollegeCode={'DCD'}&amp;gt;}StudentNumbers) + sum({&amp;lt;QVversion = {'Scenario1'},CollegeCode={'DCD'}&amp;gt;}StudentNumbers)*vIncrease%7/100,&lt;/P&gt;&lt;P&gt;sum({&amp;lt;QVversion = {'Scenario1'},CollegeCode={'DCD'}&amp;gt;}StudentNumbers))))))))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Totals-not-updating-with-expression-that-includes/m-p/85570#M768195</guid>
      <dc:creator>aliyoung92</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table Totals not updating with expression that includes variable</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Totals-not-updating-with-expression-that-includes/m-p/85571#M768196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What are you chart dimensions? May be try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #ff0000;"&gt;Sum(&lt;STRONG&gt;{&amp;lt;QVversion = {'Scenario1'},CollegeCode={'DCD'}&amp;gt;}&lt;/STRONG&gt;Aggr(&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;IF(%Identifier=1,sum({&amp;lt;QVversion = {'Scenario1'},CollegeCode={'DCD'}&amp;gt;}StudentNumbers) + sum({&amp;lt;QVversion = {'Scenario1'},CollegeCode={'DCD'}&amp;gt;}StudentNumbers)*vIncrease%1/100,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;IF(%Identifier=2,sum({&amp;lt;QVversion = {'Scenario1'},CollegeCode={'DCD'}&amp;gt;}StudentNumbers) + sum({&amp;lt;QVversion = {'Scenario1'},CollegeCode={'DCD'}&amp;gt;}StudentNumbers)*vIncrease%2/100,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;IF(%Identifier=3,sum({&amp;lt;QVversion = {'Scenario1'},CollegeCode={'DCD'}&amp;gt;}StudentNumbers) + sum({&amp;lt;QVversion = {'Scenario1'},CollegeCode={'DCD'}&amp;gt;}StudentNumbers)*vIncrease%3/100,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;IF(%Identifier=4,sum({&amp;lt;QVversion = {'Scenario1'},CollegeCode={'DCD'}&amp;gt;}StudentNumbers) + sum({&amp;lt;QVversion = {'Scenario1'},CollegeCode={'DCD'}&amp;gt;}StudentNumbers)*vIncrease%4/100,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;IF(%Identifier=5,sum({&amp;lt;QVversion = {'Scenario1'},CollegeCode={'DCD'}&amp;gt;}StudentNumbers) + sum({&amp;lt;QVversion = {'Scenario1'},CollegeCode={'DCD'}&amp;gt;}StudentNumbers)*vIncrease%5/100,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;IF(%Identifier=6,sum({&amp;lt;QVversion = {'Scenario1'},CollegeCode={'DCD'}&amp;gt;}StudentNumbers) + sum({&amp;lt;QVversion = {'Scenario1'},CollegeCode={'DCD'}&amp;gt;}StudentNumbers)*vIncrease%6/100,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;IF(%Identifier=7,sum({&amp;lt;QVversion = {'Scenario1'},CollegeCode={'DCD'}&amp;gt;}StudentNumbers) + sum({&amp;lt;QVversion = {'Scenario1'},CollegeCode={'DCD'}&amp;gt;}StudentNumbers)*vIncrease%7/100,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sum({&amp;lt;QVversion = {'Scenario1'},CollegeCode={'DCD'}&amp;gt;}StudentNumbers))))))))&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 style="color: #ff0000;"&gt;,ChartDimensionsHere))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2018 11:06:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Totals-not-updating-with-expression-that-includes/m-p/85571#M768196</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-06-27T11:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Table Totals not updating with expression that includes variable</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Table-Totals-not-updating-with-expression-that-includes/m-p/85572#M768197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's brilliant, thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2018 11:29:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Table-Totals-not-updating-with-expression-that-includes/m-p/85572#M768197</guid>
      <dc:creator>aliyoung92</dc:creator>
      <dc:date>2018-06-27T11:29:48Z</dc:date>
    </item>
  </channel>
</rss>

