<?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 Table with duplicate rows in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Table-with-duplicate-rows/m-p/1575241#M739960</link>
    <description>&lt;P&gt;Good afternoon, dear, how are you?&lt;/P&gt;&lt;P&gt;In my QlikView table, the data is appearing duplicity, would you have any way to bring just the line that has the latest date?&lt;/P&gt;&lt;P&gt;Here's an example image of how my table is&lt;/P&gt;&lt;P&gt;Thanks hugs&lt;/P&gt;&lt;P&gt;&lt;IMG border="0" width="521" height="93" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 20:57:37 GMT</pubDate>
    <dc:creator>Kaiquesbezerra</dc:creator>
    <dc:date>2024-11-16T20:57:37Z</dc:date>
    <item>
      <title>Table with duplicate rows</title>
      <link>https://community.qlik.com/t5/QlikView/Table-with-duplicate-rows/m-p/1575241#M739960</link>
      <description>&lt;P&gt;Good afternoon, dear, how are you?&lt;/P&gt;&lt;P&gt;In my QlikView table, the data is appearing duplicity, would you have any way to bring just the line that has the latest date?&lt;/P&gt;&lt;P&gt;Here's an example image of how my table is&lt;/P&gt;&lt;P&gt;Thanks hugs&lt;/P&gt;&lt;P&gt;&lt;IMG border="0" width="521" height="93" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 20:57:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-with-duplicate-rows/m-p/1575241#M739960</guid>
      <dc:creator>Kaiquesbezerra</dc:creator>
      <dc:date>2024-11-16T20:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: Table with duplicate rows</title>
      <link>https://community.qlik.com/t5/QlikView/Table-with-duplicate-rows/m-p/1575299#M739961</link>
      <description>Whats a reliable identifier for that table?&lt;BR /&gt;what you need to do is after load your table.&lt;BR /&gt;resident load another one and do an inner join&lt;BR /&gt;e.g.&lt;BR /&gt;inner join (YourTable)&lt;BR /&gt;load&lt;BR /&gt;ID,&lt;BR /&gt;Max(Date) as Date&lt;BR /&gt;resident YourTable&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Apr 2019 18:54:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-with-duplicate-rows/m-p/1575299#M739961</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-04-30T18:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: Table with duplicate rows</title>
      <link>https://community.qlik.com/t5/QlikView/Table-with-duplicate-rows/m-p/1575306#M739962</link>
      <description>Use Firtsortedvalue() or Max() function to find the latest Dt.</description>
      <pubDate>Tue, 30 Apr 2019 19:19:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-with-duplicate-rows/m-p/1575306#M739962</guid>
      <dc:creator>Qrishna</dc:creator>
      <dc:date>2019-04-30T19:19:42Z</dc:date>
    </item>
  </channel>
</rss>

