<?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 How to count ignoring the same ocurrences in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-count-ignoring-the-same-ocurrences/m-p/1010676#M965215</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a field with Names, and i need to count the number of people, ignoring the same name, once is the same person.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Names.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/101177_Names.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Based in this table, i won´t count "Alan Fichberg Burd" and "Alejandro Sandoval Arenas" more than one time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Someone could help to implement this funtion on QlikView.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rodrigo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Oct 2015 19:47:41 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-10-06T19:47:41Z</dc:date>
    <item>
      <title>How to count ignoring the same ocurrences</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-count-ignoring-the-same-ocurrences/m-p/1010676#M965215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a field with Names, and i need to count the number of people, ignoring the same name, once is the same person.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Names.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/101177_Names.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Based in this table, i won´t count "Alan Fichberg Burd" and "Alejandro Sandoval Arenas" more than one time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Someone could help to implement this funtion on QlikView.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rodrigo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2015 19:47:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-count-ignoring-the-same-ocurrences/m-p/1010676#M965215</guid>
      <dc:creator />
      <dc:date>2015-10-06T19:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to count ignoring the same ocurrences</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-count-ignoring-the-same-ocurrences/m-p/1010677#M965216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Count( Distinct Name)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2015 19:50:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-count-ignoring-the-same-ocurrences/m-p/1010677#M965216</guid>
      <dc:creator>nagaiank</dc:creator>
      <dc:date>2015-10-06T19:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to count ignoring the same ocurrences</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-count-ignoring-the-same-ocurrences/m-p/1010678#M965217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Count(Distinct Name)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2015 19:53:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-count-ignoring-the-same-ocurrences/m-p/1010678#M965217</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2015-10-06T19:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to count ignoring the same ocurrences</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-count-ignoring-the-same-ocurrences/m-p/1010679#M965218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks guys !!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2015 20:34:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-count-ignoring-the-same-ocurrences/m-p/1010679#M965218</guid>
      <dc:creator />
      <dc:date>2015-10-06T20:34:49Z</dc:date>
    </item>
  </channel>
</rss>

