<?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 distinct count that keeps all selections besides the WHERE condition in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/distinct-count-that-keeps-all-selections-besides-the-WHERE/m-p/976947#M643650</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm new to Qlik but familiar with SQL so please forgive any incorrect terms.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to write an expression return the distinct count of the values in [Visit.Event.ID] where the field [Department] = ''Repair' and every other user selection applies also.&amp;nbsp; (i.e. Dealership, Grade, etc)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This seems to be close, but not quite.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count({$&amp;lt;Department={'Repair'}&amp;gt;}Visit.Event.ID)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone tell me what I'm missing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Dec 2015 23:01:18 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-12-22T23:01:18Z</dc:date>
    <item>
      <title>distinct count that keeps all selections besides the WHERE condition</title>
      <link>https://community.qlik.com/t5/QlikView/distinct-count-that-keeps-all-selections-besides-the-WHERE/m-p/976947#M643650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm new to Qlik but familiar with SQL so please forgive any incorrect terms.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to write an expression return the distinct count of the values in [Visit.Event.ID] where the field [Department] = ''Repair' and every other user selection applies also.&amp;nbsp; (i.e. Dealership, Grade, etc)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This seems to be close, but not quite.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count({$&amp;lt;Department={'Repair'}&amp;gt;}Visit.Event.ID)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone tell me what I'm missing?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Dec 2015 23:01:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/distinct-count-that-keeps-all-selections-besides-the-WHERE/m-p/976947#M643650</guid>
      <dc:creator />
      <dc:date>2015-12-22T23:01:18Z</dc:date>
    </item>
    <item>
      <title>Re: distinct count that keeps all selections besides the WHERE condition</title>
      <link>https://community.qlik.com/t5/QlikView/distinct-count-that-keeps-all-selections-besides-the-WHERE/m-p/976948#M643651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe just a DISTINCT qualifier?&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; font-size: 13px;"&gt;Count({$&amp;lt;Department={'Repair'}&amp;gt;} DISTINCT [Visit.Event.ID] )&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Dec 2015 00:10:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/distinct-count-that-keeps-all-selections-besides-the-WHERE/m-p/976948#M643651</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-12-23T00:10:52Z</dc:date>
    </item>
  </channel>
</rss>

