<?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 Dynamic Sorting with Cyclic Groups in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamic-Sorting-with-Cyclic-Groups/m-p/620855#M1106601</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, cyclic groups is great when I was making a chart to breakdown sales by different dimensions.&lt;/P&gt;&lt;P&gt;BUT, what if I need to sort it with expression using match function for a specific demension?&lt;/P&gt;&lt;P&gt;Thanks so much!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example:&amp;nbsp; I need to sort the Price Range, so that it's from low price range to high price range. How to do it if this dimension is in cyclic group?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="55823" alt="2014-03-25_1355.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/55823_2014-03-25_1355.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Mar 2014 17:59:21 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-03-25T17:59:21Z</dc:date>
    <item>
      <title>Dynamic Sorting with Cyclic Groups</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Sorting-with-Cyclic-Groups/m-p/620855#M1106601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, cyclic groups is great when I was making a chart to breakdown sales by different dimensions.&lt;/P&gt;&lt;P&gt;BUT, what if I need to sort it with expression using match function for a specific demension?&lt;/P&gt;&lt;P&gt;Thanks so much!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example:&amp;nbsp; I need to sort the Price Range, so that it's from low price range to high price range. How to do it if this dimension is in cyclic group?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="55823" alt="2014-03-25_1355.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/55823_2014-03-25_1355.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 17:59:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Sorting-with-Cyclic-Groups/m-p/620855#M1106601</guid>
      <dc:creator />
      <dc:date>2014-03-25T17:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Sorting with Cyclic Groups</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Sorting-with-Cyclic-Groups/m-p/620856#M1106602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if I understand your question you can conditional sort depending on the field you show using GetCurrentFieldofthe cyclegroup &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=&lt;/P&gt;&lt;P&gt;if(GetCurrentField("&amp;lt;&amp;lt;KPICycle")='Sales Rep', wildmatch([Sales Rep], 'A*', 'R*', '*'),&lt;/P&gt;&lt;P&gt;if(GetCurrentField("&amp;lt;&amp;lt;KPICycle")='Product Group', wildmatch([Product Group], 'S*', 'B*', 'R*', 'A*', '*'),&lt;/P&gt;&lt;P&gt;wildmatch([Item Desc], 'Bett*', 'BB*', '*')&lt;/P&gt;&lt;P&gt;))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 18:53:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Sorting-with-Cyclic-Groups/m-p/620856#M1106602</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-03-25T18:53:20Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Sorting with Cyclic Groups</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Sorting-with-Cyclic-Groups/m-p/620857#M1106603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Massimo, this is what I am talking about &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 19:12:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Sorting-with-Cyclic-Groups/m-p/620857#M1106603</guid>
      <dc:creator />
      <dc:date>2014-03-25T19:12:33Z</dc:date>
    </item>
  </channel>
</rss>

