<?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: First Sorted Value in Auto Sorting in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/First-Sorted-Value-in-Auto-Sorting/m-p/1876682#M72258</link>
    <description>&lt;P&gt;Perfect, it worked like a charm !&amp;nbsp; Thank you very much.&lt;/P&gt;
&lt;P&gt;Can you explain why the maxstring worked and not the max ? And why did you add 'All' before ? (is it different to total ?)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 03 Jan 2022 14:19:10 GMT</pubDate>
    <dc:creator>abonnery</dc:creator>
    <dc:date>2022-01-03T14:19:10Z</dc:date>
    <item>
      <title>First Sorted Value in Auto Sorting</title>
      <link>https://community.qlik.com/t5/App-Development/First-Sorted-Value-in-Auto-Sorting/m-p/1876668#M72254</link>
      <description>&lt;P&gt;Dear Qlik Sense experts,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I was wondering how to get the max of this list from the auto sorting of Qlik Sense. To be more precise, from this very simple list, I would like to obtain the value 'RF_2022_02'&lt;/P&gt;
&lt;P&gt;I tried using the max (not working at all) or the function FirstSortedValue but it didn't work as I intended (see enclosed capture).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There isn't other fields that can help the field as a max appart from the auto sorting.&lt;/P&gt;
&lt;P&gt;Do you know how I can get this value ?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="first sorted value pb.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/69495i424C3C0384DBED26/image-size/large?v=v2&amp;amp;px=999" role="button" title="first sorted value pb.PNG" alt="first sorted value pb.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Thank you for your help!&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 23:21:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/First-Sorted-Value-in-Auto-Sorting/m-p/1876668#M72254</guid>
      <dc:creator>abonnery</dc:creator>
      <dc:date>2024-11-15T23:21:27Z</dc:date>
    </item>
    <item>
      <title>Re: First Sorted Value in Auto Sorting</title>
      <link>https://community.qlik.com/t5/App-Development/First-Sorted-Value-in-Auto-Sorting/m-p/1876669#M72255</link>
      <description>&lt;P&gt;Try MaxString({1} [Cost Baseline Version - FA]) rather than Max(), as the latter is intended for numeric values.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jan 2022 13:58:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/First-Sorted-Value-in-Auto-Sorting/m-p/1876669#M72255</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2022-01-03T13:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: First Sorted Value in Auto Sorting</title>
      <link>https://community.qlik.com/t5/App-Development/First-Sorted-Value-in-Auto-Sorting/m-p/1876672#M72256</link>
      <description>&lt;P&gt;It's not showing 'RF_2022_02', as I would like&amp;nbsp; instead it shows all the values in the "right order"&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="first sorted value pb.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/69496i1AE135D8BA4BB599/image-size/large?v=v2&amp;amp;px=999" role="button" title="first sorted value pb.PNG" alt="first sorted value pb.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jan 2022 14:02:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/First-Sorted-Value-in-Auto-Sorting/m-p/1876672#M72256</guid>
      <dc:creator>abonnery</dc:creator>
      <dc:date>2022-01-03T14:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: First Sorted Value in Auto Sorting</title>
      <link>https://community.qlik.com/t5/App-Development/First-Sorted-Value-in-Auto-Sorting/m-p/1876676#M72257</link>
      <description>&lt;P&gt;Sorry, moment of distraction there. {1} only ignores selections, not dimensions.&lt;/P&gt;
&lt;P&gt;MaxString(All [Cost Baseline Version - FA])&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jan 2022 14:07:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/First-Sorted-Value-in-Auto-Sorting/m-p/1876676#M72257</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2022-01-03T14:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: First Sorted Value in Auto Sorting</title>
      <link>https://community.qlik.com/t5/App-Development/First-Sorted-Value-in-Auto-Sorting/m-p/1876682#M72258</link>
      <description>&lt;P&gt;Perfect, it worked like a charm !&amp;nbsp; Thank you very much.&lt;/P&gt;
&lt;P&gt;Can you explain why the maxstring worked and not the max ? And why did you add 'All' before ? (is it different to total ?)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jan 2022 14:19:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/First-Sorted-Value-in-Auto-Sorting/m-p/1876682#M72258</guid>
      <dc:creator>abonnery</dc:creator>
      <dc:date>2022-01-03T14:19:10Z</dc:date>
    </item>
  </channel>
</rss>

