<?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: How can i show Duplicate Row in Straight table/ Table Box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-can-i-show-Duplicate-Row-in-Straight-table-Table-Box/m-p/1055302#M920350</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need a unique row-identify to show duplicates directly within a straight-table or a table box. You could create them within the script per: rowno() or recno().&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 May 2016 11:35:06 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2016-05-02T11:35:06Z</dc:date>
    <item>
      <title>How can i show Duplicate Row in Straight table/ Table Box</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-show-Duplicate-Row-in-Straight-table-Table-Box/m-p/1055301#M920349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have straight table in which columns are DQ_TIME_ID, Exception1,Exception2, Exception3...Exception15 i.e 16 dimension&lt;/P&gt;&lt;P&gt;and i have also added Count(DQ_TIME_ID) in Expression. it shows Duplicate Rows at the count.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i show all those duplicate rows in Straight Table.?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have a requirement to show 15 column i.e&amp;nbsp; Exception1 to Exception15 in which count should match with database.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-show-Duplicate-Row-in-Straight-table-Table-Box/m-p/1055301#M920349</guid>
      <dc:creator>sspawar88</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How can i show Duplicate Row in Straight table/ Table Box</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-show-Duplicate-Row-in-Straight-table-Table-Box/m-p/1055302#M920350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need a unique row-identify to show duplicates directly within a straight-table or a table box. You could create them within the script per: rowno() or recno().&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2016 11:35:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-show-Duplicate-Row-in-Straight-table-Table-Box/m-p/1055302#M920350</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-05-02T11:35:06Z</dc:date>
    </item>
    <item>
      <title>Re: How can i show Duplicate Row in Straight table/ Table Box</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-show-Duplicate-Row-in-Straight-table-Table-Box/m-p/1055303#M920351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be change your expression to this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(Count(DQ_TIME_ID) &amp;gt; 1, Count(DQ_TIME_ID))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now all the rows that are left are those which are duplicate rows.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2016 11:37:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-show-Duplicate-Row-in-Straight-table-Table-Box/m-p/1055303#M920351</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-05-02T11:37:45Z</dc:date>
    </item>
    <item>
      <title>Re: How can i show Duplicate Row in Straight table/ Table Box</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-show-Duplicate-Row-in-Straight-table-Table-Box/m-p/1055304#M920352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if all the columns combination have the same value in Qlikview then the duplicate values won't appear in Qlikview just like the List box ..in order to show such data ..use &lt;STRONG&gt;RECNO() or ROWNO() function in the script and then add the same in front end ...this will help you to show the duplicate values &lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 May 2016 11:39:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-show-Duplicate-Row-in-Straight-table-Table-Box/m-p/1055304#M920352</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2016-05-02T11:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: How can i show Duplicate Row in Straight table/ Table Box</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-show-Duplicate-Row-in-Straight-table-Table-Box/m-p/1055305#M920353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am having a similar issue.&amp;nbsp; My list show 4 rows but the count of rows shows 5.&amp;nbsp; recno() function shows a dash for some reason.&amp;nbsp; 1 of the rows is duplicated.&lt;/P&gt;&lt;P&gt;Can someone help me to show all 5 rows?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikSenseBrowser_2018-08-30_11-42-15.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/212251_QlikSenseBrowser_2018-08-30_11-42-15.png" style="height: 252px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Aug 2018 15:47:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-show-Duplicate-Row-in-Straight-table-Table-Box/m-p/1055305#M920353</guid>
      <dc:creator>iancloves</dc:creator>
      <dc:date>2018-08-30T15:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: How can i show Duplicate Row in Straight table/ Table Box</title>
      <link>https://community.qlik.com/t5/QlikView/How-can-i-show-Duplicate-Row-in-Straight-table-Table-Box/m-p/1055306#M920354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to add recno() or rowno() within the load to be able to display them as dimension within the table. Beside this you are not really counting else your are adding the field. If any fieldvalue is grater than 1 your expression result will be greater as the number of records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Further should your field be a key-field you need a special attention to the results of an aggregation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Aug 2018 05:34:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-can-i-show-Duplicate-Row-in-Straight-table-Table-Box/m-p/1055306#M920354</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2018-08-31T05:34:23Z</dc:date>
    </item>
  </channel>
</rss>

