<?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 Left join in set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Left-join-in-set-analysis/m-p/1791841#M1210749</link>
    <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;So i can't find a solution for this problem:&lt;/P&gt;&lt;P&gt;I have two tables, Table Personnal that contains ID:&lt;/P&gt;&lt;TABLE border="0" cellspacing="0" cellpadding="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Matricule&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;212047&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;216772&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;226757&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;231965&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Table ENR:&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Matricule&lt;/TD&gt;&lt;TD&gt;ENR.ID&lt;/TD&gt;&lt;TD&gt;ENR.DATE&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;231965&lt;/TD&gt;&lt;TD&gt;943&lt;/TD&gt;&lt;TD&gt;28/02/2019 00:00:00&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;226757&lt;/TD&gt;&lt;TD&gt;1025&lt;/TD&gt;&lt;TD&gt;20/01/2019 00:00:00&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So when i select for example January 2019 , i need to have the count of matricule that did not exist in the table ENR + the count of matricule that did not have done an ENR in the date of January 2019 so my result would be : 3 matricules&lt;/P&gt;&lt;TABLE border="0" cellspacing="0" cellpadding="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;212047&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;216772&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;231965&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So how can i do that without touching the script but just in set analysis ?&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;</description>
    <pubDate>Tue, 16 Mar 2021 13:32:48 GMT</pubDate>
    <dc:creator>qlikviewuser20</dc:creator>
    <dc:date>2021-03-16T13:32:48Z</dc:date>
    <item>
      <title>Left join in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Left-join-in-set-analysis/m-p/1791841#M1210749</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;So i can't find a solution for this problem:&lt;/P&gt;&lt;P&gt;I have two tables, Table Personnal that contains ID:&lt;/P&gt;&lt;TABLE border="0" cellspacing="0" cellpadding="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Matricule&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;212047&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;216772&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;226757&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;231965&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Table ENR:&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Matricule&lt;/TD&gt;&lt;TD&gt;ENR.ID&lt;/TD&gt;&lt;TD&gt;ENR.DATE&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;231965&lt;/TD&gt;&lt;TD&gt;943&lt;/TD&gt;&lt;TD&gt;28/02/2019 00:00:00&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;226757&lt;/TD&gt;&lt;TD&gt;1025&lt;/TD&gt;&lt;TD&gt;20/01/2019 00:00:00&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So when i select for example January 2019 , i need to have the count of matricule that did not exist in the table ENR + the count of matricule that did not have done an ENR in the date of January 2019 so my result would be : 3 matricules&lt;/P&gt;&lt;TABLE border="0" cellspacing="0" cellpadding="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;212047&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;216772&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;231965&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So how can i do that without touching the script but just in set analysis ?&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;</description>
      <pubDate>Tue, 16 Mar 2021 13:32:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Left-join-in-set-analysis/m-p/1791841#M1210749</guid>
      <dc:creator>qlikviewuser20</dc:creator>
      <dc:date>2021-03-16T13:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: Left join in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Left-join-in-set-analysis/m-p/1791872#M1210752</link>
      <description>&lt;P&gt;It's not possible to determine the join-type of an association neither within the script nor in the UI. Also you couldn't get an access to those not existing data with a set analysis which mainly worked like a selection because NULL isn't stored in any way and couldn't also be selected.&lt;/P&gt;&lt;P&gt;What you may do is to create a calculated respectively synthetic dimension within your objects but this could become quite complex and had often disadvantages within the usability and/or the performance. Therefore I suggest to consider very carefully if you really need to display not existing data with a chart - what doesn't mean that you couldn't see which ID's haven't valid data in respect to your selected data-set just by looking on the gray values of the listbox for the ID's. This means analysing NULL in Qlik is very simple but reporting them in charts is difficult.&lt;/P&gt;&lt;P&gt;If it should be really displayed within a chart it is often sensible to generate the missing values within the script.&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Tue, 16 Mar 2021 14:48:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Left-join-in-set-analysis/m-p/1791872#M1210752</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2021-03-16T14:48:39Z</dc:date>
    </item>
  </channel>
</rss>

