<?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 Keys in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Removing-Synthetic-Keys/m-p/1010188#M948149</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am a big fan of creating composite keys.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Field1&amp;amp;'|'&amp;amp;Field2&amp;amp;'|'&amp;amp;Field3&amp;amp;'|'&amp;amp;Field4 as %KeyField&lt;/P&gt;&lt;P&gt;From the resident table then dropping the original table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am open to other suggestions though, so I would be interested in hearing what people say.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Dec 2015 16:03:59 GMT</pubDate>
    <dc:creator>datagrrl</dc:creator>
    <dc:date>2015-12-14T16:03:59Z</dc:date>
    <item>
      <title>Removing Synthetic Keys</title>
      <link>https://community.qlik.com/t5/QlikView/Removing-Synthetic-Keys/m-p/1010186#M948147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm new to using Qlikview and have been using it for about a week now. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm developing a dashboard that shows the rates using Patient ID's as the numerator and denominator. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I successfully created table boxes that separate Year, Campus, Months, and Infections that when selected show the correct values for the numerator and denominator. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I have 1 synthetic table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Background Info: I have 2 separate tables in the script in which I get the numerator and denominator data. Table A provides numerator, while Table B provides denominator. I have 4 columns from those tables that I link together in order to get those numbers, by qualifying all data and then unqualifying those specific 4 columns. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is definitely a better way to model the data, and was wondering if there were any suggestions on how to remove the synthetic key, or model the data differently. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2015 14:45:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Removing-Synthetic-Keys/m-p/1010186#M948147</guid>
      <dc:creator />
      <dc:date>2015-12-14T14:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Synthetic Keys</title>
      <link>https://community.qlik.com/t5/QlikView/Removing-Synthetic-Keys/m-p/1010187#M948148</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;Try to create a unique key ( only one field ) to link the tables. If you only have a field with the same name in both tables, you won't get the synthetic key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any further help only with the visualization of the model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2015 15:58:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Removing-Synthetic-Keys/m-p/1010187#M948148</guid>
      <dc:creator />
      <dc:date>2015-12-14T15:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Synthetic Keys</title>
      <link>https://community.qlik.com/t5/QlikView/Removing-Synthetic-Keys/m-p/1010188#M948149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am a big fan of creating composite keys.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Field1&amp;amp;'|'&amp;amp;Field2&amp;amp;'|'&amp;amp;Field3&amp;amp;'|'&amp;amp;Field4 as %KeyField&lt;/P&gt;&lt;P&gt;From the resident table then dropping the original table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am open to other suggestions though, so I would be interested in hearing what people say.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2015 16:03:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Removing-Synthetic-Keys/m-p/1010188#M948149</guid>
      <dc:creator>datagrrl</dc:creator>
      <dc:date>2015-12-14T16:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Synthetic Keys</title>
      <link>https://community.qlik.com/t5/QlikView/Removing-Synthetic-Keys/m-p/1010189#M948151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You don´t neet to remove it IF you are not experiecing performance issues &lt;A href="https://community.qlik.com/qlik-blogpost/3064"&gt;Synthetic Keys&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But you want to remove anyway, use this solution: &lt;A href="https://community.qlik.com/docs/DOC-13131"&gt;Concatenate or Link Table?&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2015 16:05:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Removing-Synthetic-Keys/m-p/1010189#M948151</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2015-12-14T16:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: Removing Synthetic Keys</title>
      <link>https://community.qlik.com/t5/QlikView/Removing-Synthetic-Keys/m-p/1010190#M948152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear BillJackson,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create link/bridge table to remove synthetic table, here is a tutorial:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.learnallbi.com/link-table-in-qlikview/" title="http://www.learnallbi.com/link-table-in-qlikview/"&gt;Link Table in QlikView | Learn QlikView&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or,&lt;/P&gt;&lt;P&gt;Just rename to 5 fields with new name using &lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;clause "AS" in edit script&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;Salary as EmpSalary&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt; You can rename fields using clause &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;QUALIFY and &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;UNQUALIFY, AS, RENAME.&lt;/SPAN&gt;&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, 15 Dec 2015 03:19:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Removing-Synthetic-Keys/m-p/1010190#M948152</guid>
      <dc:creator>engishfaque</dc:creator>
      <dc:date>2015-12-15T03:19:50Z</dc:date>
    </item>
  </channel>
</rss>

