<?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: Remove expression based on filter selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Remove-expression-based-on-filter-selection/m-p/389049#M145187</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you describe your problem please ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where is the syntax error ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amand Dupretz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Jan 2013 10:59:15 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-01-03T10:59:15Z</dc:date>
    <item>
      <title>Remove expression based on filter selection</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-expression-based-on-filter-selection/m-p/389044#M145182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am in the process of trying to build a chart which shows values for a customer against the market average. Due to data confidentiality, the market average can only be filtered by one dimension (in this case "Class Of Business"), so what I would like to be able to do is hide the market average expression if the data is filtered on any dimension other than "Class Of Business".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately I can't think of a way to achieve this. Has anyone got any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopefully I've been clear in what I want to achieve.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2013 09:27:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-expression-based-on-filter-selection/m-p/389044#M145182</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-03T09:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: Remove expression based on filter selection</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-expression-based-on-filter-selection/m-p/389045#M145183</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;Try aggr("ur expression", "dimension")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Aggr(market average, Class of Business)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it will help u.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2013 09:33:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-expression-based-on-filter-selection/m-p/389045#M145183</guid>
      <dc:creator>khadeer</dc:creator>
      <dc:date>2013-01-03T09:33:13Z</dc:date>
    </item>
    <item>
      <title>Re: Remove expression based on filter selection</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-expression-based-on-filter-selection/m-p/389046#M145184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, but unfortunately that hasn't worked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I didn't mention was that this is a trend chart, with the expressions spread over a time period (in this case year and month). With the Aggr function added, I lose market average values for certain months, and filtering the data on anything other than Class Of Business isn't hiding the expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2013 09:40:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-expression-based-on-filter-selection/m-p/389046#M145184</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-03T09:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: Remove expression based on filter selection</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-expression-based-on-filter-selection/m-p/389047#M145185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your expression, you can use the set analysis like this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="font-family: Arial, sans-serif; color: black;"&gt;{1&amp;lt;[&lt;/SPAN&gt;&lt;SPAN style="font-family: Arial, sans-serif; color: maroon;"&gt;Class Of Business]&lt;/SPAN&gt;&lt;SPAN style="font-family: Arial, sans-serif; color: black;"&gt;=$::&lt;/SPAN&gt;&lt;SPAN style="font-family: Arial, sans-serif; color: black;"&gt;[&lt;/SPAN&gt;&lt;SPAN style="font-family: Arial, sans-serif; color: maroon;"&gt;Class Of Business]&lt;/SPAN&gt;&lt;SPAN style="font-family: Arial, sans-serif; color: black;"&gt;&amp;gt;} &lt;/SPAN&gt;&lt;/SPAN&gt;&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 style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN lang="EN-US" style="font-family: Arial, sans-serif; color: blue;"&gt;sum&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: Arial, sans-serif; color: black;"&gt;({1&amp;lt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: Arial, sans-serif; color: maroon;"&gt;[Class Of Business]&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: Arial, sans-serif; color: black;"&gt;=$::&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: Arial, sans-serif; color: maroon;"&gt;[Class Of Business]&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: Arial, sans-serif; color: black;"&gt;&amp;gt;} &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: Arial, sans-serif; color: maroon;"&gt;[Another field]&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: Arial, sans-serif; color: black;"&gt;) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amand Dupretz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2013 10:21:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-expression-based-on-filter-selection/m-p/389047#M145185</guid>
      <dc:creator />
      <dc:date>2013-01-03T10:21:46Z</dc:date>
    </item>
    <item>
      <title>Re: Remove expression based on filter selection</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-expression-based-on-filter-selection/m-p/389048#M145186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Again, thanks for your assistance, but I'm getting a syntax error with this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2013 10:56:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-expression-based-on-filter-selection/m-p/389048#M145186</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-03T10:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: Remove expression based on filter selection</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-expression-based-on-filter-selection/m-p/389049#M145187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you describe your problem please ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where is the syntax error ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amand Dupretz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2013 10:59:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-expression-based-on-filter-selection/m-p/389049#M145187</guid>
      <dc:creator />
      <dc:date>2013-01-03T10:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: Remove expression based on filter selection</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-expression-based-on-filter-selection/m-p/389050#M145188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please see the attached image. I am developing in Qlikview 10, SR1 by the way.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="28401" class="jive-image-thumbnail jive-image" onclick="" alt="SetAnalysisError.JPG" src="https://community.qlik.com/legacyfs/online/28401_SetAnalysisError.JPG" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2013 11:03:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-expression-based-on-filter-selection/m-p/389050#M145188</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-03T11:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: Remove expression based on filter selection</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-expression-based-on-filter-selection/m-p/389051#M145189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you're using QV10 then you can't use the alternate states syntax in your set expressions. You're also missing conditional display options for expressions. So probably the only course of action is to use two charts and show one chart if there are no selections in Class Of Business and hide the other. And reverse that when there are selections in Class Of Business.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2013 11:19:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-expression-based-on-filter-selection/m-p/389051#M145189</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-01-03T11:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: Remove expression based on filter selection</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-expression-based-on-filter-selection/m-p/389052#M145190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. I was already coming around to this way of thinking, but was there was an alternative solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks to everyone for their assistance though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2013 11:21:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-expression-based-on-filter-selection/m-p/389052#M145190</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-03T11:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: Remove expression based on filter selection</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-expression-based-on-filter-selection/m-p/389053#M145191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I've gone and stumped myself again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I want to show a chart if NO selections have been made or it ONLY Class Of Business has been selected. Any other combination of field selections should result in hiding the "Market Average" chart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2013 13:46:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-expression-based-on-filter-selection/m-p/389053#M145191</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-01-03T13:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: Remove expression based on filter selection</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-expression-based-on-filter-selection/m-p/389054#M145192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okey, I understand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a solution but I think it's improvable...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your chart, go to "Layout" tab. Check&amp;nbsp; "Conditionnal" in "Show" option. And the expression is :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: blue;"&gt;=isnull&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: blue;"&gt;GetCurrentSelections&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: black;"&gt;())&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: green;"&gt;/* NO SELECTION */&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: blue;"&gt;or&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: green;"&gt;&lt;SPAN style="color: #008000; font-family: 'Courier New';"&gt;/*&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; OR&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #008000; font-family: 'Courier New';"&gt;*/&lt;/SPAN&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: black;"&gt;(&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: blue;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; wildmatch&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: blue;"&gt;GetCurrentSelections&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: black;"&gt;(),'[Class Of Bussiness')&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: black;"&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: green;"&gt;&lt;SPAN style="color: #008000; font-family: 'Courier New';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /*&lt;/SPAN&gt; In the current selections,&amp;nbsp; there is a value which concern [Class Of Business] &lt;SPAN style="color: #008000; font-family: 'Courier New';"&gt;*/&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: green;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: blue;"&gt;and&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: green;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: blue;"&gt;substringcount&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: blue;"&gt;GetCurrentSelections&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: black;"&gt;('||||'),'||||')=0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: black;"&gt;&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: green;"&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: green;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /*&lt;/SPAN&gt; There is only one field where there is a selection (bof...)&amp;nbsp; &lt;SPAN style="color: #008000; font-family: 'Courier New';"&gt;*/&lt;/SPAN&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-family: 'Courier New'; color: black;"&gt;) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Amand Dupretz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jan 2013 14:06:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-expression-based-on-filter-selection/m-p/389054#M145192</guid>
      <dc:creator />
      <dc:date>2013-01-03T14:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: Remove expression based on filter selection</title>
      <link>https://community.qlik.com/t5/QlikView/Remove-expression-based-on-filter-selection/m-p/389055#M145193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've just hit a similar problem myself and came across this thread while looking for a solution. While figuring it out I've found perhaps not the prettiest solution, but it works and I thought I would share anyway &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/silly.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So what I had is a chart (line graph) with two expressions, and five filters (in a multibox) against it. However, one filter is not relevant to one of the expressions and makes the comparison between the two expressions misleading if used, so I wanted to hide that expression if it's selected, and reveal it again if that filter is deselected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll call the field in question that can be filtered &lt;STRONG&gt;&lt;EM&gt;fieldName&lt;/EM&gt;&lt;/STRONG&gt; for this example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I first created two variables - &lt;STRONG&gt;countRecords&lt;/STRONG&gt; and &lt;STRONG&gt;isFiltered&lt;/STRONG&gt;, the latter I gave an initial value of &lt;STRONG&gt;0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Under Document Event Triggers, I set an OnOpen trigger to Set Variable : &lt;STRONG&gt;countRecords = count(DISTINCT &lt;EM&gt;fieldName&lt;/EM&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Under Field Event Triggers, I also set an OnSelect trigger against &lt;STRONG&gt;&lt;EM&gt;fieldName&lt;/EM&gt;&lt;/STRONG&gt; to Set Variable : &lt;STRONG&gt;isFiltered = if(count(DISTINCT &lt;EM&gt;fieldName&lt;/EM&gt;) &amp;lt; countRecords, 1, 0)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then finally I wrapped my chart's expression in the following : &lt;STRONG&gt;=if(isFiltered = 1, 0, &lt;/STRONG&gt;&lt;EM&gt;(original expression)&lt;/EM&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Save &amp;amp; close, open it up again, and it works - I have a conditional expression in my chart which makes it disappear if a particular field is filtered. It's not elegant, but it's a quick fix that seems to work and that's all I need &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps point you in the right direction!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2013 03:25:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Remove-expression-based-on-filter-selection/m-p/389055#M145193</guid>
      <dc:creator />
      <dc:date>2013-01-08T03:25:11Z</dc:date>
    </item>
  </channel>
</rss>

