<?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 How to use the Cyclic Group along with Aggr function to dynamically recalculate charts based on the selected group Value in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-use-the-Cyclic-Group-along-with-Aggr-function-to/m-p/2450226#M97907</link>
    <description>&lt;P&gt;Qlik have introduced the Cyclic group to Qlik Sense Cloud, Which is a fantastic addition for you to dynamically change the dimension based on the cyclic group.. This opens the doors to dynamically use the the Cyclic group in Aggregation function in a calculation.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Create a Cyclic group with the required Dimension values . EG Locations.&lt;/LI&gt;
&lt;LI&gt;Create a Variable in the script to get the label of the group dimension created above (Note the single quotes and the = inside , very important for the $ expand to compute the values from the cyclic field name selected&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;set vLocations = '=GroupDimensionLabel(Locations)';&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Use the variable inside your formula&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Aggr(Rank(1-count({&amp;lt;[somefield]={'somevalue'}&amp;gt;}some_number)/count(some_number)),$(vLocations))&lt;/P&gt;</description>
    <pubDate>Wed, 08 May 2024 09:15:35 GMT</pubDate>
    <dc:creator>QlikNAM</dc:creator>
    <dc:date>2024-05-08T09:15:35Z</dc:date>
    <item>
      <title>How to use the Cyclic Group along with Aggr function to dynamically recalculate charts based on the selected group Value</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-use-the-Cyclic-Group-along-with-Aggr-function-to/m-p/2450226#M97907</link>
      <description>&lt;P&gt;Qlik have introduced the Cyclic group to Qlik Sense Cloud, Which is a fantastic addition for you to dynamically change the dimension based on the cyclic group.. This opens the doors to dynamically use the the Cyclic group in Aggregation function in a calculation.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Create a Cyclic group with the required Dimension values . EG Locations.&lt;/LI&gt;
&lt;LI&gt;Create a Variable in the script to get the label of the group dimension created above (Note the single quotes and the = inside , very important for the $ expand to compute the values from the cyclic field name selected&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;set vLocations = '=GroupDimensionLabel(Locations)';&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Use the variable inside your formula&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Aggr(Rank(1-count({&amp;lt;[somefield]={'somevalue'}&amp;gt;}some_number)/count(some_number)),$(vLocations))&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2024 09:15:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-use-the-Cyclic-Group-along-with-Aggr-function-to/m-p/2450226#M97907</guid>
      <dc:creator>QlikNAM</dc:creator>
      <dc:date>2024-05-08T09:15:35Z</dc:date>
    </item>
  </channel>
</rss>

