<?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: Sum issue in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sum-issue/m-p/492248#M689662</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;Go to Chart properties &amp;gt; Expressions Tab and in the&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the Jan expression put: &lt;SPAN style="color: #0000ff;"&gt;IF&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;[Boss]&lt;/SPAN&gt;=&lt;SPAN style="color: #800000;"&gt;[Worker]&lt;/SPAN&gt;,&lt;SPAN style="color: #800000;"&gt;[Nr]&lt;/SPAN&gt;,0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and in the Total mode select sum of rowas.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ariel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Oct 2013 11:59:53 GMT</pubDate>
    <dc:creator>ariel_klien</dc:creator>
    <dc:date>2013-10-01T11:59:53Z</dc:date>
    <item>
      <title>Sum issue</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-issue/m-p/492247#M689661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Good day,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Boss for all workers = Jan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But Jan is also on some of the jobs. I want to split the 'Nr' between Jan and the rest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is, I need the total for Jan to be 1+1+1+1+1+1+1+1+1+1 = 10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and not&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1+1+1+1+1+1+1+1+1+1&amp;nbsp; * 10&amp;nbsp; = 100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way to do that, I cant use Max as some of the 'Nr' s won't be 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See attached&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Sep 2013 06:27:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-issue/m-p/492247#M689661</guid>
      <dc:creator />
      <dc:date>2013-09-30T06:27:58Z</dc:date>
    </item>
    <item>
      <title>Re: Sum issue</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-issue/m-p/492248#M689662</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;Go to Chart properties &amp;gt; Expressions Tab and in the&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the Jan expression put: &lt;SPAN style="color: #0000ff;"&gt;IF&lt;/SPAN&gt;(&lt;SPAN style="color: #800000;"&gt;[Boss]&lt;/SPAN&gt;=&lt;SPAN style="color: #800000;"&gt;[Worker]&lt;/SPAN&gt;,&lt;SPAN style="color: #800000;"&gt;[Nr]&lt;/SPAN&gt;,0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and in the Total mode select sum of rowas.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ariel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Oct 2013 11:59:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-issue/m-p/492248#M689662</guid>
      <dc:creator>ariel_klien</dc:creator>
      <dc:date>2013-10-01T11:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: Sum issue</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-issue/m-p/492249#M689663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try with this&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;JobCode={"=[Boss]=[Worker]"}&amp;gt;} [Nr])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Oct 2013 12:53:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-issue/m-p/492249#M689663</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2013-10-01T12:53:57Z</dc:date>
    </item>
  </channel>
</rss>

