<?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 Qliksense dynamic filter title based on value in another filter in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Qliksense-dynamic-filter-title-based-on-value-in-another-filter/m-p/1705861#M54115</link>
    <description>&lt;P&gt;How do I change filter title&amp;nbsp; based on value in another filter&lt;/P&gt;</description>
    <pubDate>Thu, 28 May 2020 00:56:27 GMT</pubDate>
    <dc:creator>Akhilb007</dc:creator>
    <dc:date>2020-05-28T00:56:27Z</dc:date>
    <item>
      <title>Qliksense dynamic filter title based on value in another filter</title>
      <link>https://community.qlik.com/t5/App-Development/Qliksense-dynamic-filter-title-based-on-value-in-another-filter/m-p/1705861#M54115</link>
      <description>&lt;P&gt;How do I change filter title&amp;nbsp; based on value in another filter&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2020 00:56:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qliksense-dynamic-filter-title-based-on-value-in-another-filter/m-p/1705861#M54115</guid>
      <dc:creator>Akhilb007</dc:creator>
      <dc:date>2020-05-28T00:56:27Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense dynamic filter title based on value in another filter</title>
      <link>https://community.qlik.com/t5/App-Development/Qliksense-dynamic-filter-title-based-on-value-in-another-filter/m-p/1705953#M54121</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;you can do this by using the below expression on second filter title.&lt;/P&gt;&lt;P&gt;=if(GetSelectedCount([Sales Rep Name])&amp;gt;0,GetFieldSelections([Sales Rep Name])&amp;amp;'','City')&lt;/P&gt;&lt;P&gt;first, you need to check the selection of the first filter if they have selected any values then use the GetFieldSelections to get the values otherwise&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.JPG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/34505i25B716DC82E7DF70/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.JPG" alt="image.JPG" /&gt;&lt;/span&gt; display the default value&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 May 2020 09:13:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qliksense-dynamic-filter-title-based-on-value-in-another-filter/m-p/1705953#M54121</guid>
      <dc:creator>bhaskar_sm</dc:creator>
      <dc:date>2020-05-28T09:13:05Z</dc:date>
    </item>
  </channel>
</rss>

