<?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 Is this a join of some sort? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Is-this-a-join-of-some-sort/m-p/913331#M316883</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have this SQL which I'm trying to replicate in Qlikview. How do I do outer joins in qlikview &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select * &lt;/P&gt;&lt;P&gt;from gl_je_headers gjh,&lt;/P&gt;&lt;P&gt;gl_je_lines gjl,&lt;/P&gt;&lt;P&gt;ap_invoices_all aia,&lt;/P&gt;&lt;P&gt;po_vendors pv,&lt;/P&gt;&lt;P&gt;ap_invoice_distributions_all aida&lt;/P&gt;&lt;P&gt;where gjh.je_header_id = gjl.je_header_id&lt;/P&gt;&lt;P&gt;and aida.invoice_id(+) = gjl.reference_2&amp;nbsp; -- (how do I do this and the next two lines?)&lt;/P&gt;&lt;P&gt;and aida.distribution_line_number(+) = gjl.reference_3&lt;/P&gt;&lt;P&gt;and aida.invoice_id = aia.invoice_id(+)&lt;/P&gt;&lt;P&gt;and gjh.je_source = 'Payables'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Mina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Aug 2015 08:22:22 GMT</pubDate>
    <dc:creator>qlikmpate0</dc:creator>
    <dc:date>2015-08-06T08:22:22Z</dc:date>
    <item>
      <title>Is this a join of some sort?</title>
      <link>https://community.qlik.com/t5/QlikView/Is-this-a-join-of-some-sort/m-p/913331#M316883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have this SQL which I'm trying to replicate in Qlikview. How do I do outer joins in qlikview &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select * &lt;/P&gt;&lt;P&gt;from gl_je_headers gjh,&lt;/P&gt;&lt;P&gt;gl_je_lines gjl,&lt;/P&gt;&lt;P&gt;ap_invoices_all aia,&lt;/P&gt;&lt;P&gt;po_vendors pv,&lt;/P&gt;&lt;P&gt;ap_invoice_distributions_all aida&lt;/P&gt;&lt;P&gt;where gjh.je_header_id = gjl.je_header_id&lt;/P&gt;&lt;P&gt;and aida.invoice_id(+) = gjl.reference_2&amp;nbsp; -- (how do I do this and the next two lines?)&lt;/P&gt;&lt;P&gt;and aida.distribution_line_number(+) = gjl.reference_3&lt;/P&gt;&lt;P&gt;and aida.invoice_id = aia.invoice_id(+)&lt;/P&gt;&lt;P&gt;and gjh.je_source = 'Payables'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Mina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 08:22:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Is-this-a-join-of-some-sort/m-p/913331#M316883</guid>
      <dc:creator>qlikmpate0</dc:creator>
      <dc:date>2015-08-06T08:22:22Z</dc:date>
    </item>
  </channel>
</rss>

