<?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 Where Not Exists in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Where-Not-Exists/m-p/417665#M560330</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;%Table1ID&lt;/P&gt;&lt;P&gt;RequestNumber,&lt;/P&gt;&lt;P&gt;RequestDepartment&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table2:&lt;/P&gt;&lt;P&gt;%Table2ID&lt;/P&gt;&lt;P&gt;RequestNumber,&lt;/P&gt;&lt;P&gt;UserName,&lt;/P&gt;&lt;P&gt;HoursSpent&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried both connecting the tables on RequestNumber, as well as creating a Fact table with %Table1ID, %Table2ID, and RequestNumber.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I'm trying to do is show a Sum of HoursSpent per RequestDepartment (and be able to "qlik" UserNames).&amp;nbsp; If RequestDepartment is null in Table1, I replace it with 'None'.&amp;nbsp; However, if RequestNumber in Table2 is not found in Table1, I want RequestDepartment to say 'Request Not Found', but still show the Sum of HoursSpent toward 'Request Not Found'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I go about doing this?&amp;nbsp; Basically, RequestNumber can be typed incorrectly in table 2 (it won't exist in table1), and I want to be able to click on those to reveal them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: It's kind of like I want an outer join, but to replace nulls with values so I can click them.&amp;nbsp; I don't think I want to join the tables for this, though, but I will if it's the only way&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 May 2013 15:28:34 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-05-01T15:28:34Z</dc:date>
    <item>
      <title>Where Not Exists</title>
      <link>https://community.qlik.com/t5/QlikView/Where-Not-Exists/m-p/417665#M560330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;%Table1ID&lt;/P&gt;&lt;P&gt;RequestNumber,&lt;/P&gt;&lt;P&gt;RequestDepartment&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table2:&lt;/P&gt;&lt;P&gt;%Table2ID&lt;/P&gt;&lt;P&gt;RequestNumber,&lt;/P&gt;&lt;P&gt;UserName,&lt;/P&gt;&lt;P&gt;HoursSpent&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried both connecting the tables on RequestNumber, as well as creating a Fact table with %Table1ID, %Table2ID, and RequestNumber.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I'm trying to do is show a Sum of HoursSpent per RequestDepartment (and be able to "qlik" UserNames).&amp;nbsp; If RequestDepartment is null in Table1, I replace it with 'None'.&amp;nbsp; However, if RequestNumber in Table2 is not found in Table1, I want RequestDepartment to say 'Request Not Found', but still show the Sum of HoursSpent toward 'Request Not Found'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I go about doing this?&amp;nbsp; Basically, RequestNumber can be typed incorrectly in table 2 (it won't exist in table1), and I want to be able to click on those to reveal them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: It's kind of like I want an outer join, but to replace nulls with values so I can click them.&amp;nbsp; I don't think I want to join the tables for this, though, but I will if it's the only way&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 May 2013 15:28:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-Not-Exists/m-p/417665#M560330</guid>
      <dc:creator />
      <dc:date>2013-05-01T15:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: Where Not Exists</title>
      <link>https://community.qlik.com/t5/QlikView/Where-Not-Exists/m-p/417666#M560331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All set, figured it out using&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="loading active_link" href="https://community.qlik.com/blogs/qlikviewdesignblog/2012/09/18/one-favorite-function-applymap" title="http://community.qlik.com/blogs/qlikviewdesignblog/2012/09/18/one-favorite-function-applymap"&gt;http://community.qlik.com/blogs/qlikviewdesignblog/2012/09/18/one-favorite-function-applymap&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 May 2013 18:12:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Where-Not-Exists/m-p/417666#M560331</guid>
      <dc:creator />
      <dc:date>2013-05-01T18:12:36Z</dc:date>
    </item>
  </channel>
</rss>

