<?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 Synthetic key issues in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Synthetic-key-issues/m-p/339414#M125223</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Macro,&lt;/P&gt;&lt;P&gt;How this common key will help full to retrieve data from all the 4 fact tables&lt;/P&gt;&lt;P&gt;suppose i will select only 2 columns from two dimension tables it will reflect all the 4 fact tables or not,these 2 columns are in 4 fact tables&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Jun 2012 10:38:57 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-06-07T10:38:57Z</dc:date>
    <item>
      <title>Synthetic key issues</title>
      <link>https://community.qlik.com/t5/QlikView/Synthetic-key-issues/m-p/339411#M125220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi can any one help me in synthetic key issues...&lt;/P&gt;&lt;P&gt;1.&amp;nbsp; Synthetic keys create any duplicate records in tables at the time of Data Retrival........&lt;/P&gt;&lt;P&gt;2.&amp;nbsp; I have 3 fact tables and 4 columns are common in these 3 fact tables.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; these 3 facts are required in my data model. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; how i will i eliminate synthetic keys here&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2012 05:52:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Synthetic-key-issues/m-p/339411#M125220</guid>
      <dc:creator />
      <dc:date>2012-06-06T05:52:53Z</dc:date>
    </item>
    <item>
      <title>Synthetic key issues</title>
      <link>https://community.qlik.com/t5/QlikView/Synthetic-key-issues/m-p/339412#M125221</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;You should try to concatenate your table to have only one fact table. To concatenate, you must have the same fields in your table. Add null() as FieldName to match tables each other.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2012 09:14:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Synthetic-key-issues/m-p/339412#M125221</guid>
      <dc:creator>christophebrault</dc:creator>
      <dc:date>2012-06-06T09:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: Synthetic key issues</title>
      <link>https://community.qlik.com/t5/QlikView/Synthetic-key-issues/m-p/339413#M125222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1 - Synthetic keys do not create new record in tables. &lt;/P&gt;&lt;P&gt;2 - try creating a common key concatenating your 4 column:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; column1 &amp;amp;'|'&amp;amp; column2 &amp;amp;'|'&amp;amp; column3 &amp;amp;'|'&amp;amp; column4 as Key_FactTable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; then comment or qualify the 4 fields in the 3 fact tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco B.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jun 2012 11:15:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Synthetic-key-issues/m-p/339413#M125222</guid>
      <dc:creator />
      <dc:date>2012-06-06T11:15:53Z</dc:date>
    </item>
    <item>
      <title>Synthetic key issues</title>
      <link>https://community.qlik.com/t5/QlikView/Synthetic-key-issues/m-p/339414#M125223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Macro,&lt;/P&gt;&lt;P&gt;How this common key will help full to retrieve data from all the 4 fact tables&lt;/P&gt;&lt;P&gt;suppose i will select only 2 columns from two dimension tables it will reflect all the 4 fact tables or not,these 2 columns are in 4 fact tables&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2012 10:38:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Synthetic-key-issues/m-p/339414#M125223</guid>
      <dc:creator />
      <dc:date>2012-06-07T10:38:57Z</dc:date>
    </item>
    <item>
      <title>Synthetic key issues</title>
      <link>https://community.qlik.com/t5/QlikView/Synthetic-key-issues/m-p/339415#M125224</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;You need to concatenate the 3 Facts table with the 4 column name putted as same and while concatenating the Facts table you need to create a composit key in each fact Table(or use the primary code) which will be linked to the Facts tables resptively. This will create a star schema with link table(the concatenated one).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2012 11:41:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Synthetic-key-issues/m-p/339415#M125224</guid>
      <dc:creator />
      <dc:date>2012-06-07T11:41:54Z</dc:date>
    </item>
  </channel>
</rss>

