<?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 First Sorted Value in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/First-Sorted-Value/m-p/2525089#M106971</link>
    <description>&lt;P&gt;I have a date like below,&lt;/P&gt;&lt;P&gt;| Status_Desc | Status Date | System Date |&lt;BR /&gt;| Returned | 08.04.2025 08:02 | 08.04.2025 15:24 |&lt;BR /&gt;| Delivered | 02.04.2025 16:58 | 08.04.2025 15:24 |&lt;/P&gt;&lt;P&gt;I want to display the Staus_Desc based on Last inserted System date&lt;/P&gt;&lt;P&gt;=FirstSortedValue(STATUS_DESC,-STATUS_DATE)&lt;/P&gt;&lt;P&gt;This does not give any results as the system date is same for both the lines.. If there are two entries with same System date, do we have any option to show any one of the Status_desc. Or please suggest an alternative to achieve this.&lt;/P&gt;</description>
    <pubDate>Wed, 23 Jul 2025 13:34:36 GMT</pubDate>
    <dc:creator>Venthan</dc:creator>
    <dc:date>2025-07-23T13:34:36Z</dc:date>
    <item>
      <title>First Sorted Value</title>
      <link>https://community.qlik.com/t5/App-Development/First-Sorted-Value/m-p/2525089#M106971</link>
      <description>&lt;P&gt;I have a date like below,&lt;/P&gt;&lt;P&gt;| Status_Desc | Status Date | System Date |&lt;BR /&gt;| Returned | 08.04.2025 08:02 | 08.04.2025 15:24 |&lt;BR /&gt;| Delivered | 02.04.2025 16:58 | 08.04.2025 15:24 |&lt;/P&gt;&lt;P&gt;I want to display the Staus_Desc based on Last inserted System date&lt;/P&gt;&lt;P&gt;=FirstSortedValue(STATUS_DESC,-STATUS_DATE)&lt;/P&gt;&lt;P&gt;This does not give any results as the system date is same for both the lines.. If there are two entries with same System date, do we have any option to show any one of the Status_desc. Or please suggest an alternative to achieve this.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jul 2025 13:34:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/First-Sorted-Value/m-p/2525089#M106971</guid>
      <dc:creator>Venthan</dc:creator>
      <dc:date>2025-07-23T13:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: First Sorted Value</title>
      <link>https://community.qlik.com/t5/App-Development/First-Sorted-Value/m-p/2525090#M106972</link>
      <description>&lt;P&gt;ik you do&amp;nbsp;&lt;SPAN&gt;=FirstSortedValue(distinct STATUS_DESC,-STATUS_DATE)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jul 2025 13:38:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/First-Sorted-Value/m-p/2525090#M106972</guid>
      <dc:creator>JHuis</dc:creator>
      <dc:date>2025-07-23T13:38:04Z</dc:date>
    </item>
  </channel>
</rss>

