<?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: Create a filter pane that excludes instead of Include in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Create-a-filter-pane-that-excludes-instead-of-Include/m-p/96418#M6439</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;If(GetSelectedCount(Name) = 0, Sum(Measure), Sum({&amp;lt;Name = e(Name)&amp;gt;}Measure)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 Oct 2018 15:26:18 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2018-10-31T15:26:18Z</dc:date>
    <item>
      <title>Create a filter pane that excludes instead of Include</title>
      <link>https://community.qlik.com/t5/App-Development/Create-a-filter-pane-that-excludes-instead-of-Include/m-p/96411#M6432</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;I was wondering if through set analysis of some sorts I can create a filter pane that instead of creating a selection will create a exclusion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know it is possible to select excluded in the filter menu, but I want it to be more efficient that if i select something in the filter pane, the selection will immediately be excluded.&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, 31 Oct 2018 11:31:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Create-a-filter-pane-that-excludes-instead-of-Include/m-p/96411#M6432</guid>
      <dc:creator>robin_heijt</dc:creator>
      <dc:date>2018-10-31T11:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: Create a filter pane that excludes instead of Include</title>
      <link>https://community.qlik.com/t5/App-Development/Create-a-filter-pane-that-excludes-instead-of-Include/m-p/96412#M6433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Look here&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.infinityinsight.com/blog/?p=270" title="https://www.infinityinsight.com/blog/?p=270"&gt;https://www.infinityinsight.com/blog/?p=270&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2018 11:36:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Create-a-filter-pane-that-excludes-instead-of-Include/m-p/96412#M6433</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-10-31T11:36:43Z</dc:date>
    </item>
    <item>
      <title>Re: Create a filter pane that excludes instead of Include</title>
      <link>https://community.qlik.com/t5/App-Development/Create-a-filter-pane-that-excludes-instead-of-Include/m-p/96413#M6434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robin, maybe with a set analysis like:&lt;/P&gt;&lt;P&gt;{&amp;lt;&lt;STRONG&gt;FieldName&lt;/STRONG&gt;={"*"}-{$(=chr(39)&amp;amp;GetFieldSelections(&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;FieldName&lt;/STRONG&gt;&lt;/SPAN&gt;, chr(39)&amp;amp;','&amp;amp;chr(39))&amp;amp;chr(39))}&amp;gt;}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2018 11:48:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Create-a-filter-pane-that-excludes-instead-of-Include/m-p/96413#M6434</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2018-10-31T11:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: Create a filter pane that excludes instead of Include</title>
      <link>https://community.qlik.com/t5/App-Development/Create-a-filter-pane-that-excludes-instead-of-Include/m-p/96414#M6435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;{&amp;lt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FieldName&lt;/STRONG&gt;=E(&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FieldName&lt;/STRONG&gt;)&amp;gt;}&lt;/P&gt;&lt;P&gt;Yes, that's looks more clean, I forgot about E() &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/grin.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2018 11:51:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Create-a-filter-pane-that-excludes-instead-of-Include/m-p/96414#M6435</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2018-10-31T11:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: Create a filter pane that excludes instead of Include</title>
      <link>https://community.qlik.com/t5/App-Development/Create-a-filter-pane-that-excludes-instead-of-Include/m-p/96415#M6436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks both,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get the logic now. But when I use this expression I get an error in expression. Anything I might have to add to the expression?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2018 13:42:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Create-a-filter-pane-that-excludes-instead-of-Include/m-p/96415#M6436</guid>
      <dc:creator>robin_heijt</dc:creator>
      <dc:date>2018-10-31T13:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: Create a filter pane that excludes instead of Include</title>
      <link>https://community.qlik.com/t5/App-Development/Create-a-filter-pane-that-excludes-instead-of-Include/m-p/96416#M6437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As long as you get the desired output using the e() function, you can ignore any errors (red wiggly lines) that syntax editor shows you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2018 13:48:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Create-a-filter-pane-that-excludes-instead-of-Include/m-p/96416#M6437</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-10-31T13:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: Create a filter pane that excludes instead of Include</title>
      <link>https://community.qlik.com/t5/App-Development/Create-a-filter-pane-that-excludes-instead-of-Include/m-p/96417#M6438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately I am not getting the desired result. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If my field would be called "Name" and represents all the names in my field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What would be my expression to show all the names and by clicking then exclude the people from the list?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2018 15:14:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Create-a-filter-pane-that-excludes-instead-of-Include/m-p/96417#M6438</guid>
      <dc:creator>robin_heijt</dc:creator>
      <dc:date>2018-10-31T15:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: Create a filter pane that excludes instead of Include</title>
      <link>https://community.qlik.com/t5/App-Development/Create-a-filter-pane-that-excludes-instead-of-Include/m-p/96418#M6439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;If(GetSelectedCount(Name) = 0, Sum(Measure), Sum({&amp;lt;Name = e(Name)&amp;gt;}Measure)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2018 15:26:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Create-a-filter-pane-that-excludes-instead-of-Include/m-p/96418#M6439</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-10-31T15:26:18Z</dc:date>
    </item>
    <item>
      <title>Re: Create a filter pane that excludes instead of Include</title>
      <link>https://community.qlik.com/t5/App-Development/Create-a-filter-pane-that-excludes-instead-of-Include/m-p/96419#M6440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately this does not work for me. The expression editor accepts the expression, but the filter pane still shows an error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am also curious as to why a measure is being used to show a dimension. Would you care to explain ? &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2018 17:19:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Create-a-filter-pane-that-excludes-instead-of-Include/m-p/96419#M6440</guid>
      <dc:creator>robin_heijt</dc:creator>
      <dc:date>2018-10-31T17:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: Create a filter pane that excludes instead of Include</title>
      <link>https://community.qlik.com/t5/App-Development/Create-a-filter-pane-that-excludes-instead-of-Include/m-p/96420#M6441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not entirely sure what you are going after, would you be able to provide a sample app to show what you have and what you are trying to do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2018 10:59:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Create-a-filter-pane-that-excludes-instead-of-Include/m-p/96420#M6441</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-11-01T10:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: Create a filter pane that excludes instead of Include</title>
      <link>https://community.qlik.com/t5/App-Development/Create-a-filter-pane-that-excludes-instead-of-Include/m-p/96421#M6442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This picture is a screenshot of my filter pane with names.&lt;/P&gt;&lt;P&gt;Normally when I select a name it filters on this specific person.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I would like to achieve is that when I select a name, instead of selecting this person it will exclude the person. So if I would select Laura in this list, it will exclude her from the selection and select everyone else.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Filter Pane.PNG" class="jive-image image-1" src="/legacyfs/online/217282_Filter Pane.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2018 11:14:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Create-a-filter-pane-that-excludes-instead-of-Include/m-p/96421#M6442</guid>
      <dc:creator>robin_heijt</dc:creator>
      <dc:date>2018-11-01T11:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: Create a filter pane that excludes instead of Include</title>
      <link>https://community.qlik.com/t5/App-Development/Create-a-filter-pane-that-excludes-instead-of-Include/m-p/96422#M6443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But this exclusion is needed in a chart with some kind of expression, right? or are you looking for a dashboard wide solution?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2018 11:26:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Create-a-filter-pane-that-excludes-instead-of-Include/m-p/96422#M6443</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-11-01T11:26:09Z</dc:date>
    </item>
    <item>
      <title>Re: Create a filter pane that excludes instead of Include</title>
      <link>https://community.qlik.com/t5/App-Development/Create-a-filter-pane-that-excludes-instead-of-Include/m-p/96423#M6444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No it would not be specific to a chart. Now I indeed understand the logic of your set analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I would want is to have a dashboard wide exclusion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if I would select Laura in the previous example, I do not want her information to be shown throughout the entire dashboard.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2018 13:13:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Create-a-filter-pane-that-excludes-instead-of-Include/m-p/96423#M6444</guid>
      <dc:creator>robin_heijt</dc:creator>
      <dc:date>2018-11-01T13:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: Create a filter pane that excludes instead of Include</title>
      <link>https://community.qlik.com/t5/App-Development/Create-a-filter-pane-that-excludes-instead-of-Include/m-p/96424#M6445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, in that case you need an AND mode filter pane... check here&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-9035"&gt;Generating AND, OR , NOT selection logic in Qlik Sense&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2018 13:18:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Create-a-filter-pane-that-excludes-instead-of-Include/m-p/96424#M6445</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-11-01T13:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: Create a filter pane that excludes instead of Include</title>
      <link>https://community.qlik.com/t5/App-Development/Create-a-filter-pane-that-excludes-instead-of-Include/m-p/96425#M6446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually the above link is doing this using set analysis as well. I am not sure if there is an AND mode in Qlik Sense. But this was available in QlikView (&lt;A href="https://community.qlik.com/qlik-blogpost/3219"&gt;AND-Mode&lt;/A&gt;) which would have made it possible for you to do it across the dashboard.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2018 13:19:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Create-a-filter-pane-that-excludes-instead-of-Include/m-p/96425#M6446</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-11-01T13:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: Create a filter pane that excludes instead of Include</title>
      <link>https://community.qlik.com/t5/App-Development/Create-a-filter-pane-that-excludes-instead-of-Include/m-p/96426#M6447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sunny, Unfortunately this does not seem to be an option in Qlik Sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for explaining the logic anyway. I will have to look forward to a feature like this then.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2018 14:03:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Create-a-filter-pane-that-excludes-instead-of-Include/m-p/96426#M6447</guid>
      <dc:creator>robin_heijt</dc:creator>
      <dc:date>2018-11-01T14:03:20Z</dc:date>
    </item>
  </channel>
</rss>

