<?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: Set Analysis - Ignoring Filters with Expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignoring-Filters-with-Expression/m-p/1441667#M432531</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe&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;((count({&lt;STRONG&gt;1&lt;/STRONG&gt;&amp;lt; LTwoR = {"&amp;gt;=9"}&amp;gt;} LTwoR) - count({&lt;STRONG&gt;1&lt;/STRONG&gt;&amp;lt; LTwoR = {"&amp;lt;=6"}&amp;gt;} LTwoR))) / count(&lt;STRONG&gt;{1}&lt;/STRONG&gt; LTwoR)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Sep 2017 21:03:03 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2017-09-05T21:03:03Z</dc:date>
    <item>
      <title>Set Analysis - Ignoring Filters with Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignoring-Filters-with-Expression/m-p/1441664#M432528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using the following two expressions in two different charts:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Avg (&amp;nbsp; {&amp;lt;Year = , MONTH = ,Industry = , StateName =,Employer=,JobCategory= &amp;gt;} Offerings)&lt;/P&gt;&lt;P&gt;Using above to ignore all filters.&amp;nbsp; The purpose being, I am showing a specific group score, compared to an average score.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;((count({&amp;lt; LTwoR = {"&amp;gt;=9"}&amp;gt;} LTwoR) - count({&amp;lt; LTwoR = {"&amp;lt;=6"}&amp;gt;} LTwoR))) / count(LTwoR)&lt;/P&gt;&lt;P&gt;The above formula is being used to calculate an NPS score.&amp;nbsp; I am wanting to do the same as above.&amp;nbsp; That is, show a specific group score and an average score that does not recalculate based on the filters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I accomplish this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Sep 2017 20:15:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignoring-Filters-with-Expression/m-p/1441664#M432528</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-05T20:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Ignoring Filters with Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignoring-Filters-with-Expression/m-p/1441665#M432529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure to understand. if you want to ignore "all" filters you can use {1}.&lt;/P&gt;&lt;P&gt;However look at avg function, because sometimes is better write explicit ratio/n.&lt;/P&gt;&lt;P&gt;best regards. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Sep 2017 20:35:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignoring-Filters-with-Expression/m-p/1441665#M432529</guid>
      <dc:creator>edmondo_tassi</dc:creator>
      <dc:date>2017-09-05T20:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Ignoring Filters with Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignoring-Filters-with-Expression/m-p/1441666#M432530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have tried to incorporate {1} into the expression and I am not sure exactly how that should look. I have either gotten errors or no errors, but 0% as the output (and it shouldn't be zero).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Sep 2017 20:44:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignoring-Filters-with-Expression/m-p/1441666#M432530</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-05T20:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Ignoring Filters with Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignoring-Filters-with-Expression/m-p/1441667#M432531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe&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;((count({&lt;STRONG&gt;1&lt;/STRONG&gt;&amp;lt; LTwoR = {"&amp;gt;=9"}&amp;gt;} LTwoR) - count({&lt;STRONG&gt;1&lt;/STRONG&gt;&amp;lt; LTwoR = {"&amp;lt;=6"}&amp;gt;} LTwoR))) / count(&lt;STRONG&gt;{1}&lt;/STRONG&gt; LTwoR)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Sep 2017 21:03:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignoring-Filters-with-Expression/m-p/1441667#M432531</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-09-05T21:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Ignoring Filters with Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignoring-Filters-with-Expression/m-p/1441668#M432532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That worked! Thank you SO MUCH!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Sep 2017 21:08:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Ignoring-Filters-with-Expression/m-p/1441668#M432532</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-05T21:08:28Z</dc:date>
    </item>
  </channel>
</rss>

