<?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 cyclic group in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamic-cyclic-group/m-p/979632#M334483</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;and here's my loading script :&lt;/P&gt;&lt;P style="font-size: 11px; font-family: Helvetica; color: #941100;"&gt;&lt;SPAN style="color: #000000;"&gt;table:&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;INLINE&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;[&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Category, Product, Country, Qt&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sport, A, FR, 10&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sport, B, DE, 9&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sport, C, CA, 3&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Books, D, FR, 12&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Books, E, EN, 3&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Travel, F, CA, 4&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Clothes, G, FR, 7&lt;BR /&gt; ]&lt;SPAN style="color: #000000;"&gt;;&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;NoConcatenate&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt; %dims:&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Inline&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;[&lt;BR /&gt; %dimensions&lt;BR /&gt; Category,&lt;BR /&gt; Product,&lt;BR /&gt; Country&lt;BR /&gt; ]&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Oct 2015 10:50:00 GMT</pubDate>
    <dc:creator>mambi</dc:creator>
    <dc:date>2015-10-28T10:50:00Z</dc:date>
    <item>
      <title>Dynamic cyclic group</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-cyclic-group/m-p/979629#M334480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;as you can see in the image below , i want to use %dimensions as a cyclic group. but my problems is :&lt;/P&gt;&lt;P&gt;for exemple if i select 'Category' in the&amp;nbsp; %dimensions listbox and the cyclic group is on 'Category' =&amp;gt; the graph will display 100 % which make no sense.&lt;/P&gt;&lt;P&gt;so i want to remove dynamically from the cyclic group the item selected on the %dimensions list box.&lt;/P&gt;&lt;P&gt;any idea ?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="103319" alt="img2.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/103319_img2.png" style="height: 257px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Oct 2015 10:40:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-cyclic-group/m-p/979629#M334480</guid>
      <dc:creator>mambi</dc:creator>
      <dc:date>2015-10-28T10:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic cyclic group</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-cyclic-group/m-p/979630#M334481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is your expression in % calculation?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Oct 2015 10:44:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-cyclic-group/m-p/979630#M334481</guid>
      <dc:creator>stephenedberkg</dc:creator>
      <dc:date>2015-10-28T10:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic cyclic group</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-cyclic-group/m-p/979631#M334482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=&lt;SPAN style="color: #0433ff;"&gt;if&lt;/SPAN&gt;(&lt;SPAN style="color: #941100;"&gt;%dimensions&lt;/SPAN&gt;='Category',&lt;SPAN style="color: #0433ff;"&gt;sum&lt;/SPAN&gt;(&lt;SPAN style="color: #941100;"&gt;Qt&lt;/SPAN&gt;)/&lt;SPAN style="color: #0433ff;"&gt;sum&lt;/SPAN&gt;(&lt;SPAN style="color: #0433ff;"&gt;TOTAL&lt;/SPAN&gt; &amp;lt;&lt;SPAN style="color: #941100;"&gt;Category&lt;/SPAN&gt;&amp;gt; &lt;SPAN style="color: #941100;"&gt;Qt&lt;/SPAN&gt;),&lt;BR /&gt; &lt;SPAN style="color: #0433ff;"&gt;if&lt;/SPAN&gt;(&lt;SPAN style="color: #941100;"&gt;%dimensions&lt;/SPAN&gt;='Country',&lt;SPAN style="color: #0433ff;"&gt;sum&lt;/SPAN&gt;(&lt;SPAN style="color: #941100;"&gt;Qt&lt;/SPAN&gt;)/&lt;SPAN style="color: #0433ff;"&gt;sum&lt;/SPAN&gt;(&lt;SPAN style="color: #0433ff;"&gt;TOTAL&lt;/SPAN&gt; &amp;lt;&lt;SPAN style="color: #941100;"&gt;Country&lt;/SPAN&gt;&amp;gt; &lt;SPAN style="color: #941100;"&gt;Qt&lt;/SPAN&gt;),&lt;BR /&gt; &lt;SPAN style="color: #0433ff;"&gt;if&lt;/SPAN&gt;(&lt;SPAN style="color: #941100;"&gt;%dimensions&lt;/SPAN&gt;='Product',&lt;SPAN style="color: #0433ff;"&gt;sum&lt;/SPAN&gt;(&lt;SPAN style="color: #941100;"&gt;Qt&lt;/SPAN&gt;)/&lt;SPAN style="color: #0433ff;"&gt;sum&lt;/SPAN&gt;(&lt;SPAN style="color: #0433ff;"&gt;TOTAL&lt;/SPAN&gt; &amp;lt;&lt;SPAN style="color: #941100;"&gt;Product&lt;/SPAN&gt;&amp;gt; &lt;SPAN style="color: #941100;"&gt;Qt&lt;/SPAN&gt;)&lt;BR /&gt; ))) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Oct 2015 10:49:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-cyclic-group/m-p/979631#M334482</guid>
      <dc:creator>mambi</dc:creator>
      <dc:date>2015-10-28T10:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic cyclic group</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-cyclic-group/m-p/979632#M334483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;and here's my loading script :&lt;/P&gt;&lt;P style="font-size: 11px; font-family: Helvetica; color: #941100;"&gt;&lt;SPAN style="color: #000000;"&gt;table:&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;INLINE&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;[&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Category, Product, Country, Qt&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sport, A, FR, 10&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sport, B, DE, 9&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sport, C, CA, 3&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Books, D, FR, 12&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Books, E, EN, 3&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Travel, F, CA, 4&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Clothes, G, FR, 7&lt;BR /&gt; ]&lt;SPAN style="color: #000000;"&gt;;&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;NoConcatenate&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt; %dims:&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0433ff;"&gt;Inline&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;[&lt;BR /&gt; %dimensions&lt;BR /&gt; Category,&lt;BR /&gt; Product,&lt;BR /&gt; Country&lt;BR /&gt; ]&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Oct 2015 10:50:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-cyclic-group/m-p/979632#M334483</guid>
      <dc:creator>mambi</dc:creator>
      <dc:date>2015-10-28T10:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic cyclic group</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-cyclic-group/m-p/979633#M334484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I didn't get your exact requirement but as per your data &lt;/P&gt;&lt;P&gt;your expression is wrong , try like this &lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #0433ff;"&gt;if&lt;/SPAN&gt;(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #941100;"&gt;%dimensions&lt;/SPAN&gt;='Category',&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #0433ff;"&gt;sum&lt;/SPAN&gt;(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #941100;"&gt;Qt&lt;/SPAN&gt;)/&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #0433ff;"&gt;sum&lt;/SPAN&gt;(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #0433ff;"&gt;TOTAL&lt;/SPAN&gt;&amp;nbsp; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #941100;"&gt;Qt&lt;/SPAN&gt;),&lt;BR /&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #0433ff;"&gt;if&lt;/SPAN&gt;(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #941100;"&gt;%dimensions&lt;/SPAN&gt;='Country',&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #0433ff;"&gt;sum&lt;/SPAN&gt;(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #941100;"&gt;Qt&lt;/SPAN&gt;)/&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #0433ff;"&gt;sum&lt;/SPAN&gt;(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #0433ff;"&gt;TOTAL&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #941100;"&gt;Qt&lt;/SPAN&gt;),&lt;BR /&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #0433ff;"&gt;if&lt;/SPAN&gt;(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #941100;"&gt;%dimensions&lt;/SPAN&gt;='Product',&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #0433ff;"&gt;sum&lt;/SPAN&gt;(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #941100;"&gt;Qt&lt;/SPAN&gt;)/&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #0433ff;"&gt;sum&lt;/SPAN&gt;(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #0433ff;"&gt;TOTAL&lt;/SPAN&gt;&amp;nbsp; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #941100;"&gt;Qt&lt;/SPAN&gt;)&lt;BR /&gt;)))&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;A _jive_internal="true" class="jive-acclaim-likelink" data-command="like" data-object-id="900386" data-object-type="2" href="https://community.qlik.com/thread/189388" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #266fc8;"&gt;Dynamic cyclic group&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 11:30:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-cyclic-group/m-p/979633#M334484</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-10-29T11:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic cyclic group</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-cyclic-group/m-p/979634#M334485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mambi Badi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check if this is what you're looking for &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;MB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 11:39:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-cyclic-group/m-p/979634#M334485</guid>
      <dc:creator>miguelbraga</dc:creator>
      <dc:date>2015-10-29T11:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic cyclic group</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-cyclic-group/m-p/979635#M334486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;sorry but i need the cyclic group and the graph should be with stacked bars.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 12:24:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-cyclic-group/m-p/979635#M334486</guid>
      <dc:creator>mambi</dc:creator>
      <dc:date>2015-10-29T12:24:49Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic cyclic group</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-cyclic-group/m-p/979636#M334487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the problem isn't with the expression but with cyclic group items list,&lt;/P&gt;&lt;P&gt;i used : &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0433ff;"&gt;TOTAL&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; &amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #941100;"&gt;Category&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;gt;&lt;/SPAN&gt;... because in the %dimensions list box i can select more than one item at a time&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 12:25:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-cyclic-group/m-p/979636#M334487</guid>
      <dc:creator>mambi</dc:creator>
      <dc:date>2015-10-29T12:25:35Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic cyclic group</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-cyclic-group/m-p/979637#M334488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'll make what you want &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 12:27:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-cyclic-group/m-p/979637#M334488</guid>
      <dc:creator>miguelbraga</dc:creator>
      <dc:date>2015-10-29T12:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic cyclic group</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-cyclic-group/m-p/979638#M334489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here take a look.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Snapshot:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Sem Título.png" class="jive-image image-1" src="/legacyfs/online/103460_Sem Título.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 12:30:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-cyclic-group/m-p/979638#M334489</guid>
      <dc:creator>miguelbraga</dc:creator>
      <dc:date>2015-10-29T12:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic cyclic group</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-cyclic-group/m-p/979639#M334490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, but here what i should get : for exemple if i select category in the %dimensions:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/103461_1.png" style="height: 291px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/103462_2.png" style="height: 291px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;and in this case : the cyclic group shouldn't contain the Category in the list of choices.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 13:17:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-cyclic-group/m-p/979639#M334490</guid>
      <dc:creator>mambi</dc:creator>
      <dc:date>2015-10-29T13:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic cyclic group</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-cyclic-group/m-p/979640#M334491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the attachment for the solution&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 14:16:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-cyclic-group/m-p/979640#M334491</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-10-29T14:16:21Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic cyclic group</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-cyclic-group/m-p/979641#M334492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what i want to do is :&lt;/P&gt;&lt;P&gt;- when &lt;SPAN style="font-size: 10pt;"&gt;Country is selected in the listbox the cyclic &lt;/SPAN&gt;group&lt;SPAN style="font-size: 10pt;"&gt; should contain only : Product and Category &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;- when &lt;SPAN style="font-size: 10pt;"&gt;Category is selected in the listbox the cyclic &lt;/SPAN&gt;group&lt;SPAN style="font-size: 10pt;"&gt; should contain only : Product and Country &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;- when &lt;SPAN style="font-size: 10pt;"&gt;Product is selected in the listbox the cyclic &lt;/SPAN&gt;group&lt;SPAN style="font-size: 10pt;"&gt; should contain only&amp;nbsp; : &lt;/SPAN&gt;Category and Country&lt;/P&gt;&lt;P&gt;- when Country and Category are selected in the listbox then the cyclic group should contain only Product&lt;/P&gt;&lt;P&gt;- when Country and Product are selected in the listbox then the cyclic group should contain only Category&lt;/P&gt;&lt;P&gt;- when Product and Category are selected in the listbox then the cyclic group should contain only Country.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and all this dynamically because the number of items in the listbox can increase over time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 14:41:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-cyclic-group/m-p/979641#M334492</guid>
      <dc:creator>mambi</dc:creator>
      <dc:date>2015-10-29T14:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic cyclic group</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-cyclic-group/m-p/979642#M334493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;and what if nothing is selected in the listbox, are you expecting to see all three ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Oct 2015 20:46:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-cyclic-group/m-p/979642#M334493</guid>
      <dc:creator>ramoncova06</dc:creator>
      <dc:date>2015-10-29T20:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic cyclic group</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-cyclic-group/m-p/979643#M334494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, it is not beautiful solution, but it is &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;. You may use several cyclic dimensions. Then, show or hide depend on selections in appropriate field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2015 09:44:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-cyclic-group/m-p/979643#M334494</guid>
      <dc:creator>smirkinaa</dc:creator>
      <dc:date>2015-10-30T09:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic cyclic group</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-cyclic-group/m-p/979644#M334495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i use a conditional display : GetSelectedCount(%dimensions)&amp;gt;0&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Oct 2015 11:07:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-cyclic-group/m-p/979644#M334495</guid>
      <dc:creator>mambi</dc:creator>
      <dc:date>2015-10-30T11:07:21Z</dc:date>
    </item>
  </channel>
</rss>

