<?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: Is Null in a set analysis dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Is-Null-in-a-set-analysis-dimension/m-p/356490#M132309</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, thanks for the reply. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I treid this and it returns all fields where there is something in the PRFUID field. I tested this by changing &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KEY_PRFUID&lt;SPAN style="background-color: #eef4f9; font-family: 'Courier New'; color: black; font-size: 10pt;"&gt;= -{''},&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #eef4f9; font-family: 'Courier New'; color: black; font-size: 10pt;"&gt;to&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KEY_PRFUID&lt;SPAN style="background-color: #eef4f9; font-family: 'Courier New'; color: black; font-size: 10pt;"&gt;= {'*'},&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #eef4f9; font-family: 'Courier New'; color: black; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #eef4f9; font-family: 'Courier New'; color: black; font-size: 10pt;"&gt;and I get the same result. Any other ideas, could I do something to see if the field is not a NUM perhaps?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Mar 2012 09:55:09 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-03-19T09:55:09Z</dc:date>
    <item>
      <title>Is Null in a set analysis dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Is-Null-in-a-set-analysis-dimension/m-p/356488#M132307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am struggling to find a way to show where a record is null in set analysis, I have lokoed around the site and not had much muck with getting something to work and was wondering if any one might have any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table with Incidentnumber and %KEY_CARS, where the key cars is a string derived from the incident number into a date and number. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another table is for paperwork and also has the %KEY_CARS id and an additional field %KEY_PRFUID which can only be populated if there is a form. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there will always be a %key_cars value for every incident but not always a %key_prfuid value for each key cars. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is what I have so far: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 10pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: blue; font-size: 10pt;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 10pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: maroon; font-size: 10pt;"&gt;%KEY_PRFUID&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 10pt;"&gt;= -{},OTBOnlyFlag= -{1},time_first_clinical_unit_on_scene= -{}, ActualIncidents= {1}&amp;gt;}distinct IncidentNumber) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;﻿Should I be doing something else to the &lt;SPAN style="font-family: 'Courier New'; color: maroon; font-size: 10pt;"&gt;%KEY_PRFUID&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; color: black; font-size: 10pt;"&gt;= -{} part?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-size: 10pt; font-family: 'Courier New';"&gt;﻿&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;﻿&lt;/SPAN&gt;Thanks for any guidance. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2012 14:45:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-Null-in-a-set-analysis-dimension/m-p/356488#M132307</guid>
      <dc:creator />
      <dc:date>2012-03-16T14:45:40Z</dc:date>
    </item>
    <item>
      <title>Is Null in a set analysis dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Is-Null-in-a-set-analysis-dimension/m-p/356489#M132308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Add ' ' if the field is null blank&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 10pt; font-family: 'Courier New'; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 10pt; font-family: 'Courier New'; color: blue;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 10pt; font-family: 'Courier New'; color: black;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 10pt; font-family: 'Courier New'; color: maroon;"&gt;%KEY_PRFUID&lt;/SPAN&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 10pt; font-family: 'Courier New'; color: black;"&gt;= -{''},OTBOnlyFlag= -{1},time_first_clinical_unit_on_scene= -{''}, ActualIncidents= {1}&amp;gt;}distinct IncidentNumber)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2012 15:53:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-Null-in-a-set-analysis-dimension/m-p/356489#M132308</guid>
      <dc:creator>jvitantonio</dc:creator>
      <dc:date>2012-03-16T15:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: Is Null in a set analysis dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Is-Null-in-a-set-analysis-dimension/m-p/356490#M132309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, thanks for the reply. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I treid this and it returns all fields where there is something in the PRFUID field. I tested this by changing &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KEY_PRFUID&lt;SPAN style="background-color: #eef4f9; font-family: 'Courier New'; color: black; font-size: 10pt;"&gt;= -{''},&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #eef4f9; font-family: 'Courier New'; color: black; font-size: 10pt;"&gt;to&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KEY_PRFUID&lt;SPAN style="background-color: #eef4f9; font-family: 'Courier New'; color: black; font-size: 10pt;"&gt;= {'*'},&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #eef4f9; font-family: 'Courier New'; color: black; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #eef4f9; font-family: 'Courier New'; color: black; font-size: 10pt;"&gt;and I get the same result. Any other ideas, could I do something to see if the field is not a NUM perhaps?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2012 09:55:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-Null-in-a-set-analysis-dimension/m-p/356490#M132309</guid>
      <dc:creator />
      <dc:date>2012-03-19T09:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: Is Null in a set analysis dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Is-Null-in-a-set-analysis-dimension/m-p/356491#M132310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Check by using this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;KEY_PRFUID-&lt;SPAN style="background-color: #eef4f9; font-size: 10pt; font-family: 'Courier New'; color: black;"&gt;={'*'}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; color: blue;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; color: black;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; color: maroon;"&gt;%KEY_PRFUID-&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; color: black;"&gt;={'*'},OTBOnlyFlag-={1},time_first_clinical_unit_on_scene-={'*'}, ActualIncidents= {1}&amp;gt;}distinct IncidentNumber)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 10pt; font-family: 'Courier New'; color: black;"&gt;Celambarasan&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2012 09:58:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-Null-in-a-set-analysis-dimension/m-p/356491#M132310</guid>
      <dc:creator>CELAMBARASAN</dc:creator>
      <dc:date>2012-03-19T09:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: Is Null in a set analysis dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Is-Null-in-a-set-analysis-dimension/m-p/356492#M132311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Celambarasan, I have tried your suggestion and it returns zero. I'll try and post up an example. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2012 10:06:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-Null-in-a-set-analysis-dimension/m-p/356492#M132311</guid>
      <dc:creator />
      <dc:date>2012-03-19T10:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: Is Null in a set analysis dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Is-Null-in-a-set-analysis-dimension/m-p/356493#M132312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I put an If statement on the dimesion, its not fast but it does do the job. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;﻿﻿﻿&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;=&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=IF(ISNULL(%KEY_PRFUID), IncidentNumber,NULL())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then suppress if null. There must be a faster way to do this but for now I am happy (ish!).&amp;nbsp; &lt;/P&gt;&lt;P&gt;﻿&lt;/P&gt;&lt;P&gt;Thanks for taking the time to give it a go.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2012 13:51:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-Null-in-a-set-analysis-dimension/m-p/356493#M132312</guid>
      <dc:creator />
      <dc:date>2012-03-19T13:51:05Z</dc:date>
    </item>
    <item>
      <title>Is Null in a set analysis dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Is-Null-in-a-set-analysis-dimension/m-p/356494#M132313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another way to do it would be to try the following set expression..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 10pt; font-family: 'Courier New'; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 10pt; font-family: 'Courier New'; color: blue;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 10pt; font-family: 'Courier New'; color: black;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 10pt; font-family: 'Courier New'; color: maroon;"&gt;%KEY_PRFUID&lt;/SPAN&gt;&lt;SPAN style="background-color: #eef4f9; font-size: 10pt; font-family: 'Courier New'; color: black;"&gt;= {&lt;SPAN style="color: #800000; font-family: 'Courier New'; background-color: #eef4f9;"&gt;"Len(%KEY_PRFUID)&amp;gt;0"&lt;/SPAN&gt;},OTBOnlyFlag= -{1},time_first_clinical_unit_on_scene= {&lt;SPAN style="color: #800000; font-family: 'Courier New'; background-color: #eef4f9;"&gt;"Len(time_first_clinical_unit_on_Scene)&amp;gt;0"&lt;/SPAN&gt;}, ActualIncidents= {1}&amp;gt;}distinct IncidentNumber)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as it is a set it may work faster but without knowing anything about your data I can no say..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it may help in the future though &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2012 15:23:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-Null-in-a-set-analysis-dimension/m-p/356494#M132313</guid>
      <dc:creator />
      <dc:date>2012-03-19T15:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: Is Null in a set analysis dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Is-Null-in-a-set-analysis-dimension/m-p/356495#M132314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi again, I have uploaded a file that might help find an answer. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2012 16:21:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-Null-in-a-set-analysis-dimension/m-p/356495#M132314</guid>
      <dc:creator />
      <dc:date>2012-03-19T16:21:11Z</dc:date>
    </item>
    <item>
      <title>Re: Is Null in a set analysis dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Is-Null-in-a-set-analysis-dimension/m-p/356496#M132315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Phil_King,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try to use this expression: =if(isnull(%KEY_PRFUID),count(distinct IncidentNumber)).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2012 16:56:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-Null-in-a-set-analysis-dimension/m-p/356496#M132315</guid>
      <dc:creator />
      <dc:date>2012-03-19T16:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: Is Null in a set analysis dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Is-Null-in-a-set-analysis-dimension/m-p/356497#M132316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Phil, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was having a similar problem, but I was trying to INCLUDE records with nulls in a related value. You have to think of Set Analysis in&lt;BR /&gt;terms of making selections, because that’s basically what it is. You’re telling&lt;BR /&gt;qlikview “give me &amp;lt;some value&amp;gt; as though the following selections were&lt;BR /&gt;made”. In Qlikview, we know that we cannot select a null dimension, or field&lt;BR /&gt;value. Consequently, telling it to select something that is null via set&lt;BR /&gt;analysis is a contradiction. That said, there is a method that we can use to do&lt;BR /&gt;this. In the same way that you might select the null segment by selecting all&lt;BR /&gt;possible values, right clicking in a table object and selecting excluded&lt;BR /&gt;records, we need to do the same thing in the set to accomplish this. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The syntax is… fun. Here’s my set: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #ff8000; text-decoration: underline;"&gt;(&lt;/STRONG&gt;&lt;SPAN style="color: blue;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;[Referral Action&lt;BR /&gt;Counter]&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt; = {1}&amp;gt;&lt;BR /&gt;&lt;BR /&gt; *&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;[Referees.Member ID]&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt; = &lt;/SPAN&gt;&lt;SPAN style="color: blue;"&gt;E&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;[Referees.First&lt;BR /&gt;Purchase ID]&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt; ={&lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;"&amp;gt;0"&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;[Referees.Member ID]&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;)&amp;gt;&lt;BR /&gt;&lt;BR /&gt; * &amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;[Referees.Registration Date]&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt; = {&lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;"&amp;gt;=$(vDashboardStart)"&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;}&amp;gt; &lt;BR /&gt;&lt;BR /&gt; * &amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;[Referees.Registration Date]&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt; =&amp;nbsp; {&lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;"&amp;lt;=$(vDashboardEnd)"&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;}&amp;gt;&lt;BR /&gt;&lt;BR /&gt; }&lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;[Referees.Member Counter]&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;)&lt;/SPAN&gt;&lt;STRONG style="color: #ff8000; text-decoration: underline;"&gt;) &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The part we’re interested in is this bit: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;[Referees.Member ID]&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;&lt;BR /&gt;= &lt;/SPAN&gt;&lt;SPAN style="color: blue;"&gt;E&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;[Referees.First&lt;BR /&gt;Purchase ID]&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt; ={&lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;"&amp;gt;0"&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: maroon;"&gt;[Referees.Member&lt;BR /&gt;ID]&lt;/SPAN&gt;&lt;SPAN style="color: black;"&gt;)&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;Roughly translated, it says give me all of the&lt;BR /&gt;records (I’ve used the ID field to identify a record) that are EXCLUDED (that’s&lt;BR /&gt;the E) by the set defined as all referees.First Purchase IDs have a value (ie:&lt;BR /&gt;a value greater than 0)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;Of course, I’m still in the process of QAing this,&lt;BR /&gt;but it SEEMS to be working… I need to throw a few more cases at it to be sure. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I’m not exactly sure what you’re trying to accomplish, but&lt;BR /&gt;this might set you on the right track. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 May 2012 00:17:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-Null-in-a-set-analysis-dimension/m-p/356497#M132316</guid>
      <dc:creator />
      <dc:date>2012-05-17T00:17:43Z</dc:date>
    </item>
  </channel>
</rss>

