<?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 required? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Synthetic-Keys-required/m-p/849084#M297897</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah - I didn't see that you commented out the field.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Apr 2015 15:07:42 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-04-16T15:07:42Z</dc:date>
    <item>
      <title>Synthetic Keys required?</title>
      <link>https://community.qlik.com/t5/QlikView/Synthetic-Keys-required/m-p/849080#M297893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I still consider myself new to Qlikview.&amp;nbsp; I'm the only one at the company who is designing, developing, and administering anything.&amp;nbsp; I also have an accounting background, so some of this stuff is still lost on me, but I'm learning and having a blast. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We're working with Dynamics GP2013.&amp;nbsp; I've noticed that sometimes my data seems to break when I DON'T have a synthetic key.&amp;nbsp; It seems that the data that makes the most sense to join on is only partial in one table.&amp;nbsp; In an Accounts Receivable app I'm building, the data doesn't seem to work if I don't join on both Customer Number AND Document Number. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this normal, or is there something that I am missing?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also - if anyone knows of any Qlikview Dynamics GP groups, please point them out to me.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 14:37:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Synthetic-Keys-required/m-p/849080#M297893</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-16T14:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: Synthetic Keys required?</title>
      <link>https://community.qlik.com/t5/QlikView/Synthetic-Keys-required/m-p/849081#M297894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In that case create a composite key&lt;/P&gt;&lt;P&gt;[Customer Number] &amp;amp; '|' &amp;amp; [Document Number] as JoinKey&lt;/P&gt;&lt;P&gt;to join your respective tables..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you both tables looks like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;[Customer Number] &amp;amp; '|' &amp;amp; [Document Number] as JoinKey,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;[Customer Number],&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;[Document Number]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;From .....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Table2:&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;[Customer Number] &amp;amp; '|' &amp;amp; [Document Number] as JoinKey,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;//[Customer Number],&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;//[Document Number]&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;From .....&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 14:39:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Synthetic-Keys-required/m-p/849081#M297894</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-04-16T14:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: Synthetic Keys required?</title>
      <link>https://community.qlik.com/t5/QlikView/Synthetic-Keys-required/m-p/849082#M297895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Manish, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help and the detailed answer.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does this have any effect on anything other than eliminating the Synthetic Key? &lt;/P&gt;&lt;P&gt;Wouldn't you comment out the Customer Number and the Document Number from one of each table?&amp;nbsp; Won't that continue to create a synthetic key?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 14:48:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Synthetic-Keys-required/m-p/849082#M297895</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-16T14:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: Synthetic Keys required?</title>
      <link>https://community.qlik.com/t5/QlikView/Synthetic-Keys-required/m-p/849083#M297896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you remove Customer Number and Document Number from one of the table, this will not create a Synthetic Key and the tables would be joined by JoinKey.... Also, both the removed fields are available to both table through the JoinKey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 14:50:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Synthetic-Keys-required/m-p/849083#M297896</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-04-16T14:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: Synthetic Keys required?</title>
      <link>https://community.qlik.com/t5/QlikView/Synthetic-Keys-required/m-p/849084#M297897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ah - I didn't see that you commented out the field.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 15:07:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Synthetic-Keys-required/m-p/849084#M297897</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-16T15:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: Synthetic Keys required?</title>
      <link>https://community.qlik.com/t5/QlikView/Synthetic-Keys-required/m-p/849085#M297898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you get your reply, please close the thread...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 15:30:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Synthetic-Keys-required/m-p/849085#M297898</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-04-16T15:30:25Z</dc:date>
    </item>
  </channel>
</rss>

