<?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 Control name of filter in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Control-name-of-filter/m-p/1627634#M46713</link>
    <description>&lt;P&gt;I have a filter that I want to limit the values shown to a user.&amp;nbsp; So I created an expression.&amp;nbsp; Works great.&amp;nbsp; Except that I can no longer check for a selection or display the values selected.&amp;nbsp; The filter no longer has the simple name and instead displays the expression as the name.&amp;nbsp; The object in the filter box is displayed as Date Range.&amp;nbsp; But when you select a value the name is displayed as the expression below.&lt;/P&gt;
&lt;P&gt;Is there a way to work around this?&lt;/P&gt;
&lt;P&gt;The expression is (I basically do not want All Available Data to be an option):&lt;/P&gt;
&lt;P&gt;=IF (NOT Match([Date Range], 'All Available Data'), [Date Range])&lt;/P&gt;
&lt;P&gt;This is not something I can do in the load script.&lt;/P&gt;</description>
    <pubDate>Tue, 24 Sep 2019 17:24:24 GMT</pubDate>
    <dc:creator>MRitter</dc:creator>
    <dc:date>2019-09-24T17:24:24Z</dc:date>
    <item>
      <title>Control name of filter</title>
      <link>https://community.qlik.com/t5/App-Development/Control-name-of-filter/m-p/1627634#M46713</link>
      <description>&lt;P&gt;I have a filter that I want to limit the values shown to a user.&amp;nbsp; So I created an expression.&amp;nbsp; Works great.&amp;nbsp; Except that I can no longer check for a selection or display the values selected.&amp;nbsp; The filter no longer has the simple name and instead displays the expression as the name.&amp;nbsp; The object in the filter box is displayed as Date Range.&amp;nbsp; But when you select a value the name is displayed as the expression below.&lt;/P&gt;
&lt;P&gt;Is there a way to work around this?&lt;/P&gt;
&lt;P&gt;The expression is (I basically do not want All Available Data to be an option):&lt;/P&gt;
&lt;P&gt;=IF (NOT Match([Date Range], 'All Available Data'), [Date Range])&lt;/P&gt;
&lt;P&gt;This is not something I can do in the load script.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2019 17:24:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Control-name-of-filter/m-p/1627634#M46713</guid>
      <dc:creator>MRitter</dc:creator>
      <dc:date>2019-09-24T17:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: Control name of filter</title>
      <link>https://community.qlik.com/t5/App-Development/Control-name-of-filter/m-p/1627654#M46714</link>
      <description>&lt;P&gt;why dont you do that in set analysis?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;[Date Range]-={'All Available Data'}&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2019 18:04:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Control-name-of-filter/m-p/1627654#M46714</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2019-09-24T18:04:55Z</dc:date>
    </item>
  </channel>
</rss>

