<?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 Limit straight table with dimensions to only the most recent data in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Limit-straight-table-with-dimensions-to-only-the-most-recent/m-p/1743308#M56974</link>
    <description>&lt;P&gt;Hello. I am working on a straight table with around 20+ dimensions and there are no measures. Is there any way to limit the straight table to show only the most recent record only.&lt;/P&gt;&lt;P&gt;Eg of current Qlik staright table:&lt;/P&gt;&lt;P&gt;EmpID |&amp;nbsp; RequestID | City&amp;nbsp;&lt;/P&gt;&lt;P&gt;1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;10&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Newyork&lt;/P&gt;&lt;P&gt;1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;11&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Madison&lt;/P&gt;&lt;P&gt;2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;12&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Washington&lt;/P&gt;&lt;P&gt;3&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;13&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Seattle&lt;/P&gt;&lt;P&gt;3&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;14&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Jersey City&lt;/P&gt;&lt;P&gt;I have a UniqueID field which is always auto generated based on most recent time stamp. But my requirement doesn't have to display that UniqueID field. Any idea or recommendations would be helpful to display only the most recent record only. Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Desired Output:&lt;/P&gt;&lt;P&gt;EmpID | City&amp;nbsp;&lt;/P&gt;&lt;P&gt;1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Madison&lt;/P&gt;&lt;P&gt;2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Washington&lt;/P&gt;&lt;P&gt;3&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Jersey City&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 18:07:03 GMT</pubDate>
    <dc:creator>santho_ak</dc:creator>
    <dc:date>2024-11-16T18:07:03Z</dc:date>
    <item>
      <title>Limit straight table with dimensions to only the most recent data</title>
      <link>https://community.qlik.com/t5/App-Development/Limit-straight-table-with-dimensions-to-only-the-most-recent/m-p/1743308#M56974</link>
      <description>&lt;P&gt;Hello. I am working on a straight table with around 20+ dimensions and there are no measures. Is there any way to limit the straight table to show only the most recent record only.&lt;/P&gt;&lt;P&gt;Eg of current Qlik staright table:&lt;/P&gt;&lt;P&gt;EmpID |&amp;nbsp; RequestID | City&amp;nbsp;&lt;/P&gt;&lt;P&gt;1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;10&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Newyork&lt;/P&gt;&lt;P&gt;1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;11&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Madison&lt;/P&gt;&lt;P&gt;2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;12&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Washington&lt;/P&gt;&lt;P&gt;3&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;13&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Seattle&lt;/P&gt;&lt;P&gt;3&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;14&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Jersey City&lt;/P&gt;&lt;P&gt;I have a UniqueID field which is always auto generated based on most recent time stamp. But my requirement doesn't have to display that UniqueID field. Any idea or recommendations would be helpful to display only the most recent record only. Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Desired Output:&lt;/P&gt;&lt;P&gt;EmpID | City&amp;nbsp;&lt;/P&gt;&lt;P&gt;1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Madison&lt;/P&gt;&lt;P&gt;2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Washington&lt;/P&gt;&lt;P&gt;3&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Jersey City&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 18:07:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Limit-straight-table-with-dimensions-to-only-the-most-recent/m-p/1743308#M56974</guid>
      <dc:creator>santho_ak</dc:creator>
      <dc:date>2024-11-16T18:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: Limit straight table with dimensions to only the most recent data</title>
      <link>https://community.qlik.com/t5/App-Development/Limit-straight-table-with-dimensions-to-only-the-most-recent/m-p/1743353#M56975</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/15442"&gt;@santho_ak&lt;/a&gt;&amp;nbsp; can you please elaborate? It is bit confusing that you don't want to show one column and want to show latest updated records only which is quite a different thing&lt;/P&gt;</description>
      <pubDate>Sat, 12 Sep 2020 21:13:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Limit-straight-table-with-dimensions-to-only-the-most-recent/m-p/1743353#M56975</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2020-09-12T21:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: Limit straight table with dimensions to only the most recent data</title>
      <link>https://community.qlik.com/t5/App-Development/Limit-straight-table-with-dimensions-to-only-the-most-recent/m-p/1743360#M56976</link>
      <description>&lt;P&gt;Changing the City dimension to the below should work-&amp;nbsp;&lt;/P&gt;&lt;P&gt;aggr(only({&amp;lt;RequestID = {$(=concat(distinct aggr(max(RequestID),EmpID),','))}&amp;gt;}City),EmpID)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 13 Sep 2020 05:45:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Limit-straight-table-with-dimensions-to-only-the-most-recent/m-p/1743360#M56976</guid>
      <dc:creator>Neymar_Jr</dc:creator>
      <dc:date>2020-09-13T05:45:06Z</dc:date>
    </item>
  </channel>
</rss>

