<?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 Cross Join in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Cross-Join/m-p/1201306#M875614</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Community.&lt;/P&gt;&lt;P&gt;I have a table with the and sales.&lt;/P&gt;&lt;P&gt;I would like to join that table to calendar that contains all the date from 01/01/2010 up to today, but I day to be joined to every row in the sales table even when we did not have sales at that date. &lt;/P&gt;&lt;P&gt;For example if I had sale on 01/02/2012 this row will be joined to every date in Calendar.&lt;/P&gt;&lt;P&gt;Hope that make sense.&lt;/P&gt;&lt;P&gt;In SQl I would do it with cross join&amp;nbsp; but cannot find a way to make it in qlikview.&lt;/P&gt;&lt;P&gt;Can you kindly help me?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Cross Join</title>
      <link>https://community.qlik.com/t5/QlikView/Cross-Join/m-p/1201306#M875614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Community.&lt;/P&gt;&lt;P&gt;I have a table with the and sales.&lt;/P&gt;&lt;P&gt;I would like to join that table to calendar that contains all the date from 01/01/2010 up to today, but I day to be joined to every row in the sales table even when we did not have sales at that date. &lt;/P&gt;&lt;P&gt;For example if I had sale on 01/02/2012 this row will be joined to every date in Calendar.&lt;/P&gt;&lt;P&gt;Hope that make sense.&lt;/P&gt;&lt;P&gt;In SQl I would do it with cross join&amp;nbsp; but cannot find a way to make it in qlikview.&lt;/P&gt;&lt;P&gt;Can you kindly help me?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cross-Join/m-p/1201306#M875614</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Cross Join</title>
      <link>https://community.qlik.com/t5/QlikView/Cross-Join/m-p/1201307#M875616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Denis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here it is,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;temp:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Load *&lt;/P&gt;&lt;P&gt;From yourSalesTable;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Joinv(temp)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Load *&lt;/P&gt;&lt;P&gt;From yourDateTable;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Ishfaque Ahmed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2016 18:40:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cross-Join/m-p/1201307#M875616</guid>
      <dc:creator>engishfaque</dc:creator>
      <dc:date>2016-10-31T18:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: Cross Join</title>
      <link>https://community.qlik.com/t5/QlikView/Cross-Join/m-p/1201308#M875617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect!&lt;/P&gt;&lt;P&gt;Thanks Ahmed!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2016 18:46:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cross-Join/m-p/1201308#M875617</guid>
      <dc:creator />
      <dc:date>2016-10-31T18:46:22Z</dc:date>
    </item>
    <item>
      <title>Re: Cross Join</title>
      <link>https://community.qlik.com/t5/QlikView/Cross-Join/m-p/1201309#M875619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have different names for the dates in the sales table and the dates in the calendar table, and every row in sales is "joined" to every row in calendar without the need to do anything further. You can join them together into one table as you're asking and as Ishfaque shows, and there are sometimes reasons to do so, but you'd want to be sure that was required first, because that could make a very large table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2016 18:51:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cross-Join/m-p/1201309#M875619</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2016-10-31T18:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: Cross Join</title>
      <link>https://community.qlik.com/t5/QlikView/Cross-Join/m-p/1201310#M875621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for warnings John.&lt;/P&gt;&lt;P&gt;I am aware of the size problem but I still have to do it due to requirements of the report.&lt;/P&gt;&lt;P&gt;The data is not too big so it should be fine.&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Denis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2016 19:12:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Cross-Join/m-p/1201310#M875621</guid>
      <dc:creator />
      <dc:date>2016-10-31T19:12:39Z</dc:date>
    </item>
  </channel>
</rss>

