<?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 mismatch in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calculation-mismatch/m-p/764941#M1027641</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you please guide me more here..seems i m lost...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Feb 2015 17:57:22 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-02-20T17:57:22Z</dc:date>
    <item>
      <title>Calculation mismatch</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-mismatch/m-p/764939#M1027639</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 have 2 charts. I have written the same expression on both the charts for (FTE allocated - green). however, once i select any division, the number of FTE allocated on both the chart differs. Ideally FTE allocated should be a straight line (in chart1) and should be equal to the FTE allocated shown in chart 2.......for eg:with current selection, in chart1 i should have 2.13 as a stright line for FTE allocated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help on this would be appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Feb 2015 17:14:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-mismatch/m-p/764939#M1027639</guid>
      <dc:creator />
      <dc:date>2015-02-20T17:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation mismatch</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-mismatch/m-p/764940#M1027640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this: &lt;/P&gt;&lt;P&gt;=if(getselectedcount(Division)=1,Sum(&lt;STRONG&gt;Total&lt;/STRONG&gt; [Time to complete])/Sum({&amp;lt;Division=&amp;gt;}Total [Time to complete])*Sum(Resource),sum(Resource))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Feb 2015 17:49:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-mismatch/m-p/764940#M1027640</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-02-20T17:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation mismatch</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-mismatch/m-p/764941#M1027641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you please guide me more here..seems i m lost...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Feb 2015 17:57:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-mismatch/m-p/764941#M1027641</guid>
      <dc:creator />
      <dc:date>2015-02-20T17:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation mismatch</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-mismatch/m-p/764942#M1027642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See attached example.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Feb 2015 18:02:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-mismatch/m-p/764942#M1027642</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-02-20T18:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation mismatch</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-mismatch/m-p/764943#M1027643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks a ton&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Feb 2015 18:15:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-mismatch/m-p/764943#M1027643</guid>
      <dc:creator />
      <dc:date>2015-02-20T18:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation mismatch</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-mismatch/m-p/764944#M1027644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the only error that i can see now is that these 2 charts are woeking perfectly with alul listboxes but it gives an incorrect output only when i select an option from industry and dont selecet any field from the other listboxes,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i select one more value from another listbox, output comes correct. so the problem is only selecting an option from industry on standalone basis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;attached for your refrence.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Feb 2015 08:03:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-mismatch/m-p/764944#M1027644</guid>
      <dc:creator />
      <dc:date>2015-02-21T08:03:32Z</dc:date>
    </item>
  </channel>
</rss>

