<?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: Usage of FirstSortedValue() in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Usage-of-FirstSortedValue/m-p/1988560#M1221230</link>
    <description>&lt;P&gt;Thank you for your help&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; i'll try it.&lt;/P&gt;</description>
    <pubDate>Tue, 04 Oct 2022 11:03:33 GMT</pubDate>
    <dc:creator>Ibobob70</dc:creator>
    <dc:date>2022-10-04T11:03:33Z</dc:date>
    <item>
      <title>Usage of FirstSortedValue()</title>
      <link>https://community.qlik.com/t5/QlikView/Usage-of-FirstSortedValue/m-p/1941389#M1219347</link>
      <description>&lt;P&gt;Hi all&lt;/P&gt;
&lt;P&gt;I'm trying to use the function FirstSortedValue() to find the first value according to three columns. The ID column, the Date column and the the Name column. Could somebody helps me? thanks in advance for your help :). see the dataset .&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2022 06:59:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Usage-of-FirstSortedValue/m-p/1941389#M1219347</guid>
      <dc:creator>Ibobob70</dc:creator>
      <dc:date>2022-06-09T06:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: Usage of FirstSortedValue()</title>
      <link>https://community.qlik.com/t5/QlikView/Usage-of-FirstSortedValue/m-p/1956078#M1219917</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/61735"&gt;@Ibobob70&lt;/a&gt; Could you share the desired output?&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2022 18:22:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Usage-of-FirstSortedValue/m-p/1956078#M1219917</guid>
      <dc:creator>BrunPierre</dc:creator>
      <dc:date>2022-07-14T18:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: Usage of FirstSortedValue()</title>
      <link>https://community.qlik.com/t5/QlikView/Usage-of-FirstSortedValue/m-p/1956096#M1219918</link>
      <description>&lt;P&gt;Since FirstSortedValue takes a single sort_weight parameter, I believe you'd need to turn those three fields into one somehow:&lt;/P&gt;
&lt;P&gt;1) In script by loading them in sorted order and adding a row number or autonumber field for sorting later&lt;/P&gt;
&lt;P&gt;2) By concatenating them as a string (note - this will result in string based sorting rather than numeric)&lt;/P&gt;
&lt;P&gt;3) By converting the Name column into a numeric value and adding the values up, e.g.&lt;/P&gt;
&lt;P&gt;(ID * 10000000) + (Date*100) + ord(Name) // Note - this assumes Name is a single letter&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jul 2022 19:03:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Usage-of-FirstSortedValue/m-p/1956096#M1219918</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2022-07-14T19:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: Usage of FirstSortedValue()</title>
      <link>https://community.qlik.com/t5/QlikView/Usage-of-FirstSortedValue/m-p/1988560#M1221230</link>
      <description>&lt;P&gt;Thank you for your help&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; i'll try it.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Oct 2022 11:03:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Usage-of-FirstSortedValue/m-p/1988560#M1221230</guid>
      <dc:creator>Ibobob70</dc:creator>
      <dc:date>2022-10-04T11:03:33Z</dc:date>
    </item>
  </channel>
</rss>

