<?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 AND operation on filters in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/AND-operation-on-filters/m-p/1324254#M828197</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a scenario where I want to combine 2 different filters and get the matching results of both in a chart. I want to get his done dynamically as in when the user select option A,B from filter 1 and option B,C from the filter 2, I want the 'C' and display it in a chart. Basically, this is performing an AND operation on filters. The data is coming from the same source for all the filters.&lt;/P&gt;&lt;P&gt;I'd appreciate any help provided.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>AND operation on filters</title>
      <link>https://community.qlik.com/t5/QlikView/AND-operation-on-filters/m-p/1324254#M828197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a scenario where I want to combine 2 different filters and get the matching results of both in a chart. I want to get his done dynamically as in when the user select option A,B from filter 1 and option B,C from the filter 2, I want the 'C' and display it in a chart. Basically, this is performing an AND operation on filters. The data is coming from the same source for all the filters.&lt;/P&gt;&lt;P&gt;I'd appreciate any help provided.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AND-operation-on-filters/m-p/1324254#M828197</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: AND operation on filters</title>
      <link>https://community.qlik.com/t5/QlikView/AND-operation-on-filters/m-p/1324255#M828198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shalki&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you give a better example (the qvw will be fine &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/grin.png" /&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good Luck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2017 14:43:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AND-operation-on-filters/m-p/1324255#M828198</guid>
      <dc:creator>jmvilaplanap</dc:creator>
      <dc:date>2017-07-05T14:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: AND operation on filters</title>
      <link>https://community.qlik.com/t5/QlikView/AND-operation-on-filters/m-p/1324256#M828199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, you have to study Set Analysis, with this you can achieve something similar, multiple filter with an AND Boolen Operator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a great article: &lt;A href="https://www.resultdata.com/qlikview-set-analysis-guide/" title="https://www.resultdata.com/qlikview-set-analysis-guide/"&gt;https://www.resultdata.com/qlikview-set-analysis-guide/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2017 14:55:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AND-operation-on-filters/m-p/1324256#M828199</guid>
      <dc:creator>dberkesacn</dc:creator>
      <dc:date>2017-07-05T14:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: AND operation on filters</title>
      <link>https://community.qlik.com/t5/QlikView/AND-operation-on-filters/m-p/1324257#M828200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shalki,&lt;/P&gt;&lt;P&gt;When you say &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; &lt;EM&gt;select option A,B from filter 1&lt;/EM&gt; do you mean select values A &amp;amp; B in "field1"? And does &lt;EM style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;selec&lt;/EM&gt;&lt;EM&gt;t &lt;/EM&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;EM&gt;option B,C from the filter 2 &lt;/EM&gt;mean &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;select values B &amp;amp; C in "field2"?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;If you do then QlikView will combine these two selections as an AND, that is the records associated with these selections will be those for which the selections in both fields are valid.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Multiple selection of values within a single listbox (field) is like an OR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Cheers&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Andrew&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Jul 2017 15:05:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/AND-operation-on-filters/m-p/1324257#M828200</guid>
      <dc:creator>effinty2112</dc:creator>
      <dc:date>2017-07-05T15:05:32Z</dc:date>
    </item>
  </channel>
</rss>

