<?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: Excluding subsets from Charts in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Excluding-subsets-from-Charts/m-p/742273#M1042738</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can probably use set analysis to calculate this. The E() operator&lt;EM&gt; (E for Exclude)&lt;/EM&gt; would be what you need. There's an example here that may help: &lt;A href="https://community.qlik.com/message/660989"&gt;How to count new /lost entities between two periods&lt;/A&gt;. In your case you'd want something like sum({&amp;lt;Customer=e({&amp;lt;Time={'&amp;gt;=$(vStartTime)&amp;lt;=$(vEndTime)'}&amp;gt;}Customer)&amp;gt;}Value) with vStartTime and vEndTime being the variables that users can change to define the interval.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Nov 2014 17:22:58 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2014-11-28T17:22:58Z</dc:date>
    <item>
      <title>Excluding subsets from Charts</title>
      <link>https://community.qlik.com/t5/QlikView/Excluding-subsets-from-Charts/m-p/742272#M1042737</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'm currently working on a Qlikview project and I'm hoping someone here can help me. I'm quite new to Qlikview so apologies if this problem can be solved in a simple manner that I haven't found. &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I'm interested in looking at the behaviour of customers who haven't done anything in a certain period. For example imagine I have the following 3 fields; Name, Time, Value.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can get the sum of the values for people who have shopped in that period using =SUM(if(Time&amp;gt;Start_Time and Time &amp;lt;End_Time, Value)). My question is how would I get the sum of the values for those customers who didn't shop in this time period? &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Essentially, how I can look at the subset of customers who don't have records between Start_Time and End_time? I know I can do this with SQL on load but I'd like to have interactive charts where the user can define the time period they are interested in.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any help you can give me!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2014 17:07:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excluding-subsets-from-Charts/m-p/742272#M1042737</guid>
      <dc:creator />
      <dc:date>2014-11-28T17:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: Excluding subsets from Charts</title>
      <link>https://community.qlik.com/t5/QlikView/Excluding-subsets-from-Charts/m-p/742273#M1042738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can probably use set analysis to calculate this. The E() operator&lt;EM&gt; (E for Exclude)&lt;/EM&gt; would be what you need. There's an example here that may help: &lt;A href="https://community.qlik.com/message/660989"&gt;How to count new /lost entities between two periods&lt;/A&gt;. In your case you'd want something like sum({&amp;lt;Customer=e({&amp;lt;Time={'&amp;gt;=$(vStartTime)&amp;lt;=$(vEndTime)'}&amp;gt;}Customer)&amp;gt;}Value) with vStartTime and vEndTime being the variables that users can change to define the interval.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2014 17:22:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excluding-subsets-from-Charts/m-p/742273#M1042738</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-11-28T17:22:58Z</dc:date>
    </item>
  </channel>
</rss>

