<?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: What is Wrong? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/What-is-Wrong/m-p/1242515#M854783</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i did this:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="solucion.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/152741_solucion.jpg" style="width: 620px; height: 370px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what do you think?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Feb 2017 08:37:38 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-02-10T08:37:38Z</dc:date>
    <item>
      <title>What is Wrong?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-Wrong/m-p/1242510#M854778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;whats wrong in this data model?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Is it correct that there is a syntactic key?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="152573" alt="Modelo1.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/152573_Modelo1.jpg" style="width: 620px; height: 478px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-Wrong/m-p/1242510#M854778</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: What is Wrong?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-Wrong/m-p/1242511#M854779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you have a synthetic key.&lt;/P&gt;&lt;P&gt;The top 3 tables have more than 1 field in common, so you get a synthetic key.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2017 11:32:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-Wrong/m-p/1242511#M854779</guid>
      <dc:creator>oknotsen</dc:creator>
      <dc:date>2017-02-09T11:32:31Z</dc:date>
    </item>
    <item>
      <title>Re: What is Wrong?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-Wrong/m-p/1242512#M854780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;More information here: &lt;A href="https://community.qlik.com/qlik-blogpost/3064"&gt;Synthetic Keys&lt;/A&gt; by &lt;SPAN style="color: #777777; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 11.5557px; background-color: #f5faf0;"&gt; &lt;/SPAN&gt;&lt;A href="https://community.qlik.com/people/hic"&gt;hic&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2017 11:35:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-Wrong/m-p/1242512#M854780</guid>
      <dc:creator>Michiel_QV_Fan</dc:creator>
      <dc:date>2017-02-09T11:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: What is Wrong?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-Wrong/m-p/1242513#M854781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to do away with the synthetic keys, create a complex key that concatenates the vlues from the three shared fields in a single (new) key field and drop the base fields from every table except the one containing the largest number of shared values (the superset). In case there is no superset table, you may need to create a LinkTable to make connections to the other tables work as expected. Otherwise you'll get unwanted filtering because of selections in tables with value subsets &amp;lt; 100%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or - and this is usually better for performance - .put all Ventas, NotasDeCredito &amp;amp; Devoluciones in a single table and leave the key fields as they are. Add an identifier field that contains one of three possible strings, to tell you what type of row your are looking at.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2017 12:25:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-Wrong/m-p/1242513#M854781</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2017-02-09T12:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: What is Wrong?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-Wrong/m-p/1242514#M854782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if ur getting the expected values on ur reports with this data model then there is no problem with this synthetic key(because ur&amp;nbsp; having only one key in ur model)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u have some data issues, u need to redefine the model like Peter suggested by creating complex key or by creating separate table for all key fields and map each individual keys with other tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2017 12:43:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-Wrong/m-p/1242514#M854782</guid>
      <dc:creator>buzzy996</dc:creator>
      <dc:date>2017-02-09T12:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: What is Wrong?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-Wrong/m-p/1242515#M854783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i did this:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="solucion.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/152741_solucion.jpg" style="width: 620px; height: 370px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what do you think?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2017 08:37:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-Wrong/m-p/1242515#M854783</guid>
      <dc:creator />
      <dc:date>2017-02-10T08:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: What is Wrong?</title>
      <link>https://community.qlik.com/t5/QlikView/What-is-Wrong/m-p/1242516#M854784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's good for view&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Feb 2017 10:03:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/What-is-Wrong/m-p/1242516#M854784</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-02-10T10:03:40Z</dc:date>
    </item>
  </channel>
</rss>

