<?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: sorting in pivot table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/sorting-in-pivot-table/m-p/417845#M155418</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nigel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you. It's helpfull. However, it's not working when we put the sort expression on the first dimension. And when putting it on the last dimension, it's sorting over all the dimension ( ie stepwise).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea how can i fix this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Jan 2014 09:24:36 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-01-09T09:24:36Z</dc:date>
    <item>
      <title>sorting in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/sorting-in-pivot-table/m-p/417840#M155413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way for intarective sort in pivot table like the straight table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2013 07:35:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sorting-in-pivot-table/m-p/417840#M155413</guid>
      <dc:creator />
      <dc:date>2013-05-29T07:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: sorting in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/sorting-in-pivot-table/m-p/417841#M155414</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;Short answer...NO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can't have interactive sort in a pivot, some people have introduced buttons to the side of a pivot that are used to set a variable, then the sort expression inside the pivot can be used to effectively provide an interactive sort.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EG: Create a button.&amp;nbsp; The button sets the value of a variable called SortType. The expression to set the variable says IF(SortType=1,2,1) so the value will be either 1 or 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inside the pivot, create a sort expression on the first dimension, the sort expression will read something like: IF(SortType=1,Sum(Sales),Sum(Purchases))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, whilst you do have to have a button to the side, this provides you with some form of interactive sort.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2013 11:05:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sorting-in-pivot-table/m-p/417841#M155414</guid>
      <dc:creator />
      <dc:date>2013-05-29T11:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: sorting in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/sorting-in-pivot-table/m-p/417842#M155415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank you very much &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2013 11:08:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sorting-in-pivot-table/m-p/417842#M155415</guid>
      <dc:creator />
      <dc:date>2013-05-29T11:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: sorting in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/sorting-in-pivot-table/m-p/417843#M155416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The best way is to sorting in straight able not in pivot table&lt;/P&gt;&lt;P&gt;See the attached file&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/thread/53554"&gt;http://community.qlik.com/thread/53554&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/thread/5814"&gt;http://community.qlik.com/thread/5814&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2013 11:16:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sorting-in-pivot-table/m-p/417843#M155416</guid>
      <dc:creator>er_mohit</dc:creator>
      <dc:date>2013-05-29T11:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: sorting in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/sorting-in-pivot-table/m-p/417844#M155417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;A straight table is better at sorting than a pivot table: you can sort it according to any column. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;for sorting see this link&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;A _jive_internal="true" class="loading active_link" href="https://community.qlik.com/thread/63477" title="http://community.qlik.com/thread/63477"&gt;http://community.qlik.com/thread/63477&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="loading" href="https://community.qlik.com/message/242973" title="http://community.qlik.com/message/242973"&gt;http://community.qlik.com/message/242973&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2013 11:17:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sorting-in-pivot-table/m-p/417844#M155417</guid>
      <dc:creator />
      <dc:date>2013-05-29T11:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: sorting in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/sorting-in-pivot-table/m-p/417845#M155418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nigel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you. It's helpfull. However, it's not working when we put the sort expression on the first dimension. And when putting it on the last dimension, it's sorting over all the dimension ( ie stepwise).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea how can i fix this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 09:24:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/sorting-in-pivot-table/m-p/417845#M155418</guid>
      <dc:creator />
      <dc:date>2014-01-09T09:24:36Z</dc:date>
    </item>
  </channel>
</rss>

