<?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: Cross Join in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Cross-Join/m-p/188860#M51961</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Youngan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve Cavill provided the answer to this question, as you mentioned that these tables have no logical link between them, qlikview will first try to find any relationship that might exist between any of the fields that these tables contains, all the possible combinations, if there aren't any existing, then it will create a cross join, irrespective of the 'join' you have specified in your script. hope this helps.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Dec 2014 06:57:07 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-12-18T06:57:07Z</dc:date>
    <item>
      <title>Cross Join</title>
      <link>https://community.qlik.com/t5/QlikView/Cross-Join/m-p/188857#M51958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I am trying to join 2 tables with no logical link (Accounts and Periods) so that I can use it to produce a Finance Forecasting script.&lt;/P&gt;&lt;P&gt;In SQL a Cross Join would provide me with a table of all of the possible combinations, eg:&lt;/P&gt;&lt;P&gt;Account Period&lt;/P&gt;&lt;P&gt;1000 1&lt;/P&gt;&lt;P&gt;1000 2&lt;/P&gt;&lt;P&gt;1001 1&lt;/P&gt;&lt;P&gt;1001 2&lt;/P&gt;&lt;P&gt;Can anyone point me in the right direction of how you would do this in QlikView please.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Sep 2010 05:30:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cross-Join/m-p/188857#M51958</guid>
      <dc:creator />
      <dc:date>2010-09-06T05:30:33Z</dc:date>
    </item>
    <item>
      <title>Cross Join</title>
      <link>https://community.qlik.com/t5/QlikView/Cross-Join/m-p/188858#M51959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using "join" between the tables in QV constitutes a full outer join and will give you all combinations in a cartesian product if you don't have any matching fields.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Sep 2010 07:04:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cross-Join/m-p/188858#M51959</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-09-06T07:04:47Z</dc:date>
    </item>
    <item>
      <title>Cross Join</title>
      <link>https://community.qlik.com/t5/QlikView/Cross-Join/m-p/188859#M51960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think an inner join would be better, to avoid the non-matches, if there are no common fields; qlikview will simply create a cross join.&lt;/P&gt;&lt;P&gt;cross_join:&lt;/P&gt;&lt;P&gt;load * from accounts;&lt;/P&gt;&lt;P&gt;innner join load * from periods;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Sep 2010 09:02:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cross-Join/m-p/188859#M51960</guid>
      <dc:creator />
      <dc:date>2010-09-06T09:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: Cross Join</title>
      <link>https://community.qlik.com/t5/QlikView/Cross-Join/m-p/188860#M51961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Youngan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve Cavill provided the answer to this question, as you mentioned that these tables have no logical link between them, qlikview will first try to find any relationship that might exist between any of the fields that these tables contains, all the possible combinations, if there aren't any existing, then it will create a cross join, irrespective of the 'join' you have specified in your script. hope this helps.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Dec 2014 06:57:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cross-Join/m-p/188860#M51961</guid>
      <dc:creator />
      <dc:date>2014-12-18T06:57:07Z</dc:date>
    </item>
  </channel>
</rss>

