<?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: Duplicates in Table Box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Duplicates-in-Table-Box/m-p/921246#M988042</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ha ha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;duplicate replies in a call about duplicates!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Jul 2015 11:54:06 GMT</pubDate>
    <dc:creator>awhitfield</dc:creator>
    <dc:date>2015-07-30T11:54:06Z</dc:date>
    <item>
      <title>Duplicates in Table Box</title>
      <link>https://community.qlik.com/t5/QlikView/Duplicates-in-Table-Box/m-p/921242#M988034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I recently got to experience that the table box removes duplicate rows in its view. However we need duplicate rows in the data. Is there a way we can show the duplicate rows as well?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 11:46:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Duplicates-in-Table-Box/m-p/921242#M988034</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-30T11:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicates in Table Box</title>
      <link>https://community.qlik.com/t5/QlikView/Duplicates-in-Table-Box/m-p/921243#M988035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny, you can add a field wich have different values for each row, this way there will be no row with all values duplicated:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; RowNo() as RowId&lt;/P&gt;&lt;P&gt;FROM.... ;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 11:48:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Duplicates-in-Table-Box/m-p/921243#M988035</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2015-07-30T11:48:41Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicates in Table Box</title>
      <link>https://community.qlik.com/t5/QlikView/Duplicates-in-Table-Box/m-p/921244#M988040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ruben,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for quick response. This could work, however I have data from 3 tables which I am concatenating in the script. &lt;/P&gt;&lt;P&gt;If I add Rowno in each of the 3 scripts, won't it start from Row 1 in each script? causing duplicates again&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 11:52:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Duplicates-in-Table-Box/m-p/921244#M988040</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-30T11:52:17Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicates in Table Box</title>
      <link>https://community.qlik.com/t5/QlikView/Duplicates-in-Table-Box/m-p/921245#M988041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi Ruben,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks for quick response. This could work, however I have data from 3 tables which I am concatenating in the script.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If I add Rowno in each of the 3 scripts, won't it start from Row 1 in each script? causing duplicates again&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 11:52:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Duplicates-in-Table-Box/m-p/921245#M988041</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-30T11:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicates in Table Box</title>
      <link>https://community.qlik.com/t5/QlikView/Duplicates-in-Table-Box/m-p/921246#M988042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ha ha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;duplicate replies in a call about duplicates!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 11:54:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Duplicates-in-Table-Box/m-p/921246#M988042</guid>
      <dc:creator>awhitfield</dc:creator>
      <dc:date>2015-07-30T11:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicates in Table Box</title>
      <link>https://community.qlik.com/t5/QlikView/Duplicates-in-Table-Box/m-p/921247#M988043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are many ways to avoid that, one simple way can be add a string identifying the table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;table1:&lt;/P&gt;&lt;P&gt;LOAD ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'T1.' &amp;amp; RowNo() as RowId&lt;/P&gt;&lt;P&gt;FROM.... ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;table2:&lt;/P&gt;&lt;P&gt;LOAD ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'T2.' &amp;amp; RowNo() as RowId&lt;/P&gt;&lt;P&gt;FROM.... ;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 11:55:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Duplicates-in-Table-Box/m-p/921247#M988043</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2015-07-30T11:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicates in Table Box</title>
      <link>https://community.qlik.com/t5/QlikView/Duplicates-in-Table-Box/m-p/921248#M988044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Marin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate it &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jul 2015 11:57:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Duplicates-in-Table-Box/m-p/921248#M988044</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-30T11:57:36Z</dc:date>
    </item>
  </channel>
</rss>

