<?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 set analysis exclude variable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/set-analysis-exclude-variable/m-p/1113747#M367952</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;I have the following set:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;COUNT({1&amp;lt;FinancialClassCode ={"1"}, DRG = $::DRG, Facility =&amp;nbsp; $::Facility, CalendarQuarterYear = $:: CalendarQuarterYear, CalendarMonth = $:: CalendarMonth, JointSurgeonName -= {'$(vExcludeSurgeon)'}&amp;gt;}DISTINCT PatAcctNum)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm looking to ignore all selections except the following above.&amp;nbsp; I added the -= {'$(vExcludeSurgeon)'} which is supposed include all Surgeons except the excluded surgeon defined by GetFieldSelections(JointSurgeonName).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, the set isn't working correctly and it's still counting the excluded surgeon.. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Jun 2016 19:28:35 GMT</pubDate>
    <dc:creator>NickHoff</dc:creator>
    <dc:date>2016-06-24T19:28:35Z</dc:date>
    <item>
      <title>set analysis exclude variable</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-exclude-variable/m-p/1113747#M367952</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;I have the following set:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;COUNT({1&amp;lt;FinancialClassCode ={"1"}, DRG = $::DRG, Facility =&amp;nbsp; $::Facility, CalendarQuarterYear = $:: CalendarQuarterYear, CalendarMonth = $:: CalendarMonth, JointSurgeonName -= {'$(vExcludeSurgeon)'}&amp;gt;}DISTINCT PatAcctNum)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm looking to ignore all selections except the following above.&amp;nbsp; I added the -= {'$(vExcludeSurgeon)'} which is supposed include all Surgeons except the excluded surgeon defined by GetFieldSelections(JointSurgeonName).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, the set isn't working correctly and it's still counting the excluded surgeon.. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2016 19:28:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-exclude-variable/m-p/1113747#M367952</guid>
      <dc:creator>NickHoff</dc:creator>
      <dc:date>2016-06-24T19:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis exclude variable</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-exclude-variable/m-p/1113748#M367953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try this:&lt;/P&gt;&lt;P&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;STRONG&gt;Count({1&amp;lt;FinancialClassCode ={"1"}, DRG = $::DRG, Facility =&amp;nbsp; $::Facility, CalendarQuarterYear = $:: CalendarQuarterYear, CalendarMonth = $:: CalendarMonth&lt;SPAN style="color: #ff0000;"&gt;, JointSurgeonName = e(&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;JointSurgeonName&lt;/SPAN&gt;)&lt;/SPAN&gt;&amp;gt;}DISTINCT PatAcctNum)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2016 19:31:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-exclude-variable/m-p/1113748#M367953</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-24T19:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis exclude variable</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-exclude-variable/m-p/1113749#M367954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2016 19:34:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-exclude-variable/m-p/1113749#M367954</guid>
      <dc:creator>NickHoff</dc:creator>
      <dc:date>2016-06-24T19:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis exclude variable</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-exclude-variable/m-p/1113750#M367955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem at all... I am glad I was able to offer help &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2016 19:35:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-exclude-variable/m-p/1113750#M367955</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-06-24T19:35:09Z</dc:date>
    </item>
  </channel>
</rss>

