<?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: ¿How to exclude only one selection? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-exclude-only-one-selection/m-p/1020192#M924805</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;chk dis&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/4424"&gt;Excluding values in Set Analysis&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Apr 2016 09:33:27 GMT</pubDate>
    <dc:creator>Chanty4u</dc:creator>
    <dc:date>2016-04-13T09:33:27Z</dc:date>
    <item>
      <title>¿How to exclude only one selection?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-only-one-selection/m-p/1020189#M924802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have some problem when I want to count a values and filter by some selections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following count:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Count({$&amp;lt;[Status]={'closed'},[Type]={'PC'}&amp;gt;}[Task]))&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And I have the following selections:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;REGION&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;CITY&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;COUNTRY&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;DATE&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need that the count works with the selections REGION, CITY and COUNTRY, but if I select some value of DATE does not import in the count.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know if I can put in the formule some keyword to block this selection (DATE), &lt;SPAN style="color: #ff0000;"&gt;ONLY&lt;/SPAN&gt; for this count.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards.&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/How-to-exclude-only-one-selection/m-p/1020189#M924802</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: ¿How to exclude only one selection?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-only-one-selection/m-p/1020190#M924803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to ignore the DATE selection like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;Count({$&amp;lt;[Status]={'closed'},[Type]={'PC'}, &lt;/EM&gt;DATE=&lt;EM style="font-weight: inherit; font-family: inherit;"&gt; &amp;gt;}[Task]))&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2016 16:21:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-only-one-selection/m-p/1020190#M924803</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-04-12T16:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: ¿How to exclude only one selection?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-only-one-selection/m-p/1020191#M924804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Juan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you are writing your set analysis just write your "Field Name with = sign" such as Date =.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, your requirement is that when you select Date Field no count perform for [Task]. Your expression is right just append with one more modifier ", Date = ". Such as @Stefan shared you set analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Ishfaque Ahmed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Apr 2016 16:28:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-only-one-selection/m-p/1020191#M924804</guid>
      <dc:creator>engishfaque</dc:creator>
      <dc:date>2016-04-12T16:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: ¿How to exclude only one selection?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-only-one-selection/m-p/1020192#M924805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;chk dis&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/4424"&gt;Excluding values in Set Analysis&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Apr 2016 09:33:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-only-one-selection/m-p/1020192#M924805</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-04-13T09:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: ¿How to exclude only one selection?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-exclude-only-one-selection/m-p/1020193#M924806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did exactly the job for me, thanks! Now my measure responds to any selection the user makes, except for the dimension I've chosen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2018 09:51:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-exclude-only-one-selection/m-p/1020193#M924806</guid>
      <dc:creator>ben_mckenna</dc:creator>
      <dc:date>2018-02-23T09:51:52Z</dc:date>
    </item>
  </channel>
</rss>

