<?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 Specific Sort Order in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Specific-Sort-Order/m-p/2042050#M85802</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;I want to sort one dimension (a) in a very specific way. I had the idea of creating an extra Column(b) in the dataset ascending in value ie 1, 2, 3,....4 labelling the row I want at the top 1 and somehow putting in a few lines that sort dimension (a) buy the newly added column. Is there a more "proper" way to do this like is there a way to specifically order dimension (a) by actually listing the values in the order I want?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Many thanks&lt;/P&gt;</description>
    <pubDate>Fri, 24 Feb 2023 17:11:23 GMT</pubDate>
    <dc:creator>CBoardy</dc:creator>
    <dc:date>2023-02-24T17:11:23Z</dc:date>
    <item>
      <title>Specific Sort Order</title>
      <link>https://community.qlik.com/t5/App-Development/Specific-Sort-Order/m-p/2042050#M85802</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;I want to sort one dimension (a) in a very specific way. I had the idea of creating an extra Column(b) in the dataset ascending in value ie 1, 2, 3,....4 labelling the row I want at the top 1 and somehow putting in a few lines that sort dimension (a) buy the newly added column. Is there a more "proper" way to do this like is there a way to specifically order dimension (a) by actually listing the values in the order I want?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Many thanks&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2023 17:11:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Specific-Sort-Order/m-p/2042050#M85802</guid>
      <dc:creator>CBoardy</dc:creator>
      <dc:date>2023-02-24T17:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: Specific Sort Order</title>
      <link>https://community.qlik.com/t5/App-Development/Specific-Sort-Order/m-p/2042071#M85803</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/218343"&gt;@CBoardy&lt;/a&gt;&amp;nbsp;, you can do the way you mentioned. Adding a extra column and inside the sort properties you define the&amp;nbsp; order by this extra column.&lt;/P&gt;
&lt;P&gt;Other way to do that is defining&amp;nbsp; a sort propertis by expression like this (do it like this only if you have little data):&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;if(yourDimension='text1',1,
if(yourDimension='text2',2,
if(yourDimension='text3',3,...&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2023 18:39:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Specific-Sort-Order/m-p/2042071#M85803</guid>
      <dc:creator>joaopaulo_delco</dc:creator>
      <dc:date>2023-02-24T18:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: Specific Sort Order</title>
      <link>https://community.qlik.com/t5/App-Development/Specific-Sort-Order/m-p/2042187#M85809</link>
      <description>&lt;P&gt;You can do a dummy load of the dimension to establish the sort order. See&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://qlikviewcookbook.com/2012/11/establishing-a-sort-order/" target="_blank"&gt;https://qlikviewcookbook.com/2012/11/establishing-a-sort-order/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;-Rob&lt;BR /&gt;&lt;A href="http://www.easyqlik.com" target="_blank"&gt;http://www.easyqlik.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://masterssummit.com" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://qlikviewcookbook.com" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 25 Feb 2023 18:22:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Specific-Sort-Order/m-p/2042187#M85809</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2023-02-25T18:22:39Z</dc:date>
    </item>
  </channel>
</rss>

