<?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 key in table structure in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Synthetic-key-in-table-structure/m-p/1236420#M518337</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;concatenate the two fields causing the sythetic key in both of the tables, then in one table remove the individual fields, so in table Arbeitsvorbereitung you have 3 fields: &lt;/P&gt;&lt;P&gt;'Concatenated field'&lt;/P&gt;&lt;P&gt;Arbplatz&lt;/P&gt;&lt;P&gt;KeyDAT1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and in the other table you just have the concatenated field&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Jan 2017 16:13:11 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-01-25T16:13:11Z</dc:date>
    <item>
      <title>Synthetic key in table structure</title>
      <link>https://community.qlik.com/t5/QlikView/Synthetic-key-in-table-structure/m-p/1236419#M518336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 10pt;"&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;Hi&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 10pt;"&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;who can help me to dissolve a synthetic key?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 10pt;"&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;There are 5 tables (Equipment, Wartungsaufträge, Arbeitsvorbereitung, Werkskalender, Arbeitsplätze) related with each other tables.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 10pt;"&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;The table Arbeitsplatz with key [Arbplatz] exists in the tables Equipment, Wartungsaufträge and Arbeitsvorbereitung. The work calendar has a key [KEY_Dat1] and the Arbeitsplätze a key [Arbplatz].&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 10pt;"&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;The result should be that in the table Arbeitsvorbereitung both keys [Arbplatz] / [KEY_Dat1] and Wartungsaufträge also the keys [Arbplatz] / [KEY_Dat1] exist. Unfortunately, I cannot dissolve the key.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 10pt;"&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;In picture 2 shows how the connection should look.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0px 0px 10pt;"&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;Regards&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 12pt;"&gt;Stefan&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2017 16:05:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Synthetic-key-in-table-structure/m-p/1236419#M518336</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-25T16:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: Synthetic key in table structure</title>
      <link>https://community.qlik.com/t5/QlikView/Synthetic-key-in-table-structure/m-p/1236420#M518337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;concatenate the two fields causing the sythetic key in both of the tables, then in one table remove the individual fields, so in table Arbeitsvorbereitung you have 3 fields: &lt;/P&gt;&lt;P&gt;'Concatenated field'&lt;/P&gt;&lt;P&gt;Arbplatz&lt;/P&gt;&lt;P&gt;KeyDAT1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and in the other table you just have the concatenated field&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2017 16:13:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Synthetic-key-in-table-structure/m-p/1236420#M518337</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-25T16:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: Synthetic key in table structure</title>
      <link>https://community.qlik.com/t5/QlikView/Synthetic-key-in-table-structure/m-p/1236421#M518338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You just need to drop the ArbPlatz Field from the &lt;SPAN style="font-size: 13.3333px;"&gt;Wartungsauftraege table. Just add the following statement to the end of the script or see the attached .qvw-File.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP FIELD ArbPlatz FROM Wartungsauftraege;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2017 09:47:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Synthetic-key-in-table-structure/m-p/1236421#M518338</guid>
      <dc:creator>m_s</dc:creator>
      <dc:date>2017-01-26T09:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: Synthetic key in table structure</title>
      <link>https://community.qlik.com/t5/QlikView/Synthetic-key-in-table-structure/m-p/1236422#M518339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thanks, but I need ArbPlatz in table &lt;SPAN style="font-size: 13.33px;"&gt;Wartungsauftraege, so I have a relationship between &lt;SPAN style="font-size: 13.33px;"&gt;Wartungsauftraege&lt;/SPAN&gt; and Arbeitsplätze.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2017 14:17:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Synthetic-key-in-table-structure/m-p/1236422#M518339</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-26T14:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: Synthetic key in table structure</title>
      <link>https://community.qlik.com/t5/QlikView/Synthetic-key-in-table-structure/m-p/1236423#M518340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try the attached...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2017 14:40:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Synthetic-key-in-table-structure/m-p/1236423#M518340</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-26T14:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: Synthetic key in table structure</title>
      <link>https://community.qlik.com/t5/QlikView/Synthetic-key-in-table-structure/m-p/1236424#M518341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try creating a link table then &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;WAAPLink:&lt;/P&gt;&lt;P&gt;LOAD DISTINCT&lt;/P&gt;&lt;P&gt;&amp;nbsp; ArbPlatz &amp;amp; '|'&amp;nbsp; &amp;amp; KEY_Dat1 AS keyLink,&lt;/P&gt;&lt;P&gt;&amp;nbsp; ArbPlatz,&lt;/P&gt;&lt;P&gt;&amp;nbsp; KEY_Dat1&lt;/P&gt;&lt;P&gt;Resident Wartungsauftraege;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate(WAAPLink)&lt;/P&gt;&lt;P&gt;LOAD DISTINCT&lt;/P&gt;&lt;P&gt;&amp;nbsp; ArbPlatz &amp;amp; '|'&amp;nbsp; &amp;amp; KEY_Dat1 AS keyLink,&lt;/P&gt;&lt;P&gt;&amp;nbsp; ArbPlatz,&lt;/P&gt;&lt;P&gt;&amp;nbsp; KEY_Dat1&lt;/P&gt;&lt;P&gt;Resident Arbeitsvorbereitung;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;left join(Wartungsauftraege)&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp; ArbPlatz,&lt;/P&gt;&lt;P&gt;&amp;nbsp; KEY_Dat1,&lt;/P&gt;&lt;P&gt;&amp;nbsp; ArbPlatz &amp;amp; '|'&amp;nbsp; &amp;amp; KEY_Dat1 AS keyLink&lt;/P&gt;&lt;P&gt;Resident Wartungsauftraege;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;left join(Arbeitsvorbereitung)&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp; ArbPlatz,&lt;/P&gt;&lt;P&gt;&amp;nbsp; KEY_Dat1,&lt;/P&gt;&lt;P&gt;&amp;nbsp; ArbPlatz &amp;amp; '|'&amp;nbsp; &amp;amp; KEY_Dat1 AS keyLink&lt;/P&gt;&lt;P&gt;Resident Arbeitsvorbereitung;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP FIELD KEY_Dat1, ArbPlatz FROM Arbeitsvorbereitung, Wartungsauftraege;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2017 15:26:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Synthetic-key-in-table-structure/m-p/1236424#M518341</guid>
      <dc:creator>m_s</dc:creator>
      <dc:date>2017-01-26T15:26:02Z</dc:date>
    </item>
  </channel>
</rss>

