<?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 Sort Order in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sort-Order/m-p/1518563#M749232</link>
    <description>&lt;P&gt;Hi All,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using the below expression in sorting the values , but when certain sections are made the values changes its order,&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do i keep this sorting fixed .&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;=if(UAP_Release_ID='18.1',1 ,if(UAP_Release_ID='18.2',2,if(UAP_Release_ID='18.3',3,if(UAP_Release_ID='18.4',4,if(UAP_Release_ID='18.5',5,if(UAP_Release_ID='18.6',6,&lt;BR /&gt;if(UAP_Release_ID='18.7',7,if(UAP_Release_ID='18.8',8,if(UAP_Release_ID='18.9',9,if(UAP_Release_ID='18.10',10,if(UAP_Release_ID='18.11',11,if(UAP_Release_ID='18.12',12,&lt;BR /&gt;if(UAP_Release_ID='18.01',13,if(UAP_Release_ID='18.02',14,if(UAP_Release_ID='18.03',15,if(UAP_Release_ID='18.04',16,if(UAP_Release_ID='18.05',17,if(UAP_Release_ID='18.06',18,&lt;BR /&gt;if(UAP_Release_ID='18.07',19,if(UAP_Release_ID='18.08',20,if(UAP_Release_ID='18.09',21,if(UAP_Release_ID='18.010',22,if(UAP_Release_ID='18.011',23,if(UAP_Release_ID='18.012',24&lt;BR /&gt;))))))))))))))))))))))))&lt;/P&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>smilingjohn</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Sort Order</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-Order/m-p/1518563#M749232</link>
      <description>&lt;P&gt;Hi All,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using the below expression in sorting the values , but when certain sections are made the values changes its order,&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do i keep this sorting fixed .&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;=if(UAP_Release_ID='18.1',1 ,if(UAP_Release_ID='18.2',2,if(UAP_Release_ID='18.3',3,if(UAP_Release_ID='18.4',4,if(UAP_Release_ID='18.5',5,if(UAP_Release_ID='18.6',6,&lt;BR /&gt;if(UAP_Release_ID='18.7',7,if(UAP_Release_ID='18.8',8,if(UAP_Release_ID='18.9',9,if(UAP_Release_ID='18.10',10,if(UAP_Release_ID='18.11',11,if(UAP_Release_ID='18.12',12,&lt;BR /&gt;if(UAP_Release_ID='18.01',13,if(UAP_Release_ID='18.02',14,if(UAP_Release_ID='18.03',15,if(UAP_Release_ID='18.04',16,if(UAP_Release_ID='18.05',17,if(UAP_Release_ID='18.06',18,&lt;BR /&gt;if(UAP_Release_ID='18.07',19,if(UAP_Release_ID='18.08',20,if(UAP_Release_ID='18.09',21,if(UAP_Release_ID='18.010',22,if(UAP_Release_ID='18.011',23,if(UAP_Release_ID='18.012',24&lt;BR /&gt;))))))))))))))))))))))))&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-Order/m-p/1518563#M749232</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Sort Order</title>
      <link>https://community.qlik.com/t5/QlikView/Sort-Order/m-p/1518589#M749233</link>
      <description>try somehting like this instead: match(only({1}UAP_Release_ID), '18.1','18.2', ...etc... ,'18.012'))</description>
      <pubDate>Mon, 10 Dec 2018 11:26:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sort-Order/m-p/1518589#M749233</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2018-12-10T11:26:01Z</dc:date>
    </item>
  </channel>
</rss>

