<?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: Dynamic sorting in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamic-sorting/m-p/1039869#M350064</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See if the below link will help you...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/40790"&gt;Pivot table - dynamic sorting using variables - identifying # dimensions in chart&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Apr 2016 16:27:26 GMT</pubDate>
    <dc:creator>trdandamudi</dc:creator>
    <dc:date>2016-04-28T16:27:26Z</dc:date>
    <item>
      <title>Dynamic sorting</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-sorting/m-p/1039867#M350062</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;I have two list boxes one with column names and the other with Asc/ Desc options. I could sort the data in straight table using the column in the first list box using sort expression like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if('$(vSort_FieldName)'='WAL',Sum(WAL))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But how do I link with second list box Asc and Desc. When the user selects column2 and Desc, data in chart should sort accordingly.&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;JP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 16:01:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-sorting/m-p/1039867#M350062</guid>
      <dc:creator />
      <dc:date>2016-04-28T16:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic sorting</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-sorting/m-p/1039868#M350063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use two list boxes, one sorted asc and one sorted desc. Then use the Conditional display option on the Layout tab of the properties windows of the listboxes and enter an expression that returns 1 or 0 to show or hide the listbox based on the selection of the Asc-Desc listbox.&lt;/P&gt;&lt;P&gt;For the Asc sorted listbox: =If( AscDescField = 'Asc',1,0)&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;For the Desc sorted listbox: =If( AscDescField = 'Desc',1,0)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 16:26:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-sorting/m-p/1039868#M350063</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-04-28T16:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic sorting</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-sorting/m-p/1039869#M350064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See if the below link will help you...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/40790"&gt;Pivot table - dynamic sorting using variables - identifying # dimensions in chart&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2016 16:27:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-sorting/m-p/1039869#M350064</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2016-04-28T16:27:26Z</dc:date>
    </item>
  </channel>
</rss>

