<?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 keys in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/synthetic-keys/m-p/800936#M282699</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear rgv,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, synthetic key will be created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are the ways through which you can avoid from Synthetic key,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1.&lt;/STRONG&gt; Rename fields name by using Rename Clause, AS Clause or Qualify/UnQualify,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2.&lt;/STRONG&gt; Concatenate to both tables or create Link table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Ishfaque Ahmed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Dec 2014 09:20:58 GMT</pubDate>
    <dc:creator>engishfaque</dc:creator>
    <dc:date>2014-12-30T09:20:58Z</dc:date>
    <item>
      <title>synthetic keys</title>
      <link>https://community.qlik.com/t5/QlikView/synthetic-keys/m-p/800931#M282694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;if we join two tables from different datasources one from oracle db and other from excel .If the join two tables have two common fields .will synthetic key will be formed or not ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2014 09:09:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/synthetic-keys/m-p/800931#M282694</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-30T09:09:16Z</dc:date>
    </item>
    <item>
      <title>Re: synthetic keys</title>
      <link>https://community.qlik.com/t5/QlikView/synthetic-keys/m-p/800932#M282695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi rgv,&lt;/P&gt;&lt;P&gt;yes synthetic keys will be formed. use qualify* function to eliminate them. unqualify the key fields alone.&lt;/P&gt;&lt;P&gt;hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Barathiraja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2014 09:15:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/synthetic-keys/m-p/800932#M282695</guid>
      <dc:creator />
      <dc:date>2014-12-30T09:15:13Z</dc:date>
    </item>
    <item>
      <title>Re: synthetic keys</title>
      <link>https://community.qlik.com/t5/QlikView/synthetic-keys/m-p/800933#M282696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If there is a single field that is common across tables then no synthetic key. it will create a natural join.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In case if more than 1 field is common, then it will create a synthetic key. The common fields will move to a third table that is a synthetic table. The name of the table will contain syn.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Rajesh Vaswani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2014 09:15:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/synthetic-keys/m-p/800933#M282696</guid>
      <dc:creator>rajeshvaswani77</dc:creator>
      <dc:date>2014-12-30T09:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: synthetic keys</title>
      <link>https://community.qlik.com/t5/QlikView/synthetic-keys/m-p/800934#M282697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rgv rand,&lt;/P&gt;&lt;P&gt;Yes absolutely...&lt;/P&gt;&lt;P&gt;Make a "concatenation key" like : field1&amp;amp;'|'&amp;amp;field2 as %Key_Field&lt;/P&gt;&lt;P&gt;to solve this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;François&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2014 09:15:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/synthetic-keys/m-p/800934#M282697</guid>
      <dc:creator>francoiscave</dc:creator>
      <dc:date>2014-12-30T09:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: synthetic keys</title>
      <link>https://community.qlik.com/t5/QlikView/synthetic-keys/m-p/800935#M282698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it doesn't matter from which source u have loaded data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after loading data in to qlikview if both tables having common key fields then synthetic key will occur.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2014 09:16:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/synthetic-keys/m-p/800935#M282698</guid>
      <dc:creator />
      <dc:date>2014-12-30T09:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: synthetic keys</title>
      <link>https://community.qlik.com/t5/QlikView/synthetic-keys/m-p/800936#M282699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear rgv,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, synthetic key will be created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are the ways through which you can avoid from Synthetic key,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1.&lt;/STRONG&gt; Rename fields name by using Rename Clause, AS Clause or Qualify/UnQualify,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2.&lt;/STRONG&gt; Concatenate to both tables or create Link table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Ishfaque Ahmed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2014 09:20:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/synthetic-keys/m-p/800936#M282699</guid>
      <dc:creator>engishfaque</dc:creator>
      <dc:date>2014-12-30T09:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: synthetic keys</title>
      <link>https://community.qlik.com/t5/QlikView/synthetic-keys/m-p/800937#M282700</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;&lt;SPAN style="font-family: Arial, sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;If tables not able to concatenate use the link table concepts &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2013/05/17/concatenate-vs-link-table"&gt;http://community.qlik.com/blogs/qlikviewdesignblog/2013/05/17/concatenate-vs-link-table&lt;/A&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2014 09:22:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/synthetic-keys/m-p/800937#M282700</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-30T09:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: synthetic keys</title>
      <link>https://community.qlik.com/t5/QlikView/synthetic-keys/m-p/800938#M282701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes,&lt;/P&gt;&lt;P&gt;it doesn't matter from which source u have loaded data.&lt;/P&gt;&lt;P&gt;After loading data in to qlikview if both tables having common key fields then synthetic key will occur.&lt;/P&gt;&lt;P&gt;You can reslove this issue in below ways&lt;/P&gt;&lt;P&gt;1)Alias(Rename the field)&lt;/P&gt;&lt;P&gt;2) Comment the feild(Check with client is this field required for future, before commenting)&lt;/P&gt;&lt;P&gt;3) Use Qualify Key word&lt;/P&gt;&lt;P&gt;4) Concatinate(Forced).&lt;/P&gt;&lt;P&gt;Chose any of the above option for this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Dec 2014 11:26:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/synthetic-keys/m-p/800938#M282701</guid>
      <dc:creator />
      <dc:date>2014-12-30T11:26:22Z</dc:date>
    </item>
  </channel>
</rss>

