<?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 Graphic title based on a cyclic group (with variables) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Graphic-title-based-on-a-cyclic-group-with-variables/m-p/500861#M187162</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created several variables and I am using them in a cyclic group. Now I want to used the "friendly name" of the variable on my chart title (depending on the variable selected on my graphic).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How is that possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;LC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Jul 2013 11:21:00 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-07-19T11:21:00Z</dc:date>
    <item>
      <title>Graphic title based on a cyclic group (with variables)</title>
      <link>https://community.qlik.com/t5/QlikView/Graphic-title-based-on-a-cyclic-group-with-variables/m-p/500861#M187162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created several variables and I am using them in a cyclic group. Now I want to used the "friendly name" of the variable on my chart title (depending on the variable selected on my graphic).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How is that possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;LC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jul 2013 11:21:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graphic-title-based-on-a-cyclic-group-with-variables/m-p/500861#M187162</guid>
      <dc:creator />
      <dc:date>2013-07-19T11:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: Graphic title based on a cyclic group (with variables)</title>
      <link>https://community.qlik.com/t5/QlikView/Graphic-title-based-on-a-cyclic-group-with-variables/m-p/500862#M187163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the getcurrentfield function to get the name of the active field in the cyclic group. Something like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(getcurrentfield(MyGroup)='ValueA','Description A',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(getcurrentfield(MyGroup)='ValueB','Description B',&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(getcurrentfield(MyGroup)='ValueC','Description C')))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jul 2013 11:26:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graphic-title-based-on-a-cyclic-group-with-variables/m-p/500862#M187163</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-07-19T11:26:07Z</dc:date>
    </item>
    <item>
      <title>Re: Graphic title based on a cyclic group (with variables)</title>
      <link>https://community.qlik.com/t5/QlikView/Graphic-title-based-on-a-cyclic-group-with-variables/m-p/500863#M187164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I´m using something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(GetCurrentField(Mycyclicgroupname) = 'vABC', 'Peter', &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(GetCurrentField(Mycyclicgroupname) = 'vDEF', 'Anne'))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems like if the cyclic group name isn´t recognized (red underline).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jul 2013 13:00:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Graphic-title-based-on-a-cyclic-group-with-variables/m-p/500863#M187164</guid>
      <dc:creator />
      <dc:date>2013-07-19T13:00:26Z</dc:date>
    </item>
  </channel>
</rss>

