<?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: Total different than subtotal in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Total-different-than-subtotal/m-p/1568021#M41440</link>
    <description>&lt;P&gt;Can you please share a sample data you have ? Is salary of two employees "0" in&amp;nbsp; the data ? And what is total,&amp;nbsp; is it a entry in the data or is it total of salaries of all employees ?&lt;/P&gt;</description>
    <pubDate>Thu, 11 Apr 2019 08:46:34 GMT</pubDate>
    <dc:creator>jyothish8807</dc:creator>
    <dc:date>2019-04-11T08:46:34Z</dc:date>
    <item>
      <title>Total different than subtotal</title>
      <link>https://community.qlik.com/t5/App-Development/Total-different-than-subtotal/m-p/1568013#M41439</link>
      <description>&lt;P&gt;I want the pivot table Totals to display $102,160 and the Employees to display ‘Confidential’. Can this expression be changed to do that?&lt;BR /&gt;&lt;BR /&gt;IF(Sum({$&amp;lt;Employee={'Mark Willams','Thomas Nguyen'}&amp;gt;}Salary)= 0,'Confidential'))&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Employee&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Salary&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Totals&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;$102,160&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Mark Willams&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Confidential&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Thomas Nguyen&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Confidential&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2019 08:22:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Total-different-than-subtotal/m-p/1568013#M41439</guid>
      <dc:creator>jamessmith99</dc:creator>
      <dc:date>2019-04-11T08:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: Total different than subtotal</title>
      <link>https://community.qlik.com/t5/App-Development/Total-different-than-subtotal/m-p/1568021#M41440</link>
      <description>&lt;P&gt;Can you please share a sample data you have ? Is salary of two employees "0" in&amp;nbsp; the data ? And what is total,&amp;nbsp; is it a entry in the data or is it total of salaries of all employees ?&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2019 08:46:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Total-different-than-subtotal/m-p/1568021#M41440</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2019-04-11T08:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: Total different than subtotal</title>
      <link>https://community.qlik.com/t5/App-Development/Total-different-than-subtotal/m-p/1568121#M41445</link>
      <description>&lt;P&gt;May be something like this&lt;/P&gt;&lt;PRE&gt;If(Dimensionality() = 0,
Sum({$&amp;lt;Employee = {'Mark Willams', 'Thomas Nguyen'}&amp;gt;} Salary),
'Confidential')&lt;/PRE&gt;</description>
      <pubDate>Thu, 11 Apr 2019 11:07:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Total-different-than-subtotal/m-p/1568121#M41445</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-04-11T11:07:35Z</dc:date>
    </item>
  </channel>
</rss>

