<?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: Removing synthetic key in a preceding load in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Removing-synthetic-key-in-a-preceding-load/m-p/970378#M950941</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Rename/Comment/Delete/Composite Key&lt;/STRONG&gt; for following fields in these tables &lt;STRONG&gt;DimProduct/FDAPlatformGrowth:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ATCLevelTwoCode as ALTC&lt;/P&gt;&lt;P&gt;ATCLevelThressCode as ALTCC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and so on ..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Dec 2015 10:56:40 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-12-08T10:56:40Z</dc:date>
    <item>
      <title>Removing synthetic key in a preceding load</title>
      <link>https://community.qlik.com/t5/QlikView/Removing-synthetic-key-in-a-preceding-load/m-p/970375#M950938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have read a number of articles which show one how to remove synthetic keys in simple loads.&amp;nbsp; I however have a preceding load with a SQL SELECT statement as i am getting my data from Microsoft SQL Server.&amp;nbsp; I have tried removing synthetic keys through the aforementioned readings on the internet with failure.&amp;nbsp; How can i remove synthetic keys with an SQL SELECT preceding load for the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen Shot 2015-12-08 at 11.45.16.png" class="jive-image image-1" src="/legacyfs/online/108337_Screen Shot 2015-12-08 at 11.45.16.png" style="height: 572px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;FDAPlatformsfGrowth is being loaded through a preceding load with a MSSQL Server SQL SELECT and DimProduct is being loaded from an Excel file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanking you in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Dec 2015 10:45:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Removing-synthetic-key-in-a-preceding-load/m-p/970375#M950938</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-08T10:45:17Z</dc:date>
    </item>
    <item>
      <title>Re: Removing synthetic key in a preceding load</title>
      <link>https://community.qlik.com/t5/QlikView/Removing-synthetic-key-in-a-preceding-load/m-p/970376#M950939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3064"&gt;Synthetic Keys&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Verdana, sans-serif; font-size: 16px;"&gt;you can use SQL aliases to&amp;nbsp; temporarily rename a table or a column heading.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Verdana, sans-serif; font-size: 16px;"&gt;or you can make composite key of conman fields .&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Dec 2015 10:55:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Removing-synthetic-key-in-a-preceding-load/m-p/970376#M950939</guid>
      <dc:creator>raman_rastogi</dc:creator>
      <dc:date>2015-12-08T10:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: Removing synthetic key in a preceding load</title>
      <link>https://community.qlik.com/t5/QlikView/Removing-synthetic-key-in-a-preceding-load/m-p/970377#M950940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you all, i managed to do it to my surprise using a composite key on the three common fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Dec 2015 10:56:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Removing-synthetic-key-in-a-preceding-load/m-p/970377#M950940</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-08T10:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: Removing synthetic key in a preceding load</title>
      <link>https://community.qlik.com/t5/QlikView/Removing-synthetic-key-in-a-preceding-load/m-p/970378#M950941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Rename/Comment/Delete/Composite Key&lt;/STRONG&gt; for following fields in these tables &lt;STRONG&gt;DimProduct/FDAPlatformGrowth:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ATCLevelTwoCode as ALTC&lt;/P&gt;&lt;P&gt;ATCLevelThressCode as ALTCC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and so on ..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Dec 2015 10:56:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Removing-synthetic-key-in-a-preceding-load/m-p/970378#M950941</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-08T10:56:40Z</dc:date>
    </item>
    <item>
      <title>Re: Removing synthetic key in a preceding load</title>
      <link>https://community.qlik.com/t5/QlikView/Removing-synthetic-key-in-a-preceding-load/m-p/970379#M950942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thats what, it all depend on your requirement&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To avoid synthetic keys, these are the basic operations:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Rename/Comment/Delete/Composite Key&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Dec 2015 10:57:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Removing-synthetic-key-in-a-preceding-load/m-p/970379#M950942</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-08T10:57:47Z</dc:date>
    </item>
    <item>
      <title>Re: Removing synthetic key in a preceding load</title>
      <link>https://community.qlik.com/t5/QlikView/Removing-synthetic-key-in-a-preceding-load/m-p/970380#M950943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thanks, renaming/comment/delete will not do as they are required for table linking&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Dec 2015 11:11:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Removing-synthetic-key-in-a-preceding-load/m-p/970380#M950943</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-08T11:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: Removing synthetic key in a preceding load</title>
      <link>https://community.qlik.com/t5/QlikView/Removing-synthetic-key-in-a-preceding-load/m-p/970381#M950944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I said these are the alternates to avoid synthetic key including Composite Key, it all depends on your requirement...which one you would like to do&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Dec 2015 11:28:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Removing-synthetic-key-in-a-preceding-load/m-p/970381#M950944</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-08T11:28:59Z</dc:date>
    </item>
  </channel>
</rss>

