<?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: Syn Problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Syn-Problem/m-p/668061#M242922</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you have "some" time, this is a good post about syn keys&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/10279"&gt;Should We Stop Worrying and Love the Synthetic Key?&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Jul 2014 19:28:40 GMT</pubDate>
    <dc:creator>maxgro</dc:creator>
    <dc:date>2014-07-28T19:28:40Z</dc:date>
    <item>
      <title>Syn Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Syn-Problem/m-p/668059#M242920</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;I was wondering ig anyone has an idea on how to eliminate the Syn tables QlikView makes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is that i have a couple of tables that are catalogs. I have a few of them, but then other tables that some use 1, 2, 3 or until 7 catalog tables. The think is that with that problem, it starts creating like 7 Syn tables.&lt;/P&gt;&lt;P&gt;Is there a way to undo this?&lt;/P&gt;&lt;P&gt;Does the Syn tables affect my design?&lt;/P&gt;&lt;P&gt;Can i just ignore them and keep going?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i need help, and being able to explain why it looks so messy or how to avoid it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jul 2014 19:01:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syn-Problem/m-p/668059#M242920</guid>
      <dc:creator />
      <dc:date>2014-07-28T19:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: Syn Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Syn-Problem/m-p/668060#M242921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;In QlikView, tables are associated via the names of the fields. If you have more than 1 field with the same name in 2 different tables, then a Synthetic key will be created (as well as the $Syn table(s)). In this aspect QlikView differs from SQL in the way that tables are related. &lt;/P&gt;&lt;P&gt;There are several ways to avoid or eliminating synthetic keys like using Qualify statement, commenting field on either table involved, creating composite keys, etc.&lt;/P&gt;&lt;P&gt;Depending on your scenario, Synthetic keys may affect or not performance of your app, but in general having a synthetic key would be a result of a poorly designed data model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For more information, please refer to this post that explains clearly Synthetic Keys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2013/04/16/synthetic-keys" title="http://community.qlik.com/blogs/qlikviewdesignblog/2013/04/16/synthetic-keys"&gt;http://community.qlik.com/blogs/qlikviewdesignblog/2013/04/16/synthetic-keys&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;regards&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jul 2014 19:21:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syn-Problem/m-p/668060#M242921</guid>
      <dc:creator>jaimeaguilar</dc:creator>
      <dc:date>2014-07-28T19:21:31Z</dc:date>
    </item>
    <item>
      <title>Re: Syn Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Syn-Problem/m-p/668061#M242922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you have "some" time, this is a good post about syn keys&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/10279"&gt;Should We Stop Worrying and Love the Synthetic Key?&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jul 2014 19:28:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syn-Problem/m-p/668061#M242922</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-07-28T19:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: Syn Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Syn-Problem/m-p/668062#M242923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hii&lt;/P&gt;&lt;P&gt;There are three ways to remove synthetic key.&lt;/P&gt;&lt;P&gt;1.Qualify and Unqualify&lt;/P&gt;&lt;P&gt;2.Concatenate&lt;/P&gt;&lt;P&gt;3.Mapping&lt;/P&gt;&lt;P&gt;Qualify function is best method to solve this problem.&lt;/P&gt;&lt;P&gt;Qualify function will rename all the field-names to avoid synthetic key.so you have to unqualify one filed from them.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jul 2014 19:36:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Syn-Problem/m-p/668062#M242923</guid>
      <dc:creator />
      <dc:date>2014-07-28T19:36:02Z</dc:date>
    </item>
  </channel>
</rss>

