<?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: Basic Question in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Basic-Question/m-p/1208125#M882388</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/people/cleveranjos"&gt;cleveranjos&lt;/A&gt;‌ - You missed the closing &lt;STRONG style="color: #ff0000;"&gt;&amp;gt;}&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;=Sum({$&amp;lt;CUSTOMER_TYPE = {'*'} - {"ITC"},&amp;nbsp; GLYEAR = {$(#=MAX(GLYEAR))}&lt;SPAN style="color: #ff0000;"&gt;&amp;gt;}&lt;/SPAN&gt; AMOUNT)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or even this should work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=Sum({$&amp;lt;CUSTOMER_TYPE = - {"ITC"},&amp;nbsp; GLYEAR = {$(#=MAX(GLYEAR))}&lt;SPAN style="color: #ff0000;"&gt;&amp;gt;}&lt;/SPAN&gt; AMOUNT)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 09 Oct 2016 04:47:07 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-10-09T04:47:07Z</dc:date>
    <item>
      <title>Basic Question</title>
      <link>https://community.qlik.com/t5/QlikView/Basic-Question/m-p/1208123#M882386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I want to sum all sales but not include a customer type. How do i do that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can sum all sales...but not exclude...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({$&amp;lt;CUSTOMER_TYPE={'*'} - {ITC}&amp;gt;},&amp;nbsp; &lt;/P&gt;&lt;P&gt;($&amp;lt;GLYEAR = {$(#=MAX(GLYEAR))}&amp;gt;) AMOUNT ) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joe&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/Basic-Question/m-p/1208123#M882386</guid>
      <dc:creator>jadams123</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Basic Question</title>
      <link>https://community.qlik.com/t5/QlikView/Basic-Question/m-p/1208124#M882387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Probably&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;=Sum({$&amp;lt;CUSTOMER_TYPE={'*'} - {"ITC"} ,&amp;nbsp; GLYEAR = {$(#=MAX(GLYEAR))} AMOUNT )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Oct 2016 02:25:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Basic-Question/m-p/1208124#M882387</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2016-10-09T02:25:09Z</dc:date>
    </item>
    <item>
      <title>Re: Basic Question</title>
      <link>https://community.qlik.com/t5/QlikView/Basic-Question/m-p/1208125#M882388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/people/cleveranjos"&gt;cleveranjos&lt;/A&gt;‌ - You missed the closing &lt;STRONG style="color: #ff0000;"&gt;&amp;gt;}&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;=Sum({$&amp;lt;CUSTOMER_TYPE = {'*'} - {"ITC"},&amp;nbsp; GLYEAR = {$(#=MAX(GLYEAR))}&lt;SPAN style="color: #ff0000;"&gt;&amp;gt;}&lt;/SPAN&gt; AMOUNT)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or even this should work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=Sum({$&amp;lt;CUSTOMER_TYPE = - {"ITC"},&amp;nbsp; GLYEAR = {$(#=MAX(GLYEAR))}&lt;SPAN style="color: #ff0000;"&gt;&amp;gt;}&lt;/SPAN&gt; AMOUNT)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Oct 2016 04:47:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Basic-Question/m-p/1208125#M882388</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-10-09T04:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: Basic Question</title>
      <link>https://community.qlik.com/t5/QlikView/Basic-Question/m-p/1208126#M882389</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;P&gt;joe adams wrote:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Hi I want to sum all sales but not include a customer type. How do i do that?&lt;/P&gt;
&lt;P style="min-height: 8pt; padding: 0px;"&gt;&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;From this, you are looking this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Aggr(Sum(sales), - [Customer Type])&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Oct 2016 05:28:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Basic-Question/m-p/1208126#M882389</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-10-09T05:28:45Z</dc:date>
    </item>
  </channel>
</rss>

