<?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: hide the Filter field if value is not there in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/hide-the-Filter-field-if-value-is-not-there/m-p/1739613#M56590</link>
    <description>&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Sat, 29 Aug 2020 07:27:32 GMT</pubDate>
    <dc:creator>nima94</dc:creator>
    <dc:date>2020-08-29T07:27:32Z</dc:date>
    <item>
      <title>hide the Filter field if value is not there</title>
      <link>https://community.qlik.com/t5/App-Development/hide-the-Filter-field-if-value-is-not-there/m-p/1739035#M56515</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;i have filter of group of Customers&lt;/P&gt;&lt;P&gt;if i select a range of date, some of Customer filter color changes to gray which means there is no value of selected date for those Customer Group.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;now&amp;nbsp; instead of being gray, i want to those filter be disappierd&amp;nbsp; those Gray Group.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2020 07:14:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/hide-the-Filter-field-if-value-is-not-there/m-p/1739035#M56515</guid>
      <dc:creator>nima94</dc:creator>
      <dc:date>2020-08-27T07:14:46Z</dc:date>
    </item>
    <item>
      <title>Re: hide the Filter field if value is not there</title>
      <link>https://community.qlik.com/t5/App-Development/hide-the-Filter-field-if-value-is-not-there/m-p/1739043#M56517</link>
      <description>&lt;P&gt;You can use expression instead of using direct field.&lt;/P&gt;&lt;P&gt;Aggr( [Customer Group],&amp;nbsp;[Customer Group])&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2020 07:25:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/hide-the-Filter-field-if-value-is-not-there/m-p/1739043#M56517</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2020-08-27T07:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: hide the Filter field if value is not there</title>
      <link>https://community.qlik.com/t5/App-Development/hide-the-Filter-field-if-value-is-not-there/m-p/1739126#M56526</link>
      <description>&lt;P&gt;thanks it works.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but im using the belloew :&lt;/P&gt;&lt;P&gt;=if(IsNull(Customer Group),'NA',Customer Group)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can you may guide me how i can combine both of them ?&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2020 12:17:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/hide-the-Filter-field-if-value-is-not-there/m-p/1739126#M56526</guid>
      <dc:creator>nima94</dc:creator>
      <dc:date>2020-08-27T12:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: hide the Filter field if value is not there</title>
      <link>https://community.qlik.com/t5/App-Development/hide-the-Filter-field-if-value-is-not-there/m-p/1739131#M56527</link>
      <description>&lt;P&gt;Aggr(&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;if(IsNull([Customer Group]),'NA',[Customer Group])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;, [Customer Group]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2020 12:44:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/hide-the-Filter-field-if-value-is-not-there/m-p/1739131#M56527</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2020-08-27T12:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: hide the Filter field if value is not there</title>
      <link>https://community.qlik.com/t5/App-Development/hide-the-Filter-field-if-value-is-not-there/m-p/1739613#M56590</link>
      <description>&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 29 Aug 2020 07:27:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/hide-the-Filter-field-if-value-is-not-there/m-p/1739613#M56590</guid>
      <dc:creator>nima94</dc:creator>
      <dc:date>2020-08-29T07:27:32Z</dc:date>
    </item>
  </channel>
</rss>

