<?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 Cyclic Groups and Conditionally hiding a column in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamic-Cyclic-Groups-and-Conditionally-hiding-a-column/m-p/870668#M470474</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have defined&amp;nbsp; 3 dimension in the cyclic group $(v_dimension1),$(v_dimension2),$(v_dimension3). Then I can dynamically change the dimensions in the cyclic group setting the 3 variables. But, if one of this dimension is empty, I'd like to hide this dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try to use the expression getcurrentfield(MyGroupName)='$(v_dimension1)' or something like this.But it don't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try to use getcurrentfield(MyGroupName) in a text field, it show&amp;nbsp;&amp;nbsp; =$(v_dimension1) when the first dimension is select.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 May 2015 16:04:00 GMT</pubDate>
    <dc:creator>mee-qlik</dc:creator>
    <dc:date>2015-05-15T16:04:00Z</dc:date>
    <item>
      <title>Dynamic Cyclic Groups and Conditionally hiding a column</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Cyclic-Groups-and-Conditionally-hiding-a-column/m-p/870668#M470474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have defined&amp;nbsp; 3 dimension in the cyclic group $(v_dimension1),$(v_dimension2),$(v_dimension3). Then I can dynamically change the dimensions in the cyclic group setting the 3 variables. But, if one of this dimension is empty, I'd like to hide this dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try to use the expression getcurrentfield(MyGroupName)='$(v_dimension1)' or something like this.But it don't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try to use getcurrentfield(MyGroupName) in a text field, it show&amp;nbsp;&amp;nbsp; =$(v_dimension1) when the first dimension is select.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2015 16:04:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Cyclic-Groups-and-Conditionally-hiding-a-column/m-p/870668#M470474</guid>
      <dc:creator>mee-qlik</dc:creator>
      <dc:date>2015-05-15T16:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Cyclic Groups and Conditionally hiding a column</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Cyclic-Groups-and-Conditionally-hiding-a-column/m-p/870669#M470475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dimension would be empty when the variable is empty, correct???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why don't set the dimension condition like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Len(Trim($(v_dimension1))) &amp;gt; 0&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am sure I have misunderstood your question, so please forgive me if I have and please re-explain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2015 16:10:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Cyclic-Groups-and-Conditionally-hiding-a-column/m-p/870669#M470475</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-05-15T16:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Cyclic Groups and Conditionally hiding a column</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Cyclic-Groups-and-Conditionally-hiding-a-column/m-p/870670#M470476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I’d like that if i choose in v_Dimension3 = N/A , in the Cyclic dimension the N/A dimension is complety hide ( see attached file)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enrico&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Da: sunindia &lt;/P&gt;&lt;P&gt;Inviato: venerdì 15 maggio 2015 18:11&lt;/P&gt;&lt;P&gt;A: Enrico Bandini&lt;/P&gt;&lt;P&gt;Oggetto: Re:  - Dynamic Cyclic Groups and Conditionally hiding a column&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2015 16:44:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Cyclic-Groups-and-Conditionally-hiding-a-column/m-p/870670#M470476</guid>
      <dc:creator>mee-qlik</dc:creator>
      <dc:date>2015-05-15T16:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Cyclic Groups and Conditionally hiding a column</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Cyclic-Groups-and-Conditionally-hiding-a-column/m-p/870671#M470477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created 4 cycle groups and conditional show/hide them based on your variable value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look. (PFA)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2015 16:55:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Cyclic-Groups-and-Conditionally-hiding-a-column/m-p/870671#M470477</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-05-15T16:55:15Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Cyclic Groups and Conditionally hiding a column</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Cyclic-Groups-and-Conditionally-hiding-a-column/m-p/870672#M470478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Good solution, the problem is that if the cyclic dimension are more, the cycle groups and conditional show/hide grows up !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enrico&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 May 2015 06:47:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Cyclic-Groups-and-Conditionally-hiding-a-column/m-p/870672#M470478</guid>
      <dc:creator>mee-qlik</dc:creator>
      <dc:date>2015-05-18T06:47:33Z</dc:date>
    </item>
  </channel>
</rss>

