<?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 Pivot table... again... in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Sorting-Pivot-table-again/m-p/34836#M2333</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Already tried but it seems not working... in the real data model "Bom Material" and "Material" are located in two different tables with 2 tables between them...&lt;/P&gt;&lt;P&gt;I would like to resolve this problem by using a formula in the layout sort order tab.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Jun 2018 07:31:33 GMT</pubDate>
    <dc:creator>micheledenardi</dc:creator>
    <dc:date>2018-06-18T07:31:33Z</dc:date>
    <item>
      <title>Sorting Pivot table... again...</title>
      <link>https://community.qlik.com/t5/App-Development/Sorting-Pivot-table-again/m-p/34834#M2331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;by using qliksense 3.0.2 i'm unable to sord in desc order the second dimension of a pivot table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried different solution on like:&lt;/P&gt;&lt;P&gt;- sum([BOM Material Q.ty])&lt;/P&gt;&lt;P&gt;- aggr(rank(&lt;SPAN style="font-size: 13.3333px;"&gt;sum([BOM Material Q.ty])&lt;/SPAN&gt;), [BOM Material])&lt;/P&gt;&lt;P&gt;- Sum(total &amp;lt;[BOM Material]&amp;gt;[BOM Material Q.ty])&lt;/P&gt;&lt;P&gt;- RANK(Sum([BOM Material Q.ty]),3)&lt;/P&gt;&lt;P&gt;- Aggr(Sum([BOM Material Q.ty]),[Material],[BOM Material])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But nothing seems work....&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;P&gt;I've attached the qvf with the data.... can anyone help me ?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2018-06-15 15_50_56-test - Il mio nuovo foglio (1) _ Fogli - Qlik Sense.png" class="jive-image image-1" src="/legacyfs/online/205361_2018-06-15 15_50_56-test - Il mio nuovo foglio (1) _ Fogli - Qlik Sense.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2018 13:59:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sorting-Pivot-table-again/m-p/34834#M2331</guid>
      <dc:creator>micheledenardi</dc:creator>
      <dc:date>2018-06-15T13:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting Pivot table... again...</title>
      <link>https://community.qlik.com/t5/App-Development/Sorting-Pivot-table-again/m-p/34835#M2332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try with Group &amp;amp; order by function in the main script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Jun 2018 18:15:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sorting-Pivot-table-again/m-p/34835#M2332</guid>
      <dc:creator>isingh30</dc:creator>
      <dc:date>2018-06-15T18:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting Pivot table... again...</title>
      <link>https://community.qlik.com/t5/App-Development/Sorting-Pivot-table-again/m-p/34836#M2333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Already tried but it seems not working... in the real data model "Bom Material" and "Material" are located in two different tables with 2 tables between them...&lt;/P&gt;&lt;P&gt;I would like to resolve this problem by using a formula in the layout sort order tab.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2018 07:31:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sorting-Pivot-table-again/m-p/34836#M2333</guid>
      <dc:creator>micheledenardi</dc:creator>
      <dc:date>2018-06-18T07:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting Pivot table... again...</title>
      <link>https://community.qlik.com/t5/App-Development/Sorting-Pivot-table-again/m-p/34837#M2334</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;Is this what you want ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If Yes use this expresison in sort order menu : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MAterial : &lt;/P&gt;&lt;P&gt;Auto &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BOM Material : personalized &lt;/P&gt;&lt;P&gt;aggr([BOM Material],(Material,(NUMERIC, ASCENDING)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/205461_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/205460_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2018 10:04:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sorting-Pivot-table-again/m-p/34837#M2334</guid>
      <dc:creator>brunobertels</dc:creator>
      <dc:date>2018-06-18T10:04:04Z</dc:date>
    </item>
    <item>
      <title>Re: Sorting Pivot table... again...</title>
      <link>https://community.qlik.com/t5/App-Development/Sorting-Pivot-table-again/m-p/34838#M2335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bruno, no, this is not what i want.&lt;/P&gt;&lt;P&gt;I want to order dimensions by measure and not by dimension value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jun 2018 10:17:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Sorting-Pivot-table-again/m-p/34838#M2335</guid>
      <dc:creator>micheledenardi</dc:creator>
      <dc:date>2018-06-18T10:17:39Z</dc:date>
    </item>
  </channel>
</rss>

