<?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 Custom sort in staright table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Custom-sort-in-staright-table/m-p/1800741#M64889</link>
    <description>&lt;P&gt;Hi i have table below with Risk as dimension and other as Expression.&lt;/P&gt;&lt;P&gt;I want sorting by Inherent/Residual col - by custom sort (it should be H-M-L)&lt;/P&gt;&lt;P&gt;i am trying to put match(Inherent,'H','M','L')in Sorting tab but dont know why the option is disabled .&lt;/P&gt;&lt;P&gt;even i tried removing # col - which is showing Rowno()&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PreranaLH_0-1618886689129.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/53260i59C544B46DDC029A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PreranaLH_0-1618886689129.png" alt="PreranaLH_0-1618886689129.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 20 Apr 2021 02:52:27 GMT</pubDate>
    <dc:creator>PreranaLH</dc:creator>
    <dc:date>2021-04-20T02:52:27Z</dc:date>
    <item>
      <title>Custom sort in staright table</title>
      <link>https://community.qlik.com/t5/App-Development/Custom-sort-in-staright-table/m-p/1800741#M64889</link>
      <description>&lt;P&gt;Hi i have table below with Risk as dimension and other as Expression.&lt;/P&gt;&lt;P&gt;I want sorting by Inherent/Residual col - by custom sort (it should be H-M-L)&lt;/P&gt;&lt;P&gt;i am trying to put match(Inherent,'H','M','L')in Sorting tab but dont know why the option is disabled .&lt;/P&gt;&lt;P&gt;even i tried removing # col - which is showing Rowno()&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PreranaLH_0-1618886689129.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/53260i59C544B46DDC029A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PreranaLH_0-1618886689129.png" alt="PreranaLH_0-1618886689129.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 02:52:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Custom-sort-in-staright-table/m-p/1800741#M64889</guid>
      <dc:creator>PreranaLH</dc:creator>
      <dc:date>2021-04-20T02:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: Custom sort in staright table</title>
      <link>https://community.qlik.com/t5/App-Development/Custom-sort-in-staright-table/m-p/1800757#M64891</link>
      <description>&lt;P&gt;Hi Perana,&lt;/P&gt;&lt;P&gt;Try to give it a Dual() value. Dual means that you can give 1 field, both a numeric and text value. This way you can sort easily.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;match(Inherent,Dual( 'H', 1 ), Dual( 'M', 2 ), Dual( 'L', 3) )&lt;/LI-CODE&gt;&lt;P&gt;Jordy&lt;/P&gt;&lt;P&gt;Climber&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 05:50:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Custom-sort-in-staright-table/m-p/1800757#M64891</guid>
      <dc:creator>JordyWegman</dc:creator>
      <dc:date>2021-04-20T05:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: Custom sort in staright table</title>
      <link>https://community.qlik.com/t5/App-Development/Custom-sort-in-staright-table/m-p/1800762#M64893</link>
      <description>&lt;P&gt;thank u &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;just realized that we can use Dual for sorting&lt;/P&gt;&lt;P&gt;but can i give Numbering for each row"#" col . as sorting is not working properly if i keep that col&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 06:07:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Custom-sort-in-staright-table/m-p/1800762#M64893</guid>
      <dc:creator>PreranaLH</dc:creator>
      <dc:date>2021-04-20T06:07:50Z</dc:date>
    </item>
  </channel>
</rss>

