<?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: Calculate Duplicate values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calculate-Duplicate-values/m-p/606767#M1099419</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Emily.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All records are still there, simply QlikView only shows you the diffrent values in list objects or charts.&lt;/P&gt;&lt;P&gt;If you wish, you can try creating a Straight Table chart using Raxle-Rec as dimension and Count([Raxle-Rec]) as expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Duplicates.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/57745_Duplicates.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find example file attached,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Philippe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Apr 2014 20:45:12 GMT</pubDate>
    <dc:creator>pgrenier</dc:creator>
    <dc:date>2014-04-22T20:45:12Z</dc:date>
    <item>
      <title>Calculate Duplicate values</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-Duplicate-values/m-p/606764#M1099416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have some values and it is repeated many times in the source data but when i read this in the qlikview, then i get only 4 values how this occurs. I have this types&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Raxle-Rec&lt;BR /&gt;adghj&lt;BR /&gt;adghj&lt;BR /&gt;adghj&lt;BR /&gt;adghj&lt;BR /&gt;adghj&lt;BR /&gt;adghj&lt;BR /&gt;athed&lt;BR /&gt;athed&lt;BR /&gt;athed&lt;BR /&gt;athed&lt;BR /&gt;hytrew&lt;BR /&gt;hytrew&lt;BR /&gt;hytrew&lt;BR /&gt;edvfg&lt;BR /&gt;edvfg&lt;BR /&gt;edvfg&lt;BR /&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 20:37:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-Duplicate-values/m-p/606764#M1099416</guid>
      <dc:creator />
      <dc:date>2014-04-22T20:37:55Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Duplicate values</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-Duplicate-values/m-p/606765#M1099417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In qlikview when you read the fields if there is same records it will show single value if it is not associated with any value or field. Also if you count the field you get its count result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;like see the difference in the script results&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Count(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Raxle-Rec&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Or&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Count(Distinct &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Raxle-Rec&lt;/SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 20:42:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-Duplicate-values/m-p/606765#M1099417</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-04-22T20:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Duplicate values</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-Duplicate-values/m-p/606766#M1099418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check in table viewer (ctrl-t) if the number is correct&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/57747_1.png" style="width: auto; height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 20:43:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-Duplicate-values/m-p/606766#M1099418</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-04-22T20:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Duplicate values</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-Duplicate-values/m-p/606767#M1099419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Emily.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All records are still there, simply QlikView only shows you the diffrent values in list objects or charts.&lt;/P&gt;&lt;P&gt;If you wish, you can try creating a Straight Table chart using Raxle-Rec as dimension and Count([Raxle-Rec]) as expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Duplicates.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/57745_Duplicates.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find example file attached,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Philippe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 20:45:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-Duplicate-values/m-p/606767#M1099419</guid>
      <dc:creator>pgrenier</dc:creator>
      <dc:date>2014-04-22T20:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Duplicate values</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-Duplicate-values/m-p/606768#M1099420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks and how i count this values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 20:48:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-Duplicate-values/m-p/606768#M1099420</guid>
      <dc:creator />
      <dc:date>2014-04-22T20:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Duplicate values</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-Duplicate-values/m-p/606769#M1099421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Load your table like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;T:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Raxle-Rec&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; adghj&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; adghj&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; adghj&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; adghj&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; adghj&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; adghj&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; athed&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; athed&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; athed&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; athed&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; hytrew&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; hytrew&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; hytrew&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; edvfg&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; edvfg&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; edvfg&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;[Raxle-Rec],&lt;/P&gt;&lt;P&gt;Count([Raxle-Rec]) as RCount&lt;/P&gt;&lt;P&gt;Resident T&lt;/P&gt;&lt;P&gt;Group By [Raxle-Rec];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And plot values in any table box&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 20:48:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-Duplicate-values/m-p/606769#M1099421</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-04-22T20:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Duplicate values</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-Duplicate-values/m-p/606770#M1099422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When i Press Ctrl + T and on table what is mean for the Information density, Tags: $ascii, $text.&lt;/P&gt;&lt;P&gt;Explain about this please.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 20:53:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-Duplicate-values/m-p/606770#M1099422</guid>
      <dc:creator />
      <dc:date>2014-04-22T20:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Duplicate values</title>
      <link>https://community.qlik.com/t5/QlikView/Calculate-Duplicate-values/m-p/606771#M1099424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;from online help&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When hovering with the cursor above one of the fields in a table, a tool tip pops up with information about the content of this field:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN class="Bold"&gt;Information density&lt;/SPAN&gt; is the number of records that have values (i.e. not NULL) in this field as compared to the total number of records in the table.&amp;nbsp; &lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="Bold"&gt;Subset ratio&lt;/SPAN&gt; is the number of distinct values of this field found in this table as compared to the total number of distinct values of this field (that is other tables as well). &lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="Bold"&gt;Table comments&lt;/SPAN&gt; are displayed in the tool tip. &lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="Bold"&gt;Field comments&lt;/SPAN&gt; are displayed in the tool tip. &lt;/LI&gt;&lt;LI&gt;&lt;SPAN class="Bold"&gt;Tags&lt;/SPAN&gt; that are added in the script or in &lt;SPAN class="Bold"&gt;Document Properties: Tables&lt;/SPAN&gt; page, including system tags, are displayed in the tool tip. &lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or also&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/470180"&gt;information density and subset ratio? What is the use of this?&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Apr 2014 21:35:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculate-Duplicate-values/m-p/606771#M1099424</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-04-22T21:35:51Z</dc:date>
    </item>
  </channel>
</rss>

