<?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: Multiple Selection for aggr Filter in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Multiple-Selection-for-aggr-Filter/m-p/2443683#M97525</link>
    <description>&lt;P&gt;Thank you Matheus! Worked perfectly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 22 Apr 2024 21:28:58 GMT</pubDate>
    <dc:creator>Asuod_</dc:creator>
    <dc:date>2024-04-22T21:28:58Z</dc:date>
    <item>
      <title>Multiple Selection for aggr Filter</title>
      <link>https://community.qlik.com/t5/App-Development/Multiple-Selection-for-aggr-Filter/m-p/2443668#M97522</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;I am using the following script for a filter pane to only show all the fields for a specific table for this example its all fields from&amp;nbsp;Table_data_2 but when I select a field to filter on it removes all other options in the filter dropdown list. Ive also tried concat instead of only function and it does the same thing. I want them to be able to select multiple fields to filter on. When I use $Field for the filter it does not have this problem.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;aggr(only({&amp;lt;$Table = {"Table_data_2"}&amp;gt;}$Field),$Field)&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2024 20:38:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Multiple-Selection-for-aggr-Filter/m-p/2443668#M97522</guid>
      <dc:creator>Asuod_</dc:creator>
      <dc:date>2024-04-22T20:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Selection for aggr Filter</title>
      <link>https://community.qlik.com/t5/App-Development/Multiple-Selection-for-aggr-Filter/m-p/2443671#M97523</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/135805"&gt;@Asuod_&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;see it like this&lt;/P&gt;
&lt;P&gt;aggr(only({&amp;lt;$Table = {"Table_data_2"},&lt;STRONG&gt;Field=&lt;/STRONG&gt;&amp;gt;}$Field),$Field)&lt;BR /&gt;&lt;BR /&gt;Regarts, Matheus&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2024 20:55:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Multiple-Selection-for-aggr-Filter/m-p/2443671#M97523</guid>
      <dc:creator>MatheusC</dc:creator>
      <dc:date>2024-04-22T20:55:25Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Selection for aggr Filter</title>
      <link>https://community.qlik.com/t5/App-Development/Multiple-Selection-for-aggr-Filter/m-p/2443683#M97525</link>
      <description>&lt;P&gt;Thank you Matheus! Worked perfectly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Apr 2024 21:28:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Multiple-Selection-for-aggr-Filter/m-p/2443683#M97525</guid>
      <dc:creator>Asuod_</dc:creator>
      <dc:date>2024-04-22T21:28:58Z</dc:date>
    </item>
  </channel>
</rss>

