<?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: Use the OR Operator between filters in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Use-the-OR-Operator-between-filters/m-p/2487171#M101477</link>
    <description>&lt;P&gt;Hi - some sample data and needed output pls? Filter as in the Filter pane object or the field name in the script?&lt;/P&gt;</description>
    <pubDate>Tue, 15 Oct 2024 20:00:17 GMT</pubDate>
    <dc:creator>Qrishna</dc:creator>
    <dc:date>2024-10-15T20:00:17Z</dc:date>
    <item>
      <title>Use the OR Operator between filters</title>
      <link>https://community.qlik.com/t5/App-Development/Use-the-OR-Operator-between-filters/m-p/2487142#M101471</link>
      <description>&lt;P&gt;My dashboard has several drop-down filter panes&lt;/P&gt;
&lt;P&gt;As filter panes are “or” within themselves, using two or more filter panes are “and” between them&lt;/P&gt;
&lt;P&gt;&lt;CODE&gt;(Filter A(1 or 2 or 3)) AND (Filter B(4 or 5 or 6))&lt;/CODE&gt;&lt;/P&gt;
&lt;P&gt;I need to add Filter C with an OR operator like this.&lt;/P&gt;
&lt;P&gt;&lt;CODE&gt;(((Filter A(1 or 2 or 3)) AND (Filter B(4 or 5 or 6)) OR (Filter C(7 or 8 or 9))&lt;/CODE&gt;&lt;/P&gt;
&lt;P&gt;Filter C must be available to use with any of the other filters on my dashboard&lt;/P&gt;
&lt;P&gt;I tried adding Filter C 7,8,9 into Filter B like this 7C,8C,9C. It works but it's clunky and not intuitive.&lt;/P&gt;
&lt;P&gt;Is there a cleaner way to do this? Maybe dynamically build a search string that can be edited like SDFC &amp;amp; Marketo?&lt;/P&gt;
&lt;P&gt;&lt;!-- notionvc: d8353131-a46f-4ce4-9979-4850708c6c20 --&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Oct 2024 16:03:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Use-the-OR-Operator-between-filters/m-p/2487142#M101471</guid>
      <dc:creator>StavrosMcGillicuddy</dc:creator>
      <dc:date>2024-10-15T16:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: Use the OR Operator between filters</title>
      <link>https://community.qlik.com/t5/App-Development/Use-the-OR-Operator-between-filters/m-p/2487171#M101477</link>
      <description>&lt;P&gt;Hi - some sample data and needed output pls? Filter as in the Filter pane object or the field name in the script?&lt;/P&gt;</description>
      <pubDate>Tue, 15 Oct 2024 20:00:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Use-the-OR-Operator-between-filters/m-p/2487171#M101477</guid>
      <dc:creator>Qrishna</dc:creator>
      <dc:date>2024-10-15T20:00:17Z</dc:date>
    </item>
  </channel>
</rss>

