<?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: Expression to Show Full Total in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-to-Show-Full-Total/m-p/1591181#M443576</link>
    <description>&lt;P&gt;Perfect, thanks.&lt;/P&gt;</description>
    <pubDate>Wed, 12 Jun 2019 16:40:17 GMT</pubDate>
    <dc:creator>whiteymcaces</dc:creator>
    <dc:date>2019-06-12T16:40:17Z</dc:date>
    <item>
      <title>Expression to Show Full Total</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-to-Show-Full-Total/m-p/1591149#M443574</link>
      <description>&lt;P&gt;I am looking for an expression to show the total value associated with a particular dimension even though the other dimensions in the chart only make up part of the full value.&lt;/P&gt;&lt;P&gt;In my example (attached) I want the Total Value for each [Invoice Number] on every row associated with that [Invoice Number]. There are 2 types of data associated with invoices, however I only want to show 1 type in my chart, but the full value of the Invoice. I have tried to use Aggr function, and Total function, but can't get it to work.&lt;/P&gt;&lt;P&gt;Edit: Need to be able to make selections on the Expenses Table and still show the entire Invoice Balance.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2019 12:53:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-to-Show-Full-Total/m-p/1591149#M443574</guid>
      <dc:creator>whiteymcaces</dc:creator>
      <dc:date>2019-06-13T12:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: Expression to Show Full Total</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-to-Show-Full-Total/m-p/1591153#M443575</link>
      <description>&lt;P&gt;Try this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Aggr(NODISTINCT Sum(Amount), [Invoice Number])&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 12 Jun 2019 16:11:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-to-Show-Full-Total/m-p/1591153#M443575</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-06-12T16:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: Expression to Show Full Total</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-to-Show-Full-Total/m-p/1591181#M443576</link>
      <description>&lt;P&gt;Perfect, thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2019 16:40:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-to-Show-Full-Total/m-p/1591181#M443576</guid>
      <dc:creator>whiteymcaces</dc:creator>
      <dc:date>2019-06-12T16:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: Expression to Show Full Total</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-to-Show-Full-Total/m-p/1591611#M443603</link>
      <description>&lt;P&gt;Need to be able to make selections on the Expenses table and still see the Entire Invoice Total.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2019 12:54:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-to-Show-Full-Total/m-p/1591611#M443603</guid>
      <dc:creator>whiteymcaces</dc:creator>
      <dc:date>2019-06-13T12:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: Expression to Show Full Total</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-to-Show-Full-Total/m-p/1591613#M443604</link>
      <description>&lt;P&gt;May be this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Aggr(NODISTINCT Sum({&amp;lt;[Expense Type], ExpenseID&amp;gt;}Amount), [Invoice Number])&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 13 Jun 2019 12:56:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-to-Show-Full-Total/m-p/1591613#M443604</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-06-13T12:56:58Z</dc:date>
    </item>
  </channel>
</rss>

