<?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 multiple words form 'COUNT' in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Exclude-multiple-words-form-COUNT/m-p/642160#M1242018</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aggr(Count ({$ &amp;lt;[Type or function] - = {'&amp;lt;&amp;lt;choose from list&amp;gt;&amp;gt;','...'&amp;gt;} [Type of function]),[Type of function]) /&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aggr(Count (TOTAL &amp;lt;Organization&amp;gt; ({$ &amp;lt;[Type or function] - = {'&amp;lt;&amp;lt;choose from list&amp;gt;&amp;gt;','...'&amp;gt;} [Type of function]),[Type of function])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Probably not, since it doesn't work...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 May 2014 15:27:43 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-05-21T15:27:43Z</dc:date>
    <item>
      <title>Exclude multiple words form 'COUNT'</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-multiple-words-form-COUNT/m-p/642157#M1242006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to exclude two definitions of 'COUNT'. Probably not so complicated, but I do not get it done. One exclusion works fine, a second exclusion unfortunately not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I would like to exclude: &amp;lt;&amp;lt; choose from list &amp;gt;&amp;gt; and '...'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The expression I use:&lt;/P&gt;&lt;P&gt;Count ({$ &amp;lt;[Type or funtion] - = {"&amp;lt;&amp;lt; &amp;gt;&amp;gt; choose from list"}&amp;gt;} {$ &amp;lt;[Type of funtion] - = {"..."}&amp;gt;} [Type of funtion]) /&lt;/P&gt;&lt;P&gt;Count (TOTAL &amp;lt;Corporatie&amp;gt; {$ &amp;lt;[Type of funtion] - = {"&amp;lt;&amp;lt; &amp;gt;&amp;gt; choose from list"}&amp;gt;} {$ &amp;lt;[Type of funtion] - = {"..."}&amp;gt;} [Type of funtion])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or: how to select only predefined textstrings in 'COUNT'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-multiple-words-form-COUNT/m-p/642157#M1242006</guid>
      <dc:creator />
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude multiple words form 'COUNT'</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-multiple-words-form-COUNT/m-p/642158#M1242011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;aggr(Count ({$ &amp;lt;[Type or funtion] - = {'&amp;lt;&amp;lt; &amp;gt;&amp;gt; choose from list','&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;...'&lt;/SPAN&gt;&amp;gt;} [Type of funtion]),&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;[Type of funtion]&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 14:59:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-multiple-words-form-COUNT/m-p/642158#M1242011</guid>
      <dc:creator>venkatg6759</dc:creator>
      <dc:date>2014-05-21T14:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude multiple words form 'COUNT'</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-multiple-words-form-COUNT/m-p/642159#M1242015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Count ({$ &amp;lt;[Type or funtion] = {'*'} - {"&amp;lt;&amp;lt; &amp;gt;&amp;gt; choose from list","..."}&amp;gt;} [Type of funtion])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Let me know&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 14:59:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-multiple-words-form-COUNT/m-p/642159#M1242015</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-05-21T14:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude multiple words form 'COUNT'</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-multiple-words-form-COUNT/m-p/642160#M1242018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Like this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aggr(Count ({$ &amp;lt;[Type or function] - = {'&amp;lt;&amp;lt;choose from list&amp;gt;&amp;gt;','...'&amp;gt;} [Type of function]),[Type of function]) /&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aggr(Count (TOTAL &amp;lt;Organization&amp;gt; ({$ &amp;lt;[Type or function] - = {'&amp;lt;&amp;lt;choose from list&amp;gt;&amp;gt;','...'&amp;gt;} [Type of function]),[Type of function])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Probably not, since it doesn't work...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 15:27:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-multiple-words-form-COUNT/m-p/642160#M1242018</guid>
      <dc:creator />
      <dc:date>2014-05-21T15:27:43Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude multiple words form 'COUNT'</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-multiple-words-form-COUNT/m-p/642161#M1242020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know about aggr because I don't know data but&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;aggr(Count ({$ &amp;lt;[Type or function] - = {'&amp;lt;&amp;lt;choose from list&amp;gt;&amp;gt;','...'}&amp;gt;} [Type of function]) /&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;aggr(Count (TOTAL &amp;lt;Organization&amp;gt; ({$ &amp;lt;[Type or function] - = {'&amp;lt;&amp;lt;choose from list&amp;gt;&amp;gt;','...'}&amp;gt;} [Type of function])&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f6f6f6;"&gt;Let me know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 15:31:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-multiple-words-form-COUNT/m-p/642161#M1242020</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-05-21T15:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude multiple words form 'COUNT'</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-multiple-words-form-COUNT/m-p/642162#M1242022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can change only below in expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;[Type or function] - = {'listvalue1','&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;listvalue2&lt;/SPAN&gt;','&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;listvalue3&lt;/SPAN&gt;'}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;you can even exclude more you want by comma sepeareted as above&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;hope this helps&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 15:49:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-multiple-words-form-COUNT/m-p/642162#M1242022</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2014-05-21T15:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: Exclude multiple words form 'COUNT'</title>
      <link>https://community.qlik.com/t5/QlikView/Exclude-multiple-words-form-COUNT/m-p/642163#M1242024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The tips given work, thanks... but on second thoughts I find it more convenient to configure the load script. After some research: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The dimension that you want to exclude of certain values​​: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[dimension] &lt;/P&gt;&lt;P&gt;FROM '$ (SOURCE) "(OOXML, embedded labels, table is [NAME TABLE] &lt;/P&gt;&lt;P&gt;Where [dimension] &amp;lt;&amp;gt; 'value to exclude' AND [dimension] &amp;lt;&amp;gt; 'value to exclude';&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 May 2014 19:20:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Exclude-multiple-words-form-COUNT/m-p/642163#M1242024</guid>
      <dc:creator />
      <dc:date>2014-05-26T19:20:08Z</dc:date>
    </item>
  </channel>
</rss>

