<?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: Calculation problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calculation-problem/m-p/908175#M992137</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will have a look at the parenthesis. However, as for the Jackets comment. I should have mentioned that in the leftmost Percentage (see image above) I have hard-coded Jackets, in the next one I have hard-coded Topsides, and so on. So in each image I have hard-coded whatever Business Area that image is showing. That isn't wrong, is it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Jul 2015 12:13:31 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-07-21T12:13:31Z</dc:date>
    <item>
      <title>Calculation problem</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-problem/m-p/908171#M992133</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;So I am experiencing an issue where I have made several calculations that are consistently correct, also after filtering, but when I filter, there are other calculations that go wrong. To illustrate what I mean, I will show two images (a "before and after") of the problem at hand.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="BA Percentages Correct.PNG" class="jive-image image-1" src="/legacyfs/online/93474_BA Percentages Correct.PNG" style="width: 620px; height: 94px;" /&gt;&lt;/P&gt;&lt;P&gt;As you can see above the percentages add and I can attest to the fact that the numbers are true. However, if I select one or more business areas, what I get is a correct percentage for those exact ones I've selected, but all the others go haywire. For example:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="BA Percentages Wrong.PNG" class="jive-image image-1" src="/legacyfs/online/93475_BA Percentages Wrong.PNG" style="width: 620px; height: 91px;" /&gt;&lt;/P&gt;&lt;P&gt;Here I have selected only 1 business area (Jackets) and as such I get the value 100,0%, which then of course is correct. But my other values are not 0% as they then obviously should be. Instead it all adds up to a total of about 494,6%. My formula used to get the number is as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;=NUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;( (&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;SUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;BLART&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'K1','K2','K3','K4','KR'}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[BA Name]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'Jackets'}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;BUZEI&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'001'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;#ActualNetSpend_NOK&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) + &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;SUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;BLART&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'KA'}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[BA Name]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'Jackets'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;#ActualNetSpend_NOK&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) / (&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;SUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;TOTAL&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;{&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;BLART&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'K1','K2','K3','K4','KR'}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;BUZEI&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'001'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;#ActualNetSpend_NOK&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) + &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;SUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;TOTAL&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;{&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;BLART&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'KA'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;#ActualNetSpend_NOK&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)),'#,#%') &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone see an explanation for this? Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2015 11:29:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-problem/m-p/908171#M992133</guid>
      <dc:creator />
      <dc:date>2015-07-21T11:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation problem</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-problem/m-p/908172#M992134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Espen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How inportant is this filter: "[BA Name]={'Jackets'}". It seems like you are making the calculation in relation to Jackets and not everything. Try removing the filter [BA Name]={'Jackets'} and see if you get the results you are expecting&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2015 11:45:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-problem/m-p/908172#M992134</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-21T11:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation problem</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-problem/m-p/908173#M992135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Espen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try this, after &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;TOTAL put in&lt;/SPAN&gt; &amp;lt; [BA Name] &amp;gt;&amp;nbsp; -&amp;nbsp; cant read the correct dimension name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;NUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;( (&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;SUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;BLART&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'K1','K2','K3','K4','KR'}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[BA Name]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'Jackets'}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;BUZEI&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'001'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;#ActualNetSpend_NOK&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) + &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;SUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;BLART&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'KA'}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[BA Name]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'Jackets'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;#ActualNetSpend_NOK&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) / (&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;SUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;TOTAL &amp;lt; [BA Name] &amp;gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;{&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;BLART&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'K1','K2','K3','K4','KR'}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;BUZEI&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'001'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;#ActualNetSpend_NOK&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) + &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;SUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;TOTAL &amp;lt; [BA Name] &amp;gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;{&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;BLART&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'KA'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;#ActualNetSpend_NOK&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)),'#,#%')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Teis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2015 11:51:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-problem/m-p/908173#M992135</guid>
      <dc:creator>teiswamsler</dc:creator>
      <dc:date>2015-07-21T11:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation problem</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-problem/m-p/908174#M992136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I notice that you have no brakets between your normal sum and the total sum. Therefore the second expression will be divide through the third one and the others will be added.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Further you have hard-coded values 'jackets' within the set analysis which might not always what you want - you could replace it with a query on the selections with getfieldselections() or p().&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2015 11:53:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-problem/m-p/908174#M992136</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-07-21T11:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation problem</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-problem/m-p/908175#M992137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marcus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will have a look at the parenthesis. However, as for the Jackets comment. I should have mentioned that in the leftmost Percentage (see image above) I have hard-coded Jackets, in the next one I have hard-coded Topsides, and so on. So in each image I have hard-coded whatever Business Area that image is showing. That isn't wrong, is it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2015 12:13:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-problem/m-p/908175#M992137</guid>
      <dc:creator />
      <dc:date>2015-07-21T12:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation problem</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-problem/m-p/908176#M992139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Espen, maybe this expression:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;=NUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;( (&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;SUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;BLART&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'K1','K2','K3','K4','KR'}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[BA Name]*&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'Jackets'}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;BUZEI&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'001'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;#ActualNetSpend_NOK&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) + &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;SUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;BLART&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'KA'}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[BA Name]*&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'Jackets'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;#ActualNetSpend_NOK&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) / ((&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;SUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;TOTAL&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;{&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;BLART&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'K1','K2','K3','K4','KR'}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;BUZEI&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'001'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;#ActualNetSpend_NOK&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) + &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;SUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;TOTAL&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;{&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;BLART&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'KA'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;#ActualNetSpend_NOK&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)),'#,#%'))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Note that in the first part of division I cahnged "&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[BA Name]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'Jackets'}" to "&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[BA Name]*&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'Jackets'}" (using *=)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Your expressión takes the sales of each BA and divides by the selection, so for TOPSIDES you take his NetSpend and the result is divided for the NetSpend of the selection, wich in the example is 'Jackets'.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Or, if you don't want [BA Name] selections affect your percentages use:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;=NUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;( (&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;SUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;BLART&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'K1','K2','K3','K4','KR'}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[BA Name]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'Jackets'}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;BUZEI&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'001'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;#ActualNetSpend_NOK&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) + &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;SUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;BLART&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'KA'}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[BA Name]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'Jackets'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;#ActualNetSpend_NOK&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) / ((&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;SUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;TOTAL&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;{&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;BLART&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'K1','K2','K3','K4','KR'}, &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;BUZEI&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'001'},&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[BA Name]&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;#ActualNetSpend_NOK&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) + &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;SUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;TOTAL&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;{&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;BLART&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'KA'}, &lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[BA Name]&lt;/SPAN&gt;&lt;/SPAN&gt;&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;#ActualNetSpend_NOK&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)),'#,#%'))&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2015 12:23:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-problem/m-p/908176#M992139</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2015-07-21T12:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation problem</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-problem/m-p/908177#M992142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you do not want them to change when selection are made simple put 1 in the set&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{1&amp;lt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or if you just want it to ignore a selected field add to set&lt;/P&gt;&lt;P&gt;theFieldToIgnore=,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where theFieldToIgnore is the field you want to be ignored&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jul 2015 12:30:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-problem/m-p/908177#M992142</guid>
      <dc:creator>sgrice</dc:creator>
      <dc:date>2015-07-21T12:30:19Z</dc:date>
    </item>
  </channel>
</rss>

