<?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: always one selected sort order in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/always-one-selected-sort-order/m-p/1561444#M62921</link>
    <description>Havent tested it but try to define the column as a dual with string and numeric value</description>
    <pubDate>Tue, 26 Mar 2019 15:37:48 GMT</pubDate>
    <dc:creator>dplr-rn</dc:creator>
    <dc:date>2019-03-26T15:37:48Z</dc:date>
    <item>
      <title>always one selected sort order</title>
      <link>https://community.qlik.com/t5/App-Development/always-one-selected-sort-order/m-p/1561375#M62920</link>
      <description>&lt;P&gt;Hello guys,&lt;/P&gt;&lt;P&gt;The always one selected is a very nice feature!&lt;/P&gt;&lt;P&gt;Now my question: I have a client who wants to have a special sorting of his different companies in the selection bar. Is it possible to change the sort order of the field you use for "always one selected"?&lt;/P&gt;&lt;P&gt;How it is currently:&lt;BR /&gt;Alpha Company&lt;BR /&gt;Beta Company&lt;BR /&gt;Gamma Company&lt;BR /&gt;Zeta Company&lt;/P&gt;&lt;P&gt;How it is desired:&lt;BR /&gt;Beta Company (Sortorder ID: 1)&lt;BR /&gt;Zeta Company (Sortorder ID: 2)&lt;BR /&gt;Alpha Company (Sortorder ID: 3)&lt;BR /&gt;Gamma Company (Sortorder ID: 4)&lt;/P&gt;&lt;P&gt;Thx for every helpful comment&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Dario&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 21:10:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/always-one-selected-sort-order/m-p/1561375#M62920</guid>
      <dc:creator>genovese</dc:creator>
      <dc:date>2024-11-16T21:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: always one selected sort order</title>
      <link>https://community.qlik.com/t5/App-Development/always-one-selected-sort-order/m-p/1561444#M62921</link>
      <description>Havent tested it but try to define the column as a dual with string and numeric value</description>
      <pubDate>Tue, 26 Mar 2019 15:37:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/always-one-selected-sort-order/m-p/1561444#M62921</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-03-26T15:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: always one selected sort order</title>
      <link>https://community.qlik.com/t5/App-Development/always-one-selected-sort-order/m-p/1561458#M62922</link>
      <description>&lt;P&gt;Tested and it works with dual &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;dual(company,SortOrderID) as Company&lt;BR /&gt;&lt;BR /&gt;Thank you very much!&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2019 15:48:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/always-one-selected-sort-order/m-p/1561458#M62922</guid>
      <dc:creator>genovese</dc:creator>
      <dc:date>2019-03-26T15:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: always one selected sort order</title>
      <link>https://community.qlik.com/t5/App-Development/always-one-selected-sort-order/m-p/1561459#M62923</link>
      <description>glad to help</description>
      <pubDate>Tue, 26 Mar 2019 15:49:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/always-one-selected-sort-order/m-p/1561459#M62923</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-03-26T15:49:17Z</dc:date>
    </item>
    <item>
      <title>Re: always one selected sort order</title>
      <link>https://community.qlik.com/t5/App-Development/always-one-selected-sort-order/m-p/1561733#M62924</link>
      <description>&lt;P&gt;You could also make sure they are loaded in the load script in the order you want and then sort by load order.&lt;BR /&gt;This is good if you cant use duals or change the value of fields.&lt;BR /&gt;Note that the load order is set the first moment a field is loaded.&lt;BR /&gt;Rearranging the order in a later statement in the load script by using load 'field' resident 'table' order by 'something' won't work.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2019 08:43:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/always-one-selected-sort-order/m-p/1561733#M62924</guid>
      <dc:creator>Anders_Eriksson</dc:creator>
      <dc:date>2019-03-27T08:43:49Z</dc:date>
    </item>
  </channel>
</rss>

