<?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: Synthetic tables data loading in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Synthetic-tables-data-loading/m-p/857809#M1004762</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have at least 2 equal fields in at least 2 tables.&lt;/P&gt;&lt;P&gt;Try "table viewer" - &amp;gt; "Source Table View" and you will see which fields and which tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="4.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/87635_4.png" style="height: 366px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 May 2015 07:51:51 GMT</pubDate>
    <dc:creator>pokassov</dc:creator>
    <dc:date>2015-05-27T07:51:51Z</dc:date>
    <item>
      <title>Synthetic tables data loading</title>
      <link>https://community.qlik.com/t5/QlikView/Synthetic-tables-data-loading/m-p/857808#M1004761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how data is loaded when there is a synthetic table in qlikview?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 07:38:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Synthetic-tables-data-loading/m-p/857808#M1004761</guid>
      <dc:creator />
      <dc:date>2015-05-27T07:38:58Z</dc:date>
    </item>
    <item>
      <title>Re: Synthetic tables data loading</title>
      <link>https://community.qlik.com/t5/QlikView/Synthetic-tables-data-loading/m-p/857809#M1004762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have at least 2 equal fields in at least 2 tables.&lt;/P&gt;&lt;P&gt;Try "table viewer" - &amp;gt; "Source Table View" and you will see which fields and which tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="4.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/87635_4.png" style="height: 366px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 07:51:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Synthetic-tables-data-loading/m-p/857809#M1004762</guid>
      <dc:creator>pokassov</dc:creator>
      <dc:date>2015-05-27T07:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: Synthetic tables data loading</title>
      <link>https://community.qlik.com/t5/QlikView/Synthetic-tables-data-loading/m-p/857810#M1004763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have syntethic Keys when tables are linked with more than one field,&lt;/P&gt;&lt;P&gt;if you have a low number of synt Keys with a few fields in the key you have no problem, at the opposite (high number of synt Keys) performances decrease (you can join or concatenate tables as an alternative) or avoid synt. key&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 07:59:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Synthetic-tables-data-loading/m-p/857810#M1004763</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2015-05-27T07:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: Synthetic tables data loading</title>
      <link>https://community.qlik.com/t5/QlikView/Synthetic-tables-data-loading/m-p/857811#M1004764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Qlikview joins all the tables those are having same field name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example: you have 2 tables T1, T2 and all 2 are having column EmployeeID, DepartmentID (Exactly same name) then all 2 tables will get joined automatically. Now You want to Join only T1 and T2 based on EmployeeID and DepartmentID. then What qlikview will do is create $Syn table with an extra column $Syn1 (combination of EmployeeID, DepartmentID) and&amp;nbsp; $Syn1 will be added in T1 and T2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To handle this- You should created a 3rd column (EMP_DEPT_ID) in T1 and T2 which is combination of EmployeeID, DepartmentID and you need to change the name of EmployeeID, DepartmentID in either T1 or T2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So finally T1 and T2 will join based on one column EMP_DEPT_ID.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2015 00:53:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Synthetic-tables-data-loading/m-p/857811#M1004764</guid>
      <dc:creator />
      <dc:date>2015-07-01T00:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: Synthetic tables data loading</title>
      <link>https://community.qlik.com/t5/QlikView/Synthetic-tables-data-loading/m-p/857812#M1004765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;STRONG style="font-size: 11.6999998092651px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/rambabu23885"&gt;rambabu23885&lt;/A&gt;&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;What you want to know exactly?&lt;/P&gt;&lt;P&gt;Synthetic keys won't give wrong results. But it impact the performance.&lt;/P&gt;&lt;P&gt;Read HIC's&amp;nbsp; &lt;A href="https://community.qlik.com/qlik-blogpost/3064"&gt;Synthetic Keys&lt;/A&gt; ,&lt;A href="https://community.qlik.com/docs/DOC-8728"&gt;HOW TO REMOVE SYNTHETIC KEYS&lt;/A&gt;‌&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;,&lt;/SPAN&gt;&lt;A href="https://community.qlik.com/docs/DOC-8761"&gt;How to remove Synthetic Keys?&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it will helps you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2015 02:16:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Synthetic-tables-data-loading/m-p/857812#M1004765</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-07-01T02:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: Synthetic tables data loading</title>
      <link>https://community.qlik.com/t5/QlikView/Synthetic-tables-data-loading/m-p/857813#M1004766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When any two table share more than one common field qilkview automatically create synthetic key. By doing this qlikview try to associate both table through the combination of all the common fields between them. As a outcome of this additional table will create with all the shared fields and additional key field, this key field added to all tables involved earlier and linked with it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;IMG alt="Capture.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/91407_Capture.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a best practice of successful data modeling elimination of synthetic tables is required and there are few ways to do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help for you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2015 02:24:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Synthetic-tables-data-loading/m-p/857813#M1004766</guid>
      <dc:creator />
      <dc:date>2015-07-01T02:24:33Z</dc:date>
    </item>
    <item>
      <title>Re: Synthetic tables data loading</title>
      <link>https://community.qlik.com/t5/QlikView/Synthetic-tables-data-loading/m-p/857814#M1004767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Synthetic keys won't give wrong results."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;I respectfully disagree, Syn Keys frequently -- not always, but frequently -- represent a data quality problem or trap. They are generally worth removing for quality reasons. Some are legit and ok to leave, but I would examine and make a decision on each one. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2015 02:33:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Synthetic-tables-data-loading/m-p/857814#M1004767</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2015-07-01T02:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: Synthetic tables data loading</title>
      <link>https://community.qlik.com/t5/QlikView/Synthetic-tables-data-loading/m-p/857815#M1004768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rambabu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Synthetic Keys:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin: 0 0 21px; color: #595858; font-family: Lato, Arial; font-size: 15px; text-align: justify;"&gt;When we load two tables with a common field name in both tables, the tables get associated automatically based on the common fields. This is the associative functionality of QlikView.&lt;/P&gt;&lt;P style="margin: 0 0 21px; color: #595858; font-family: Lato, Arial; font-size: 15px; text-align: justify;"&gt;However, when we have more than one common field between two or more tables, QlikView creates “SYNTHETIC KEYS” and “SYNTHETIC TABLE”. QlikView adds synthetic table (as $Syn table) and synthetic key (as $Syn symbol) to the data model. The keys are added to the user uploaded tables and are used to join with synthetic table. &lt;SPAN style="color: #595858; font-family: Lato, Arial; font-size: 15px; text-align: justify;"&gt;Synthetic key is QlikView’s method to deal with composite keys. The Synthetic table contains a synthetic key that is a composite of all the combinations of the multiple key fields connecting the tables.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;If you remove synthetic keys from your datamodel &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;1. Less confusing data model (U'll not get confused with data model)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;2. Potential performance improvement when loading records into QV Server (computer's) RAM and shorter CPU processing&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;3. Potential removal of erroneous aggregations (I.e. "bad calculations")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;* In some situations, Synthetic keys are not always "bad". Simply depends on the data modeling situation in combination with desired performance requirements (or expectations).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2015 02:44:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Synthetic-tables-data-loading/m-p/857815#M1004768</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-01T02:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: Synthetic tables data loading</title>
      <link>https://community.qlik.com/t5/QlikView/Synthetic-tables-data-loading/m-p/857816#M1004769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please go through this link for clear and better understanding&amp;nbsp; about Synthetic Keys or Tables with Good Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.analyticsvidhya.com/blog/2014/11/synthetic-keys-qlikview-simplified/" title="http://www.analyticsvidhya.com/blog/2014/11/synthetic-keys-qlikview-simplified/"&gt;http://www.analyticsvidhya.com/blog/2014/11/synthetic-keys-qlikview-simplified/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2015 02:47:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Synthetic-tables-data-loading/m-p/857816#M1004769</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-07-01T02:47:29Z</dc:date>
    </item>
    <item>
      <title>Re: Synthetic tables data loading</title>
      <link>https://community.qlik.com/t5/QlikView/Synthetic-tables-data-loading/m-p/857817#M1004770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style="font-size: 11.6999998092651px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/qlikviewnovice"&gt;qlikviewnovice&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Good info.&lt;STRONG style="font-size: 11.6999998092651px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2015 03:21:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Synthetic-tables-data-loading/m-p/857817#M1004770</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-07-01T03:21:29Z</dc:date>
    </item>
  </channel>
</rss>

