<?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: Display values in numerical order in text in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/1/m-p/1684404#M52130</link>
    <description>&lt;P&gt;I need to be able to sort by the Pass % not by the number associated to the region&lt;/P&gt;</description>
    <pubDate>Fri, 13 Mar 2020 09:51:20 GMT</pubDate>
    <dc:creator>jgreen95</dc:creator>
    <dc:date>2020-03-13T09:51:20Z</dc:date>
    <item>
      <title>1</title>
      <link>https://community.qlik.com/t5/App-Development/1/m-p/1684382#M52123</link>
      <description />
      <pubDate>Mon, 20 Dec 2021 21:32:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/1/m-p/1684382#M52123</guid>
      <dc:creator>jgreen95</dc:creator>
      <dc:date>2021-12-20T21:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: Display values in numerical order in text</title>
      <link>https://community.qlik.com/t5/App-Development/1/m-p/1684394#M52126</link>
      <description>&lt;P&gt;create an inline table:&lt;/P&gt;&lt;P&gt;Sort_order:&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;dual(Text,Sort) as Region;&lt;/P&gt;&lt;P&gt;load * inline [&lt;/P&gt;&lt;P&gt;Text,Sort&lt;/P&gt;&lt;P&gt;East,1&lt;/P&gt;&lt;P&gt;West,2&lt;/P&gt;&lt;P&gt;South,3&lt;/P&gt;&lt;P&gt;North,4&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;So your Region field is dual, text to show, sort number to sort by.&lt;/P&gt;&lt;P&gt;It's like a month, jan = 1, feb = 2 and so on...&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Fri, 13 Mar 2020 09:35:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/1/m-p/1684394#M52126</guid>
      <dc:creator>martinpohl</dc:creator>
      <dc:date>2020-03-13T09:35:47Z</dc:date>
    </item>
    <item>
      <title>Re: Display values in numerical order in text</title>
      <link>https://community.qlik.com/t5/App-Development/1/m-p/1684404#M52130</link>
      <description>&lt;P&gt;I need to be able to sort by the Pass % not by the number associated to the region&lt;/P&gt;</description>
      <pubDate>Fri, 13 Mar 2020 09:51:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/1/m-p/1684404#M52130</guid>
      <dc:creator>jgreen95</dc:creator>
      <dc:date>2020-03-13T09:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: Display values in numerical order in text</title>
      <link>https://community.qlik.com/t5/App-Development/1/m-p/1684408#M52131</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Under the sorting tab, select 'sort by expression' option and pass your % expression in it&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aditya Chitale&lt;/P&gt;</description>
      <pubDate>Fri, 13 Mar 2020 09:56:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/1/m-p/1684408#M52131</guid>
      <dc:creator>Aditya_Chitale</dc:creator>
      <dc:date>2020-03-13T09:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: Display values in numerical order in text</title>
      <link>https://community.qlik.com/t5/App-Development/1/m-p/1684412#M52133</link>
      <description>&lt;P&gt;maybe something like&lt;/P&gt;&lt;P&gt;avg(total &amp;lt;Region&amp;gt; [Pass%])&lt;/P&gt;&lt;P&gt;as I unterstand that there are many values for Region / Subregion&lt;/P&gt;</description>
      <pubDate>Fri, 13 Mar 2020 09:59:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/1/m-p/1684412#M52133</guid>
      <dc:creator>martinpohl</dc:creator>
      <dc:date>2020-03-13T09:59:18Z</dc:date>
    </item>
  </channel>
</rss>

