<?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: User to be able to Select type of sorting it needs in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/User-to-be-able-to-Select-type-of-sorting-it-needs/m-p/9160#M704</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're welcome.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As soon as it is OK for you, don't forget to close the thread my marking the Correct and helpful answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Apr 2018 08:35:27 GMT</pubDate>
    <dc:creator>YoussefBelloum</dc:creator>
    <dc:date>2018-04-10T08:35:27Z</dc:date>
    <item>
      <title>User to be able to Select type of sorting it needs</title>
      <link>https://community.qlik.com/t5/App-Development/User-to-be-able-to-Select-type-of-sorting-it-needs/m-p/9157#M701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is my requirement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a pivot table with Date in the row which by default is arranged in descending order.&lt;/P&gt;&lt;P&gt;I want an option to be available for user to select if they want it to be viewed as ascending or descending.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Say i can have a drop down : Ascending and Descending&lt;/P&gt;&lt;P&gt;If the user selects "Ascending" the date should be arranged in ascending&lt;/P&gt;&lt;P&gt;if the user selects "Descending" the date should be arranged in descending.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Monu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2018 06:55:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/User-to-be-able-to-Select-type-of-sorting-it-needs/m-p/9157#M701</guid>
      <dc:creator>sarasmonu</dc:creator>
      <dc:date>2018-04-10T06:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: User to be able to Select type of sorting it needs</title>
      <link>https://community.qlik.com/t5/App-Development/User-to-be-able-to-Select-type-of-sorting-it-needs/m-p/9158#M702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. create an inline table [Sorting], with sorting Field, with Values: Ascending, Descending&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sorting:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD * Inline [&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sorting&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Ascending&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Descending&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;];&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. on your pivot table, on the &lt;STRONG&gt;sorting area&lt;/STRONG&gt;, uncheck all and put Date_field on top, with expression like this &lt;STRONG&gt;on Ascending&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=if(Sorting='Ascending',Max(Date),-Max(Date))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now you can use a listbox to show a drop down list (ascending/descending) to change the Date sorting.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2018 07:07:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/User-to-be-able-to-Select-type-of-sorting-it-needs/m-p/9158#M702</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-04-10T07:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: User to be able to Select type of sorting it needs</title>
      <link>https://community.qlik.com/t5/App-Development/User-to-be-able-to-Select-type-of-sorting-it-needs/m-p/9159#M703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank You Youssef!&lt;/P&gt;&lt;P&gt;This was very helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2018 08:15:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/User-to-be-able-to-Select-type-of-sorting-it-needs/m-p/9159#M703</guid>
      <dc:creator>sarasmonu</dc:creator>
      <dc:date>2018-04-10T08:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: User to be able to Select type of sorting it needs</title>
      <link>https://community.qlik.com/t5/App-Development/User-to-be-able-to-Select-type-of-sorting-it-needs/m-p/9160#M704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're welcome.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As soon as it is OK for you, don't forget to close the thread my marking the Correct and helpful answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2018 08:35:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/User-to-be-able-to-Select-type-of-sorting-it-needs/m-p/9160#M704</guid>
      <dc:creator>YoussefBelloum</dc:creator>
      <dc:date>2018-04-10T08:35:27Z</dc:date>
    </item>
  </channel>
</rss>

