<?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 Data joins Help Needed in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Data-joins-Help-Needed/m-p/410570#M152813</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am having below data model from the source:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 255px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl70" height="20" width="103"&gt;&lt;STRONG&gt;Dim 1(Account&lt;/STRONG&gt;)&lt;/TD&gt;&lt;TD class="xl71" width="44"&gt; &lt;/TD&gt;&lt;TD class="xl67" width="108"&gt;&lt;STRONG&gt;Dim2 (Calendar)&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl72" height="21" style="border-top: none;"&gt;AccountID&lt;/TD&gt;&lt;TD class="xl73"&gt; &lt;/TD&gt;&lt;TD class="xl68" style="border-top: none;"&gt;C Date&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl74" height="21" style="border-top: none;"&gt;Name&lt;/TD&gt;&lt;TD class="xl75"&gt; &lt;/TD&gt;&lt;TD class="xl69" style="border-top: none;"&gt;Business Date&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 255px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" width="103"&gt;&lt;STRONG&gt;Fact1 &lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl65" width="108"&gt;&lt;STRONG&gt;Fact 2&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="border-top: none;"&gt;AccountID&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none;"&gt;AccountID&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="21" style="border-top: none;"&gt;C Date&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none;"&gt;Business Date&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dim1 account dimension which has 1 Milion accounts and it has account id and name columns.&amp;nbsp; &lt;/P&gt;&lt;P&gt;Dim2&amp;nbsp; calendar dimension which is having 5 years data ie 2000 records&amp;nbsp; has calendar date and business date .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now Fact 1 is using acccount dimension's account id column and calendar dimension's c_Date column&lt;/P&gt;&lt;P&gt;and Fact 2 is having account id and business date columns.&lt;/P&gt;&lt;P&gt; But fact1's account id does not need to match Fact2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did cross join between DIM1 and DIM2 after that &lt;/P&gt;&lt;P&gt;I did left join with fact tables.&amp;nbsp; It&amp;nbsp; is working fine it has got huge record set is there any way I can reduce these counts?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Dasu.G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Apr 2013 19:50:38 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-04-29T19:50:38Z</dc:date>
    <item>
      <title>Data joins Help Needed</title>
      <link>https://community.qlik.com/t5/QlikView/Data-joins-Help-Needed/m-p/410570#M152813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am having below data model from the source:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 255px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl70" height="20" width="103"&gt;&lt;STRONG&gt;Dim 1(Account&lt;/STRONG&gt;)&lt;/TD&gt;&lt;TD class="xl71" width="44"&gt; &lt;/TD&gt;&lt;TD class="xl67" width="108"&gt;&lt;STRONG&gt;Dim2 (Calendar)&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl72" height="21" style="border-top: none;"&gt;AccountID&lt;/TD&gt;&lt;TD class="xl73"&gt; &lt;/TD&gt;&lt;TD class="xl68" style="border-top: none;"&gt;C Date&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl74" height="21" style="border-top: none;"&gt;Name&lt;/TD&gt;&lt;TD class="xl75"&gt; &lt;/TD&gt;&lt;TD class="xl69" style="border-top: none;"&gt;Business Date&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 255px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl65" height="20" width="103"&gt;&lt;STRONG&gt;Fact1 &lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl65" width="108"&gt;&lt;STRONG&gt;Fact 2&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="20" style="border-top: none;"&gt;AccountID&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none;"&gt;AccountID&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl67" height="21" style="border-top: none;"&gt;C Date&lt;/TD&gt;&lt;TD class="xl67" style="border-top: none;"&gt;Business Date&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dim1 account dimension which has 1 Milion accounts and it has account id and name columns.&amp;nbsp; &lt;/P&gt;&lt;P&gt;Dim2&amp;nbsp; calendar dimension which is having 5 years data ie 2000 records&amp;nbsp; has calendar date and business date .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now Fact 1 is using acccount dimension's account id column and calendar dimension's c_Date column&lt;/P&gt;&lt;P&gt;and Fact 2 is having account id and business date columns.&lt;/P&gt;&lt;P&gt; But fact1's account id does not need to match Fact2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did cross join between DIM1 and DIM2 after that &lt;/P&gt;&lt;P&gt;I did left join with fact tables.&amp;nbsp; It&amp;nbsp; is working fine it has got huge record set is there any way I can reduce these counts?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Dasu.G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Apr 2013 19:50:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-joins-Help-Needed/m-p/410570#M152813</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-29T19:50:38Z</dc:date>
    </item>
  </channel>
</rss>

