<?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: Snowflake model - modeling in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Snowflake-model-modeling/m-p/637248#M678644</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, You really don't need to join these table. Qlikview is a association type tool and so the table will be automatically connected if the 2 tables have same field names. Please load the tables with out synnthatic keys make sure that the keys between the join correct. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please post sample data with field names to help further.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 18 May 2014 01:12:10 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-05-18T01:12:10Z</dc:date>
    <item>
      <title>Snowflake model - modeling</title>
      <link>https://community.qlik.com/t5/QlikView/Snowflake-model-modeling/m-p/637247#M678643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am very much new to QlikView.&amp;nbsp; I have a following scenario.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 FACT table , 1 Main Dimension , 3 sub dimensions &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Main Dimension Vs FACT - 1:N&lt;/P&gt;&lt;P&gt;Main&amp;nbsp; Dimension Vs 1st Sub Dimension-&amp;nbsp; 1: N&lt;/P&gt;&lt;P&gt;Main Dimension Vs 2nd Sub Dimension - 1:N&lt;/P&gt;&lt;P&gt;Main Dimension Vs 3rd Sub Dimension - 1:N&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i join these tables in my design?&amp;nbsp; I am trying following - &lt;/P&gt;&lt;P&gt;FACT LEFT JOIN&amp;nbsp; Main Dimension &lt;/P&gt;&lt;P&gt;LEFT KEEP 1st Sub Dimension&lt;/P&gt;&lt;P&gt;LEFT KEEP 2nd Sub Dimension&lt;/P&gt;&lt;P&gt;LEFT KEEP&amp;nbsp; 3rd Sub Dimension&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise on my design.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 May 2014 00:55:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Snowflake-model-modeling/m-p/637247#M678643</guid>
      <dc:creator />
      <dc:date>2014-05-18T00:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: Snowflake model - modeling</title>
      <link>https://community.qlik.com/t5/QlikView/Snowflake-model-modeling/m-p/637248#M678644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, You really don't need to join these table. Qlikview is a association type tool and so the table will be automatically connected if the 2 tables have same field names. Please load the tables with out synnthatic keys make sure that the keys between the join correct. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please post sample data with field names to help further.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 May 2014 01:12:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Snowflake-model-modeling/m-p/637248#M678644</guid>
      <dc:creator />
      <dc:date>2014-05-18T01:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: Snowflake model - modeling</title>
      <link>https://community.qlik.com/t5/QlikView/Snowflake-model-modeling/m-p/637249#M678645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Dathu. But as per my team's standards, we need to have a single QVD file with all the processing. That is the reason, i am joining main dimension and FACT. Rest of the tables, i am using LEFT KEEP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have ensured that the design has no Synthetic keys. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is&amp;nbsp; ---- Do in use RIGHT KEEP or LEFT KEEP&amp;nbsp; for joins between Main Dimension Vs Sub dimensions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 May 2014 01:20:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Snowflake-model-modeling/m-p/637249#M678645</guid>
      <dc:creator />
      <dc:date>2014-05-18T01:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: Snowflake model - modeling</title>
      <link>https://community.qlik.com/t5/QlikView/Snowflake-model-modeling/m-p/637250#M678646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Devendran, Basically We consider FACT table as our primary data. So follow LEFT KEEP to remove the unnecessary data from Dimension tables as dimension tables have more data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 May 2014 01:24:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Snowflake-model-modeling/m-p/637250#M678646</guid>
      <dc:creator />
      <dc:date>2014-05-18T01:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: Snowflake model - modeling</title>
      <link>https://community.qlik.com/t5/QlikView/Snowflake-model-modeling/m-p/637251#M678647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I appreciate your prompt response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes. I am using LEFT KEEP to associate my tables. My concern is - I might lose some data which are present in sub dimensions&amp;nbsp; when i join Main Dimension (1:N) Sub Dimensions. I don't want to use RIGHT KEEP which will increase my QVD size as well may induce wrong results. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As of now, i see higher count for the FACT table key field in the final design. I am yet to test the data but wanted to ensure that i am in the right path as Modeling is the base.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 May 2014 01:32:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Snowflake-model-modeling/m-p/637251#M678647</guid>
      <dc:creator />
      <dc:date>2014-05-18T01:32:22Z</dc:date>
    </item>
    <item>
      <title>Re: Snowflake model - modeling</title>
      <link>https://community.qlik.com/t5/QlikView/Snowflake-model-modeling/m-p/637252#M678648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pease check this link: &lt;SPAN lang="EN" style="color: #3d3d3d; font-family: 'Helvetica','sans-serif'; mso-ansi-language: EN;"&gt;Understanding Join, Keep and Concatenate&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/166044#166044"&gt;http://community.qlik.com/message/166044#166044&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 May 2014 07:56:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Snowflake-model-modeling/m-p/637252#M678648</guid>
      <dc:creator>Joseph_Musekura</dc:creator>
      <dc:date>2014-05-18T07:56:47Z</dc:date>
    </item>
  </channel>
</rss>

