<?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: Selecting data which are not in current user selection (another one) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Selecting-data-which-are-not-in-current-user-selection-another/m-p/263259#M497978</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jup&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suspect that your data model (or the small sample) may be a problem. Only the %ext-id = 80001 is connected to your SAP table. That means that if any of the three values are selected, you are excluding %ext-id = -3. You can use this expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;[%ext-id]&amp;nbsp; = {'-3'}, SAP_id=, SAP_month=, SAP_year=&amp;gt;}&amp;nbsp; DELIVERED_impressions)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This ignores the selections that limit the model to 80001, but I suspect that is not what you want. The problem seems to be that the key field %ext-id is also what indicates the invalid impressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached is your example updated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Aug 2011 18:57:14 GMT</pubDate>
    <dc:creator>jonathandienst</dc:creator>
    <dc:date>2011-08-10T18:57:14Z</dc:date>
    <item>
      <title>Selecting data which are not in current user selection (another one)</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-data-which-are-not-in-current-user-selection-another/m-p/263258#M497977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have another question and need help ...&lt;/P&gt;&lt;P&gt;Please find attached my example qvw-file.&lt;/P&gt;&lt;P&gt;You will find 2 tables which are connected by a unique ID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my application I want to show &lt;/P&gt;&lt;P&gt;1. in the green field: all VALID delivered impressions (result has to be 190)&lt;/P&gt;&lt;P&gt;﻿2. in the red/magenta field: all "INVALID" ("-3") impressions (result has to be 45).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2.png" class="jive-image-thumbnail jive-image" height="331" onclick="" src="https://community.qlik.com/legacyfs/online/6400_2.png" width="527" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; text-decoration: underline;"&gt;&lt;STRONG&gt;Please note&lt;/STRONG&gt;:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;It is important to select 3 values from the SAP table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/6399_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think I have to use SET ANALYSIS for that - but I need help to do that &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt; because if I select the 3 values from the SAP table the "-3" items are not in the current global selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot,&lt;/P&gt;&lt;P&gt;jup&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Aug 2011 15:16:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-data-which-are-not-in-current-user-selection-another/m-p/263258#M497977</guid>
      <dc:creator />
      <dc:date>2011-08-10T15:16:19Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting data which are not in current user selection (another one)</title>
      <link>https://community.qlik.com/t5/QlikView/Selecting-data-which-are-not-in-current-user-selection-another/m-p/263259#M497978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jup&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suspect that your data model (or the small sample) may be a problem. Only the %ext-id = 80001 is connected to your SAP table. That means that if any of the three values are selected, you are excluding %ext-id = -3. You can use this expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;[%ext-id]&amp;nbsp; = {'-3'}, SAP_id=, SAP_month=, SAP_year=&amp;gt;}&amp;nbsp; DELIVERED_impressions)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This ignores the selections that limit the model to 80001, but I suspect that is not what you want. The problem seems to be that the key field %ext-id is also what indicates the invalid impressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached is your example updated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Aug 2011 18:57:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Selecting-data-which-are-not-in-current-user-selection-another/m-p/263259#M497978</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2011-08-10T18:57:14Z</dc:date>
    </item>
  </channel>
</rss>

