<?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 how to join multiple dimension table to single fact table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-to-join-multiple-dimension-table-to-single-fact-table/m-p/1431219#M430493</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one fact table which is having 36 crore records, and have 4 dimension tables. I need to do inner join 4 dimension table to one fact table. As fact table is having 36cr record, it is taking too much time for below code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fact:&lt;/P&gt;&lt;P&gt;Inner Join(Fact)&lt;/P&gt;&lt;P&gt;DimensionA&lt;/P&gt;&lt;P&gt;Inner Join(Fact)&lt;/P&gt;&lt;P&gt;DimensionB&lt;/P&gt;&lt;P&gt;Inner Join(Fact)&lt;/P&gt;&lt;P&gt;DimensionC&lt;/P&gt;&lt;P&gt;Inner Join(Fact)&lt;/P&gt;&lt;P&gt;DimensionD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone correct me on the same?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Nov 2017 09:19:51 GMT</pubDate>
    <dc:creator>vipingarg23</dc:creator>
    <dc:date>2017-11-21T09:19:51Z</dc:date>
    <item>
      <title>how to join multiple dimension table to single fact table</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-join-multiple-dimension-table-to-single-fact-table/m-p/1431219#M430493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one fact table which is having 36 crore records, and have 4 dimension tables. I need to do inner join 4 dimension table to one fact table. As fact table is having 36cr record, it is taking too much time for below code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fact:&lt;/P&gt;&lt;P&gt;Inner Join(Fact)&lt;/P&gt;&lt;P&gt;DimensionA&lt;/P&gt;&lt;P&gt;Inner Join(Fact)&lt;/P&gt;&lt;P&gt;DimensionB&lt;/P&gt;&lt;P&gt;Inner Join(Fact)&lt;/P&gt;&lt;P&gt;DimensionC&lt;/P&gt;&lt;P&gt;Inner Join(Fact)&lt;/P&gt;&lt;P&gt;DimensionD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone correct me on the same?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2017 09:19:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-join-multiple-dimension-table-to-single-fact-table/m-p/1431219#M430493</guid>
      <dc:creator>vipingarg23</dc:creator>
      <dc:date>2017-11-21T09:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: how to join multiple dimension table to single fact table</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-join-multiple-dimension-table-to-single-fact-table/m-p/1431220#M430494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;your code is correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but is it necessary to do inner join dimension table to fact table??? you can keep it on association.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if it is necessary to join then take only required field from dimension table because high number of columns will impact on you script load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2017 09:24:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-join-multiple-dimension-table-to-single-fact-table/m-p/1431220#M430494</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2017-11-21T09:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: how to join multiple dimension table to single fact table</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-join-multiple-dimension-table-to-single-fact-table/m-p/1431221#M430495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Prashant For your suggestion..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Nov 2017 09:34:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-join-multiple-dimension-table-to-single-fact-table/m-p/1431221#M430495</guid>
      <dc:creator>vipingarg23</dc:creator>
      <dc:date>2017-11-21T09:34:20Z</dc:date>
    </item>
  </channel>
</rss>

