<?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 CONTAR NOMBRES REINCIDENTES in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/CONTAR-NOMBRES-REINCIDENTES/m-p/1738527#M721954</link>
    <description>&lt;P&gt;&lt;FONT&gt;&lt;FONT&gt;Buenos días, tengo varias tablas con N datos y uel campo común es la cédula.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;&lt;FONT&gt;Pero Necesito saber el No. de reincidencias, es decir si tengo 1000 números de cédula, cuales de ellas son reincidentes en determinado acto, he utilizado:&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Left Join (DATOS) Load&lt;/P&gt;&lt;P&gt;CEDULA,&lt;/P&gt;&lt;P&gt;if(Count(CEDULA) &amp;gt; 1, 'SI', 'NO') as Duplicado&lt;BR /&gt;&lt;BR /&gt;Resident DATOS&lt;/P&gt;&lt;P&gt;Group by CEDULA;&lt;/P&gt;&lt;P&gt;y NO ME FUNCIONA&lt;/P&gt;&lt;P&gt;He puesto eso en una expresión y tampoco me sale.&lt;/P&gt;&lt;P&gt;desearia saber si en un cuadro me puede salir cuantos cédulas son reincidentes, gracias&lt;/P&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>javiergca79</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>CONTAR NOMBRES REINCIDENTES</title>
      <link>https://community.qlik.com/t5/QlikView/CONTAR-NOMBRES-REINCIDENTES/m-p/1738527#M721954</link>
      <description>&lt;P&gt;&lt;FONT&gt;&lt;FONT&gt;Buenos días, tengo varias tablas con N datos y uel campo común es la cédula.&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;&lt;FONT&gt;Pero Necesito saber el No. de reincidencias, es decir si tengo 1000 números de cédula, cuales de ellas son reincidentes en determinado acto, he utilizado:&amp;nbsp;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Left Join (DATOS) Load&lt;/P&gt;&lt;P&gt;CEDULA,&lt;/P&gt;&lt;P&gt;if(Count(CEDULA) &amp;gt; 1, 'SI', 'NO') as Duplicado&lt;BR /&gt;&lt;BR /&gt;Resident DATOS&lt;/P&gt;&lt;P&gt;Group by CEDULA;&lt;/P&gt;&lt;P&gt;y NO ME FUNCIONA&lt;/P&gt;&lt;P&gt;He puesto eso en una expresión y tampoco me sale.&lt;/P&gt;&lt;P&gt;desearia saber si en un cuadro me puede salir cuantos cédulas son reincidentes, gracias&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/CONTAR-NOMBRES-REINCIDENTES/m-p/1738527#M721954</guid>
      <dc:creator>javiergca79</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: CONTAR NOMBRES REINCIDENTES</title>
      <link>https://community.qlik.com/t5/QlikView/CONTAR-NOMBRES-REINCIDENTES/m-p/1738536#M721955</link>
      <description>&lt;P&gt;probably group by statement is the problem&lt;/P&gt;&lt;P&gt;Left Join (DATOS) Load&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;[IDENTIFICATION CARD],&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;if (Count (CEDULA)&amp;gt; 1, 'YES', 'NO') as Duplicate&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT&gt;Resident DATA&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Group by &lt;STRONG&gt;[&lt;FONT&gt;IDENTIFICATION CARD]&lt;/FONT&gt;&lt;/STRONG&gt;;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Aug 2020 15:33:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/CONTAR-NOMBRES-REINCIDENTES/m-p/1738536#M721955</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2020-08-25T15:33:30Z</dc:date>
    </item>
  </channel>
</rss>

