<?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: Change Chart Title Name based on selection on Cyclic Group in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Change-Chart-Title-Name-based-on-selection-on-Cyclic-Group/m-p/749499#M1028963</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Use GetCurrentField([Com/TST])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Feb 2015 10:58:06 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-02-19T10:58:06Z</dc:date>
    <item>
      <title>Change Chart Title Name based on selection on Cyclic Group</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Chart-Title-Name-based-on-selection-on-Cyclic-Group/m-p/749493#M1028957</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to change my chart title name based on selection in Cyclic Group.&lt;/P&gt;&lt;P&gt;For example I am Showing Employee Salary, Region wise and City wise. So In Cyclic Group I added both dimensions.&lt;/P&gt;&lt;P&gt;Now when I select Region then Chart title will be "Salary Region Wise" and if I select City from Cyclic group then Title will be "Salary City Wise".&lt;/P&gt;&lt;P&gt;Please help me to solve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Feb 2015 10:34:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Chart-Title-Name-based-on-selection-on-Cyclic-Group/m-p/749493#M1028957</guid>
      <dc:creator>soha1902</dc:creator>
      <dc:date>2015-02-19T10:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: Change Chart Title Name based on selection on Cyclic Group</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Chart-Title-Name-based-on-selection-on-Cyclic-Group/m-p/749494#M1028958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Soha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use the GetCurrentField() function in QlikView to get the currently visible field in any group. The name of the group has to be given without quotes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Abhinava&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Feb 2015 10:36:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Chart-Title-Name-based-on-selection-on-Cyclic-Group/m-p/749494#M1028958</guid>
      <dc:creator>er_abhichandra</dc:creator>
      <dc:date>2015-02-19T10:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: Change Chart Title Name based on selection on Cyclic Group</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Chart-Title-Name-based-on-selection-on-Cyclic-Group/m-p/749495#M1028959</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;You can use ='Salary&amp;nbsp; ' &amp;amp; GetCurrentField(CyclicGroupName)&amp;nbsp; &amp;amp; ' Wise'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nandkishor S. Pandirkar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Feb 2015 10:39:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Chart-Title-Name-based-on-selection-on-Cyclic-Group/m-p/749495#M1028959</guid>
      <dc:creator />
      <dc:date>2015-02-19T10:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: Change Chart Title Name based on selection on Cyclic Group</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Chart-Title-Name-based-on-selection-on-Cyclic-Group/m-p/749496#M1028960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It showing error only.&lt;/P&gt;&lt;P&gt;I tried in Title Text box&lt;/P&gt;&lt;P&gt;=GetCurrentField(Com/TST)&lt;/P&gt;&lt;P&gt;where Com/TST my Group Name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Feb 2015 10:48:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Chart-Title-Name-based-on-selection-on-Cyclic-Group/m-p/749496#M1028960</guid>
      <dc:creator>soha1902</dc:creator>
      <dc:date>2015-02-19T10:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: Change Chart Title Name based on selection on Cyclic Group</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Chart-Title-Name-based-on-selection-on-Cyclic-Group/m-p/749497#M1028961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It will show Syntax error but will give the valid output.&lt;/P&gt;&lt;P&gt;please ignore the syntax error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Feb 2015 10:51:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Chart-Title-Name-based-on-selection-on-Cyclic-Group/m-p/749497#M1028961</guid>
      <dc:creator>AbhijitBansode</dc:creator>
      <dc:date>2015-02-19T10:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: Change Chart Title Name based on selection on Cyclic Group</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Chart-Title-Name-based-on-selection-on-Cyclic-Group/m-p/749498#M1028962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Soha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you need to bracket round the group name as you have an operator in the name&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=GetCurrentField([Com/TST])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Feb 2015 10:56:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Chart-Title-Name-based-on-selection-on-Cyclic-Group/m-p/749498#M1028962</guid>
      <dc:creator />
      <dc:date>2015-02-19T10:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: Change Chart Title Name based on selection on Cyclic Group</title>
      <link>https://community.qlik.com/t5/QlikView/Change-Chart-Title-Name-based-on-selection-on-Cyclic-Group/m-p/749499#M1028963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Use GetCurrentField([Com/TST])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Feb 2015 10:58:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-Chart-Title-Name-based-on-selection-on-Cyclic-Group/m-p/749499#M1028963</guid>
      <dc:creator />
      <dc:date>2015-02-19T10:58:06Z</dc:date>
    </item>
  </channel>
</rss>

