<?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 show only the first row in a simple table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/show-only-the-first-row-in-a-simple-table/m-p/1647969#M48293</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have the list of tasks completed and i need to show only the last one (so the last row )&amp;nbsp;&lt;/P&gt;&lt;P&gt;for example in this table I need only to show Construction and the date (first record)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="completed.PNG" style="width: 476px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/23850iA8404F663CBE34AC/image-size/large?v=v2&amp;amp;px=999" role="button" title="completed.PNG" alt="completed.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 18 Nov 2019 14:01:56 GMT</pubDate>
    <dc:creator>zied_ahmed1</dc:creator>
    <dc:date>2019-11-18T14:01:56Z</dc:date>
    <item>
      <title>show only the first row in a simple table</title>
      <link>https://community.qlik.com/t5/App-Development/show-only-the-first-row-in-a-simple-table/m-p/1647969#M48293</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have the list of tasks completed and i need to show only the last one (so the last row )&amp;nbsp;&lt;/P&gt;&lt;P&gt;for example in this table I need only to show Construction and the date (first record)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="completed.PNG" style="width: 476px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/23850iA8404F663CBE34AC/image-size/large?v=v2&amp;amp;px=999" role="button" title="completed.PNG" alt="completed.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2019 14:01:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/show-only-the-first-row-in-a-simple-table/m-p/1647969#M48293</guid>
      <dc:creator>zied_ahmed1</dc:creator>
      <dc:date>2019-11-18T14:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: show only the first row in a simple table</title>
      <link>https://community.qlik.com/t5/App-Development/show-only-the-first-row-in-a-simple-table/m-p/1648020#M48294</link>
      <description>&lt;P&gt;Hello Zied,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I presume that's a table with dimension 'Task Name' and measure Max(Finish Date).&lt;/P&gt;&lt;P&gt;Go to the dimension and select Limitation -&amp;gt; Fixed Number -&amp;gt; Top -&amp;gt; 1&lt;/P&gt;&lt;P&gt;Make sure to uncheck 'Others'.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope that helps!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;S.T.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Nov 2019 14:59:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/show-only-the-first-row-in-a-simple-table/m-p/1648020#M48294</guid>
      <dc:creator>Stoyan_Terziev</dc:creator>
      <dc:date>2019-11-18T14:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: show only the first row in a simple table</title>
      <link>https://community.qlik.com/t5/App-Development/show-only-the-first-row-in-a-simple-table/m-p/1657566#M49210</link>
      <description>&lt;P&gt;this is the solution :&amp;nbsp;&lt;/P&gt;&lt;P&gt;left join&lt;BR /&gt;load Distinct&lt;BR /&gt;//Risque_id,&lt;BR /&gt;Date(min("date_birthday"),'DD/MM/YYYY') as "TXT Date",&lt;BR /&gt;1 as flag&lt;/P&gt;&lt;P&gt;resident Table1;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2019 13:01:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/show-only-the-first-row-in-a-simple-table/m-p/1657566#M49210</guid>
      <dc:creator>zied_ahmed1</dc:creator>
      <dc:date>2019-12-13T13:01:04Z</dc:date>
    </item>
  </channel>
</rss>

