<?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 while using two or more associated columns for different tables in Connectivity &amp; Data Prep</title>
    <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Synthetic-Keys-while-using-two-or-more-associated-columns-for/m-p/1802330#M8852</link>
    <description>&lt;P&gt;Create a key field by concatenating the two fields into a new field.&amp;nbsp; See&lt;/P&gt;&lt;P&gt;&lt;A href="https://qlikviewcookbook.com/resolving-synthetic-keys/" target="_blank"&gt;https://qlikviewcookbook.com/resolving-synthetic-keys/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 23 Apr 2021 22:36:19 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2021-04-23T22:36:19Z</dc:date>
    <item>
      <title>Synthetic Keys while using two or more associated columns for different tables</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Synthetic-Keys-while-using-two-or-more-associated-columns-for/m-p/1802271#M8850</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am getting synthetic keys as i am having 2 or more similar column names in the different tables . But the tables are associated with 2 columns with joins , how to resolve this ?&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Apr 2021 16:22:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Synthetic-Keys-while-using-two-or-more-associated-columns-for/m-p/1802271#M8850</guid>
      <dc:creator>Yashwanth_</dc:creator>
      <dc:date>2021-04-23T16:22:45Z</dc:date>
    </item>
    <item>
      <title>Re: Synthetic Keys while using two or more associated columns for different tables</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Synthetic-Keys-while-using-two-or-more-associated-columns-for/m-p/1802330#M8852</link>
      <description>&lt;P&gt;Create a key field by concatenating the two fields into a new field.&amp;nbsp; See&lt;/P&gt;&lt;P&gt;&lt;A href="https://qlikviewcookbook.com/resolving-synthetic-keys/" target="_blank"&gt;https://qlikviewcookbook.com/resolving-synthetic-keys/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Apr 2021 22:36:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Synthetic-Keys-while-using-two-or-more-associated-columns-for/m-p/1802330#M8852</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2021-04-23T22:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: Synthetic Keys while using two or more associated columns for different tables</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Synthetic-Keys-while-using-two-or-more-associated-columns-for/m-p/1802338#M8853</link>
      <description>&lt;P&gt;Hi Rwunderlich,&lt;/P&gt;&lt;P&gt;I have requirement that multiple attributes of the table are associated with single attribute of other table , so i renamed by taking duplicate col names and i am unable to create compound or link key&amp;nbsp; by using alias names.&lt;/P&gt;&lt;P&gt;Can you please suggest me an alternate solution for the above scenario.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 24 Apr 2021 05:48:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Synthetic-Keys-while-using-two-or-more-associated-columns-for/m-p/1802338#M8853</guid>
      <dc:creator>Yashwanth_</dc:creator>
      <dc:date>2021-04-24T05:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: Synthetic Keys while using two or more associated columns for different tables</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Synthetic-Keys-while-using-two-or-more-associated-columns-for/m-p/1802377#M8857</link>
      <description>&lt;P&gt;What problem are you having creating compound keys? Can you post your script?&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;</description>
      <pubDate>Sat, 24 Apr 2021 14:18:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Synthetic-Keys-while-using-two-or-more-associated-columns-for/m-p/1802377#M8857</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2021-04-24T14:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: Synthetic Keys while using two or more associated columns for different tables</title>
      <link>https://community.qlik.com/t5/Connectivity-Data-Prep/Synthetic-Keys-while-using-two-or-more-associated-columns-for/m-p/1802418#M8860</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;CTRL_ID as %_CTRL_ID&lt;BR /&gt;REF_BY_EMP as %_REF_BY_EMP,&lt;BR /&gt;REF_ID as %_REF_ID,&lt;BR /&gt;REF_TO_EMP as %_REF_TO_EMP&lt;/P&gt;&lt;P&gt;from (some qvd)&lt;/P&gt;&lt;P&gt;LOAD&lt;BR /&gt;EMPE_ID as %_EMPE_ID,&lt;BR /&gt;EMPE_ID as %_REF_BY_EMP,&lt;BR /&gt;EMPE_ID as %_REF_TO_EMP,&lt;BR /&gt;EMPE_NM,&lt;BR /&gt;EMPE_NO&lt;BR /&gt;FROM [*****.qvd] (qvd);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;from the 1st script ref_by_emp is associated with empe_id in the 2nd script &amp;amp; similarly ref_to _emp also.&lt;/P&gt;&lt;P&gt;Now when i load the data sythetic keys are coming.&amp;nbsp; Can u help me with this&lt;/P&gt;&lt;P&gt;-Thanks Yashwanth.&lt;/P&gt;</description>
      <pubDate>Sun, 25 Apr 2021 03:52:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Connectivity-Data-Prep/Synthetic-Keys-while-using-two-or-more-associated-columns-for/m-p/1802418#M8860</guid>
      <dc:creator>Yashwanth_</dc:creator>
      <dc:date>2021-04-25T03:52:41Z</dc:date>
    </item>
  </channel>
</rss>

