<?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: Toggle selection added to report name? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Toggle-selection-added-to-report-name/m-p/1375131#M813094</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you have an object that has a toggle to change dimensions - for example, country, region, sub - region and also the title of the object - "sales by country" but when i change the toggle to region - the title shows "sales by country".&amp;nbsp;&amp;nbsp; can title follow the toggle change?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 30 Sep 2017 00:15:53 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-09-30T00:15:53Z</dc:date>
    <item>
      <title>Toggle selection added to report name?</title>
      <link>https://community.qlik.com/t5/QlikView/Toggle-selection-added-to-report-name/m-p/1375129#M813088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is it possible to add toggle selection to report name? if yes - how? example?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Toggle-selection-added-to-report-name/m-p/1375129#M813088</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Toggle selection added to report name?</title>
      <link>https://community.qlik.com/t5/QlikView/Toggle-selection-added-to-report-name/m-p/1375130#M813091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, can you elaborate what you are trying to achieve? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Sep 2017 21:49:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Toggle-selection-added-to-report-name/m-p/1375130#M813091</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-09-29T21:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: Toggle selection added to report name?</title>
      <link>https://community.qlik.com/t5/QlikView/Toggle-selection-added-to-report-name/m-p/1375131#M813094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you have an object that has a toggle to change dimensions - for example, country, region, sub - region and also the title of the object - "sales by country" but when i change the toggle to region - the title shows "sales by country".&amp;nbsp;&amp;nbsp; can title follow the toggle change?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Sep 2017 00:15:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Toggle-selection-added-to-report-name/m-p/1375131#M813094</guid>
      <dc:creator />
      <dc:date>2017-09-30T00:15:53Z</dc:date>
    </item>
    <item>
      <title>Re: Toggle selection added to report name?</title>
      <link>https://community.qlik.com/t5/QlikView/Toggle-selection-added-to-report-name/m-p/1375132#M813096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah, ok, you are talking about using a (cyclic or drill-down) &lt;EM&gt;dimension group&lt;/EM&gt;, right?&lt;/P&gt;&lt;P&gt;Note that there is a 'toggle selection' &lt;EM&gt;action&lt;/EM&gt;, e.g. for use with a button object, but that's probably not what you are talking about.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To get the currently active dimension in your chart title, you can use &lt;A href="http://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/ChartFunctions/FieldFunctions/getcurrentfield.htm"&gt;GetCurrentField( GROUPNAME)&lt;/A&gt;, like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='Sales by ' &amp;amp; GetCurrentField( YourGroupName )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Sep 2017 08:47:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Toggle-selection-added-to-report-name/m-p/1375132#M813096</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-09-30T08:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: Toggle selection added to report name?</title>
      <link>https://community.qlik.com/t5/QlikView/Toggle-selection-added-to-report-name/m-p/1375133#M813097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rafal,&lt;/P&gt;&lt;P&gt;Hope you are looking for this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;GetCurrentField(GroupName)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;PFA&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Tharindu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Sep 2017 08:47:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Toggle-selection-added-to-report-name/m-p/1375133#M813097</guid>
      <dc:creator>dinuwanbr</dc:creator>
      <dc:date>2017-09-30T08:47:27Z</dc:date>
    </item>
  </channel>
</rss>

