<?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: conditional sum ignoring dimension in straight table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/conditional-sum-ignoring-dimension-in-straight-table/m-p/843559#M296358</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;May I add the next Level of complexity?&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Sure, but not in this discussion. Start a new topic for a new question please.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Dec 2015 16:11:30 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2015-12-16T16:11:30Z</dc:date>
    <item>
      <title>conditional sum ignoring dimension in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/conditional-sum-ignoring-dimension-in-straight-table/m-p/843556#M296355</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;How can I sum parent entity sales in a column within a straight table, and not be restricted by dimension?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, let's say my data looks like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Salesperson | Sales | Salesteam&lt;/P&gt;&lt;P&gt;John | 5 | Red team&lt;/P&gt;&lt;P&gt;Chris | 5 | Red team&lt;/P&gt;&lt;P&gt;Fred | 5 | Blue team&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to create a straight table where salesperson is dimension, sum(sales) is expression, and the sum(sales) for that salesperson's entire team is also listed as an expression (this is my "parent entity sales total" column).&amp;nbsp; Currently it restricts the 'Salesteam' column sum to include only those records that contain the salesperson that is listed for that specific row, i.e., how can I make qlikview sum the total for a particular person's salesteam over ALL salespeople (and ignore the specific salesperson dimension/straight table row)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Based on above data, my goal is to have this output:&lt;/P&gt;&lt;P&gt;Salesperson | Sales | Salesteam total&lt;/P&gt;&lt;P&gt;John | 5 | 10&lt;/P&gt;&lt;P&gt;Chris | 5 | 10&lt;/P&gt;&lt;P&gt;Fred | 5 | 5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the above, '10' is the Red team total, '5' is the Blue team total.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any guidance would be greatly appreciated - thx!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2015 03:01:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/conditional-sum-ignoring-dimension-in-straight-table/m-p/843556#M296355</guid>
      <dc:creator />
      <dc:date>2015-06-08T03:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: conditional sum ignoring dimension in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/conditional-sum-ignoring-dimension-in-straight-table/m-p/843557#M296356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use &lt;STRONG&gt;sum(total &amp;lt;Salesteam&amp;gt;)&lt;/STRONG&gt; for the salesteam total.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2015 15:20:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/conditional-sum-ignoring-dimension-in-straight-table/m-p/843557#M296356</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-06-08T15:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: conditional sum ignoring dimension in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/conditional-sum-ignoring-dimension-in-straight-table/m-p/843558#M296357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;May I add the next Level of complexity?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also have a similar Problem with two dimensions in a straight table. I want to calculate the count of "Rotations per Station" disregarding the dimension "Aircraft". Count of "Rotatons per Station" is the sum of "Rotations". Rotations itself is the count of records. The base data consist of in total 331 lines with fields station, aircraft. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For &lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;Rotations per Station I used: count(total Station)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;However this Returns 331 in each line for "&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;Rotations per Station". &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 12pt; font-family: Calibri;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;What Expression is needed to get the result for "&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;Rotations per Station" shown below?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 299px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="19" style="border: 0px black;" width="49"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;Station&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="border: 0px black;" width="51"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;Aircraft&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="border: 0px black;" width="64"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;Rotations&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="border: 0px black;" width="135"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;Rotations per Station&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19" style="border: 0px black;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;ATL&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="border: 0px black;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;A343&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="border: 0px black;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;52&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="border: 0px black;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;83&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19" style="border: 0px black;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;ATL&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="border: 0px black;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;A346&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="border: 0px black;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;26&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="border: 0px black;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;83&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19" style="border: 0px black;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;ATL&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="border: 0px black;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;A330&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="border: 0px black;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;5&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="border: 0px black;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;83&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19" style="border: 0px black;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;JFK&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="border: 0px black;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;B748&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="border: 0px black;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;85&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="border: 0px black;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;248&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19" style="border: 0px black;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;JFK&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="border: 0px black;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;A346&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="border: 0px black;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;70&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="border: 0px black;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;248&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19" style="border: 0px black;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;JFK&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="border: 0px black;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;A380&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="border: 0px black;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;52&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="border: 0px black;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;248&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="19" style="border: 0px black;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;JFK&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="border: 0px black;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;A330&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="border: 0px black;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;41&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" style="border: 0px black;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;248&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brgds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ralf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Dec 2015 23:15:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/conditional-sum-ignoring-dimension-in-straight-table/m-p/843558#M296357</guid>
      <dc:creator />
      <dc:date>2015-12-15T23:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: conditional sum ignoring dimension in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/conditional-sum-ignoring-dimension-in-straight-table/m-p/843559#M296358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;May I add the next Level of complexity?&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Sure, but not in this discussion. Start a new topic for a new question please.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 16:11:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/conditional-sum-ignoring-dimension-in-straight-table/m-p/843559#M296358</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-12-16T16:11:30Z</dc:date>
    </item>
  </channel>
</rss>

