<?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: Passing a set of filters in qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Passing-a-set-of-filters-in-qlikview/m-p/17691#M2921</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry if i misunderstood the requirements, &lt;SPAN style="font-size: 10pt;"&gt;hopefully this is close to what you want.&amp;nbsp; Please find the attached qvw.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; User has to select above filters to see the main chart&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; To do the slider, there are two variables for min and max.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; In the main chart's expression has a condition to show value based on the variables like below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 90px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;if((&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 90px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;([rate 1]&amp;gt;= $(vMinRange) and [rate 1]&amp;lt;= $(vMaxRange)) or&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 90px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;([rate 2]&amp;gt;= $(vMinRange) and [rate 2]&amp;lt;= $(vMaxRange)) or&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 90px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;([rate 3]&amp;gt;= $(vMinRange) and [rate 3]&amp;lt;= $(vMaxRange)) )&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 90px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 90px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;,sum(volume))&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 90px;"&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; In the main chart, There is below calculation condition in the General tab&lt;/P&gt;&lt;P style="padding-left: 90px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 90px;"&gt;=If(&lt;/P&gt;&lt;P style="padding-left: 90px;"&gt;GetSelectedCount(survey)&amp;gt;0 and&lt;/P&gt;&lt;P style="padding-left: 90px;"&gt;GetSelectedCount([prod ctg])&amp;gt;0 and&lt;/P&gt;&lt;P style="padding-left: 90px;"&gt;GetSelectedCount([char])&amp;gt;0 and&lt;/P&gt;&lt;P style="padding-left: 90px;"&gt;GetSelectedCount([char type])&amp;gt;0&lt;/P&gt;&lt;P style="padding-left: 90px;"&gt;,1,0)&lt;/P&gt;&lt;P style="padding-left: 90px;"&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; In the main chart, Go to error messages in the general tab to add message like below.&lt;/P&gt;&lt;P style="padding-left: 90px;"&gt;Please pass above filters&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Mar 2018 00:23:27 GMT</pubDate>
    <dc:creator>yujiyamane</dc:creator>
    <dc:date>2018-03-14T00:23:27Z</dc:date>
    <item>
      <title>Passing a set of filters in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-a-set-of-filters-in-qlikview/m-p/17690#M2920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d;"&gt;Hi all ,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 2.0pt; margin-bottom: 2.0pt; background: white;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d;"&gt;I have this below given requirement to display as a table in the qlikview document with the set of filters passed for filtering the data.&lt;/SPAN&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="border: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="38"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;survey&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid black 1.0pt; border-left: none; background: white; padding: 0 2.25pt 0 2.25pt;" width="46"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;prod ctg&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid black 1.0pt; border-left: none; background: white; padding: 0 2.25pt 0 2.25pt;" width="40"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;char&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid black 1.0pt; border-left: none; background: white; padding: 0 2.25pt 0 2.25pt;" width="50"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;char type&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid black 1.0pt; border-left: none; background: white; padding: 0 2.25pt 0 2.25pt;" width="33"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;rate 1&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid black 1.0pt; border-left: none; background: white; padding: 0 2.25pt 0 2.25pt;" width="33"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;rate 2&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid black 1.0pt; border-left: none; background: white; padding: 0 2.25pt 0 2.25pt;" width="33"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;rate 3&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: solid black 1.0pt; border-left: none; background: white; padding: 0 2.25pt 0 2.25pt;" width="42"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;volume&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid black 1.0pt; border-top: none; background: white; padding: 0 2.25pt 0 2.25pt;" width="38"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;s1&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="46"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;catg 1&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="40"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;factor1&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="50"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;type 1&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="33"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;8&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="33"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;4&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="33"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;6&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="42"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;100&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid black 1.0pt; border-top: none; background: white; padding: 0 2.25pt 0 2.25pt;" width="38"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;s1&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="46"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;catg 1&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="40"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;factor2&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="50"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;type2&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="33"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;7&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="33"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;6&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="33"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;6&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="42"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;200&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid black 1.0pt; border-top: none; background: white; padding: 0 2.25pt 0 2.25pt;" width="38"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;s1&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="46"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;catg 1&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="40"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;factor3&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="50"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;type 3&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="33"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;9&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="33"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;7&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="33"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;8&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="42"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;300&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid black 1.0pt; border-top: none; background: white; padding: 0 2.25pt 0 2.25pt;" width="38"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;s2&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="46"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;catg 1&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="40"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;factor1&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="50"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;type 1&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="33"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;9&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="33"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;5&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="33"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;7&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="42"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;400&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid black 1.0pt; border-top: none; background: white; padding: 0 2.25pt 0 2.25pt;" width="38"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;s2&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="46"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;catg 1&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="40"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;factor2&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="50"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;type2&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="33"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;9&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="33"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;7&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="33"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;7&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="42"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;500&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid black 1.0pt; border-top: none; background: white; padding: 0 2.25pt 0 2.25pt;" width="38"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;s2&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="46"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;catg 1&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="40"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;factor3&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="50"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;type 3&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="33"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;9&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="33"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;8&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="33"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;9&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="42"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;600&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid black 1.0pt; border-top: none; background: white; padding: 0 2.25pt 0 2.25pt;" width="38"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;s2&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="46"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;catg 2&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="40"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;factor4&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="50"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;type 1&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="33"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;7&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="33"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;4&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="33"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;7&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="42"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;700&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid black 1.0pt; border-top: none; background: white; padding: 0 2.25pt 0 2.25pt;" width="38"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;s2&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="46"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;catg 2&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="40"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;factor2&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="50"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;type2&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="33"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;8&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="33"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;6&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="33"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;7&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="42"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;800&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border: solid black 1.0pt; border-top: none; background: white; padding: 0 2.25pt 0 2.25pt;" width="38"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;s2&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="46"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;catg 2&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="40"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;factor3&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="50"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;type 3&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="33"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;9&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="33"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;8&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="33"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;9&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; border-bottom: solid black 1.0pt; border-right: solid black 1.0pt; background: white; padding: 0 2.25pt 0 2.25pt;" width="42"&gt;&lt;P style="margin-bottom: 1.5pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'inherit',serif; color: #3d3d3d;"&gt;900&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P style="margin-top: 2.0pt; margin-bottom: 2.0pt; background: white;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d;"&gt;the filters given on the report are :&lt;/SPAN&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d;"&gt;1.survey&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d;"&gt;2.prod ctg&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d;"&gt;3.char&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d;"&gt;4. char type&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d;"&gt;5. range slicer(0-10)&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P style="margin-top: 2.0pt; margin-bottom: 2.0pt; background: white;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d;"&gt;output table displays the following columns&lt;/SPAN&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d;"&gt;1.survey&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d;"&gt;2.prod ctg&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d;"&gt;3.char&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d;"&gt;4.char type&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d;"&gt;5.volume&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P style="margin-top: 2.0pt; margin-bottom: 2.0pt; background: white;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d;"&gt;the requirement is that the user must be allowed to pass 6 sets of filter.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 2.0pt; margin-bottom: 2.0pt; background: white;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d;"&gt;set of filters include one from the available 5 filters(survey,prod ctg,char,char type,range slicer value)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 2.0pt; margin-bottom: 2.0pt; background: white;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d;"&gt;OR condition needs to be applied when the filter values are passed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 2.0pt; margin-bottom: 2.0pt; background: white;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d;"&gt;for example: set1 filters OR set2 filters (output will now diplay the data for both the filters selected in set 1 and set 2 )&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 2.0pt; margin-bottom: 2.0pt; background: white;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d;"&gt;as i am new to qlikview , i have no idea how to solve this..&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 2.0pt; margin-bottom: 2.0pt; background: white;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d;"&gt;can this be handled by setanalysis ? if not then how can this be handled.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 2.0pt; margin-bottom: 2.0pt; background: white;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 2.0pt; margin-bottom: 2.0pt; background: white;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d;"&gt;Kinldy help with any supportive expressions.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: 2.0pt; margin-bottom: 2.0pt; background: white;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d;"&gt;will be greatfull for any kind of help on this post .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;This is very urgent requirement please help me with your valuable suggestions &amp;amp; answers&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Thanks in advance..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2018 13:04:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-a-set-of-filters-in-qlikview/m-p/17690#M2920</guid>
      <dc:creator>bvssudhakar</dc:creator>
      <dc:date>2018-03-13T13:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: Passing a set of filters in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-a-set-of-filters-in-qlikview/m-p/17691#M2921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry if i misunderstood the requirements, &lt;SPAN style="font-size: 10pt;"&gt;hopefully this is close to what you want.&amp;nbsp; Please find the attached qvw.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; User has to select above filters to see the main chart&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; To do the slider, there are two variables for min and max.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; In the main chart's expression has a condition to show value based on the variables like below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 90px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;if((&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 90px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;([rate 1]&amp;gt;= $(vMinRange) and [rate 1]&amp;lt;= $(vMaxRange)) or&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 90px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;([rate 2]&amp;gt;= $(vMinRange) and [rate 2]&amp;lt;= $(vMaxRange)) or&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 90px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;([rate 3]&amp;gt;= $(vMinRange) and [rate 3]&amp;lt;= $(vMaxRange)) )&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 90px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 90px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;,sum(volume))&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 90px;"&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; In the main chart, There is below calculation condition in the General tab&lt;/P&gt;&lt;P style="padding-left: 90px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 90px;"&gt;=If(&lt;/P&gt;&lt;P style="padding-left: 90px;"&gt;GetSelectedCount(survey)&amp;gt;0 and&lt;/P&gt;&lt;P style="padding-left: 90px;"&gt;GetSelectedCount([prod ctg])&amp;gt;0 and&lt;/P&gt;&lt;P style="padding-left: 90px;"&gt;GetSelectedCount([char])&amp;gt;0 and&lt;/P&gt;&lt;P style="padding-left: 90px;"&gt;GetSelectedCount([char type])&amp;gt;0&lt;/P&gt;&lt;P style="padding-left: 90px;"&gt;,1,0)&lt;/P&gt;&lt;P style="padding-left: 90px;"&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; In the main chart, Go to error messages in the general tab to add message like below.&lt;/P&gt;&lt;P style="padding-left: 90px;"&gt;Please pass above filters&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2018 00:23:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-a-set-of-filters-in-qlikview/m-p/17691#M2921</guid>
      <dc:creator>yujiyamane</dc:creator>
      <dc:date>2018-03-14T00:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: Passing a set of filters in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-a-set-of-filters-in-qlikview/m-p/17692#M2922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yuji , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for this answer but unfortunately this doesn't solve our purpose , &lt;/P&gt;&lt;P&gt;our requirement is as given below:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="qv screenshot.JPG" class="jive-image image-1" src="/legacyfs/online/196284_qv screenshot.JPG" style="height: 340px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;As you can see in the above image the user has selected 3 filters , which is to be treated as filter set 1 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the user needs to select 5 more sets of filters and all of the filters should be applied into the result set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set 2 filters can be as given below &lt;/P&gt;&lt;P&gt;Characteristic = Dexterity &lt;/P&gt;&lt;P&gt;Category = Category 2&lt;/P&gt;&lt;P&gt;product Type = Product 2 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So considered this selected filters the result set should display 2 entries in the table which&amp;nbsp; is for the Set 1 AND Set 2 Filters applied .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.JPG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/196285_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;so my final result set would have both the entries for cut and Dexterity after the SET 1 and SET 2 Filters are applied .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly share the thoughts on how to acheive this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Sudhakar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2018 08:01:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-a-set-of-filters-in-qlikview/m-p/17692#M2922</guid>
      <dc:creator>bvssudhakar</dc:creator>
      <dc:date>2018-03-14T08:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: Passing a set of filters in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-a-set-of-filters-in-qlikview/m-p/17693#M2923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Same question already answered here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/294299"&gt;Passing a set of filters in qlikview&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Mar 2018 20:56:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-a-set-of-filters-in-qlikview/m-p/17693#M2923</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2018-03-18T20:56:07Z</dc:date>
    </item>
    <item>
      <title>Re: Passing a set of filters in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-a-set-of-filters-in-qlikview/m-p/17694#M2924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Hi Marco ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;I prepared the set filters by using this&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/servlet/JiveServlet/download/1453725-318528/CollectFilters_294299.qvw" title="https://community.qlik.com/servlet/JiveServlet/download/1453725-318528/CollectFilters_294299.qvw"&gt;https://community.qlik.com/servlet/JiveServlet/download/1453725-318528/CollectFilters_294299.qvw&lt;/A&gt; &lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;but i want one small change. instead of the &amp;amp; filters in the variable i want to pass the data which will satisfy all the 5 filters applied.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;which means the data which matches all the filters in 5 sets should only display in the result chart / table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Should i change in the vFilterStates variable expression or should i modify the expression in the chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Kindly suggest on how to achieve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2018 09:31:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-a-set-of-filters-in-qlikview/m-p/17694#M2924</guid>
      <dc:creator>bvssudhakar</dc:creator>
      <dc:date>2018-03-21T09:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: Passing a set of filters in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-a-set-of-filters-in-qlikview/m-p/17695#M2925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you describe what result you would expect from which selection sets using this application:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/servlet/JiveServlet/download/1455371-318961/QlikCommunity_Thread_294990.qvw" title="https://community.qlik.com/servlet/JiveServlet/download/1455371-318961/QlikCommunity_Thread_294990.qvw"&gt;https://community.qlik.com/servlet/JiveServlet/download/1455371-318961/QlikCommunity_Thread_294990.qvw&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2018 23:18:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-a-set-of-filters-in-qlikview/m-p/17695#M2925</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2018-03-21T23:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: Passing a set of filters in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-a-set-of-filters-in-qlikview/m-p/17696#M2926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am unable to open that document, It is showing error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2018 05:10:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-a-set-of-filters-in-qlikview/m-p/17696#M2926</guid>
      <dc:creator>bvssudhakar</dc:creator>
      <dc:date>2018-03-22T05:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: Passing a set of filters in qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-a-set-of-filters-in-qlikview/m-p/17697#M2927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess you are using the personal edition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you try to recreate this solution following these steps?:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/1455371"&gt;Re: Error in Calculated Dimension&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2018 22:01:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-a-set-of-filters-in-qlikview/m-p/17697#M2927</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2018-03-22T22:01:54Z</dc:date>
    </item>
  </channel>
</rss>

