<?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: Exclude from Total in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Exclude-from-Total/m-p/134264#M752305</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are using this -&amp;gt; Accounts-={'TBD'}, I don't see why Accounts which are TBD are not getting excluded. Have you added Accounts as dimension and see that TBD is getting added?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Oct 2018 16:18:33 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2018-10-24T16:18:33Z</dc:date>
    <item>
      <title>Exclude from Total</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-from-Total/m-p/134263#M752304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the following formula&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum(TOTAL {&amp;lt;Accounts-={'TBD'}&amp;gt;}premium)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum(TOTAL {&amp;lt;&lt;SPAN style="font-size: 13.3333px;"&gt;Accounts-={'TBD'}&amp;gt;&lt;/SPAN&gt;}premium/(1+Rate Chg))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need the portfolio rate change to calculate an effect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I would like to exclude the TBD accounts, however, the TOTAL overwrites my exclusion "Accounts-={'TBD'}.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need all dimension of accounts except TBD for the total. How can I make sure the TBD accounts are excluded from the TOTAL?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Jan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-from-Total/m-p/134263#M752304</guid>
      <dc:creator>schumi1980</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude from Total</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-from-Total/m-p/134264#M752305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you are using this -&amp;gt; Accounts-={'TBD'}, I don't see why Accounts which are TBD are not getting excluded. Have you added Accounts as dimension and see that TBD is getting added?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2018 16:18:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-from-Total/m-p/134264#M752305</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-10-24T16:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude from Total</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-from-Total/m-p/134265#M752306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, for some reason they are added again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2018 16:24:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-from-Total/m-p/134265#M752306</guid>
      <dc:creator>schumi1980</dc:creator>
      <dc:date>2018-10-24T16:24:12Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude from Total</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-from-Total/m-p/134266#M752307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you possibly have spaces before or after TBD? Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Accounts -= {&lt;SPAN style="color: #ff0000; font-size: 14pt;"&gt;"*&lt;/SPAN&gt;TBD&lt;SPAN style="color: #ff0000; font-size: 14pt;"&gt;*"&lt;/SPAN&gt;}&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2018 16:31:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-from-Total/m-p/134266#M752307</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-10-24T16:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude from Total</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-from-Total/m-p/134267#M752308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately, that does not change it. And the flag works in other formulae. It is just, if I calculate the total the TBD reappears.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2018 17:05:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-from-Total/m-p/134267#M752308</guid>
      <dc:creator>schumi1980</dc:creator>
      <dc:date>2018-10-24T17:05:48Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude from Total</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-from-Total/m-p/134268#M752309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The dimension re-appear, but the total itself doesn't include the value associated with TBD, right? I think you might need to add an if statement here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(not Match(Accounts, 'TBD'),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sum(TOTAL {&amp;lt;Accounts-={'TBD'}&amp;gt;}premium)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;/&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;sum(TOTAL {&amp;lt;&lt;SPAN style="font-size: 13.33px;"&gt;Accounts-={'TBD'}&amp;gt;&lt;/SPAN&gt;}premium/(1+Rate Chg))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2018 17:08:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-from-Total/m-p/134268#M752309</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-10-24T17:08:25Z</dc:date>
    </item>
  </channel>
</rss>

