<?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 Cyclic Group Labels in a text box? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Cyclic-Group-Labels-in-a-text-box/m-p/176417#M44431</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rob,&lt;/P&gt;&lt;P&gt;it's not really a cyclic group. you have just grouped two expressions. One way around this is if your expressions are very similar ie sum(value), sum(qtykg), the you can use a variable like this:&lt;/P&gt;&lt;P&gt;sum($(myVar))&lt;/P&gt;&lt;P&gt;myVar can either take the value "value" or "qtykg". It can then be used in the expressionand elsewhere in a text box. Your expression will no longer be grouped and users wil have to toggle the variable rather than click on the cyclic icon.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Mar 2011 12:35:35 GMT</pubDate>
    <dc:creator>pat_agen</dc:creator>
    <dc:date>2011-03-23T12:35:35Z</dc:date>
    <item>
      <title>Cyclic Group Labels in a text box?</title>
      <link>https://community.qlik.com/t5/QlikView/Cyclic-Group-Labels-in-a-text-box/m-p/176412#M44426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Does anyone know if its possible to return the active "cyclic group" label in a separate text box?&lt;/P&gt;&lt;P&gt;Please advise,&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Rich&lt;/P&gt;&lt;P&gt;nb am using QV v8.5&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2011 11:38:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cyclic-Group-Labels-in-a-text-box/m-p/176412#M44426</guid>
      <dc:creator />
      <dc:date>2011-03-23T11:38:11Z</dc:date>
    </item>
    <item>
      <title>Cyclic Group Labels in a text box?</title>
      <link>https://community.qlik.com/t5/QlikView/Cyclic-Group-Labels-in-a-text-box/m-p/176413#M44427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob,&lt;/P&gt;&lt;P&gt;try &lt;STRONG&gt;getcurrentfield( myGroup )&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2011 11:46:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cyclic-Group-Labels-in-a-text-box/m-p/176413#M44427</guid>
      <dc:creator>pat_agen</dc:creator>
      <dc:date>2011-03-23T11:46:11Z</dc:date>
    </item>
    <item>
      <title>Cyclic Group Labels in a text box?</title>
      <link>https://community.qlik.com/t5/QlikView/Cyclic-Group-Labels-in-a-text-box/m-p/176414#M44428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;You can try&lt;/P&gt;&lt;P&gt;=GetCurrentField(GrupName)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anders&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2011 11:49:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cyclic-Group-Labels-in-a-text-box/m-p/176414#M44428</guid>
      <dc:creator />
      <dc:date>2011-03-23T11:49:25Z</dc:date>
    </item>
    <item>
      <title>Cyclic Group Labels in a text box?</title>
      <link>https://community.qlik.com/t5/QlikView/Cyclic-Group-Labels-in-a-text-box/m-p/176415#M44429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=GetCurrentField(GrupName)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2011 12:01:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cyclic-Group-Labels-in-a-text-box/m-p/176415#M44429</guid>
      <dc:creator />
      <dc:date>2011-03-23T12:01:17Z</dc:date>
    </item>
    <item>
      <title>Cyclic Group Labels in a text box?</title>
      <link>https://community.qlik.com/t5/QlikView/Cyclic-Group-Labels-in-a-text-box/m-p/176416#M44430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi both,&lt;/P&gt;&lt;P&gt;Thanks for your replies! I forgot to say that the cyclic group is a pair of expressions, where I was not required to define a name when creating this group.&lt;/P&gt;&lt;P&gt;When creating a "cyclic group" dimension, I can see the option to define the name, although cannot when used as an expression. Is it possible?&lt;/P&gt;&lt;P&gt;Please advise,&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Rich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2011 12:01:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cyclic-Group-Labels-in-a-text-box/m-p/176416#M44430</guid>
      <dc:creator />
      <dc:date>2011-03-23T12:01:49Z</dc:date>
    </item>
    <item>
      <title>Cyclic Group Labels in a text box?</title>
      <link>https://community.qlik.com/t5/QlikView/Cyclic-Group-Labels-in-a-text-box/m-p/176417#M44431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rob,&lt;/P&gt;&lt;P&gt;it's not really a cyclic group. you have just grouped two expressions. One way around this is if your expressions are very similar ie sum(value), sum(qtykg), the you can use a variable like this:&lt;/P&gt;&lt;P&gt;sum($(myVar))&lt;/P&gt;&lt;P&gt;myVar can either take the value "value" or "qtykg". It can then be used in the expressionand elsewhere in a text box. Your expression will no longer be grouped and users wil have to toggle the variable rather than click on the cyclic icon.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2011 12:35:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cyclic-Group-Labels-in-a-text-box/m-p/176417#M44431</guid>
      <dc:creator>pat_agen</dc:creator>
      <dc:date>2011-03-23T12:35:35Z</dc:date>
    </item>
  </channel>
</rss>

