<?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: Partial data shown in Table object in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Partial-data-shown-in-Table-object/m-p/1462372#M792188</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gilbert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Trouble is probably caused by the Synthetic key (Syn1), because you probably don't get data association you need by combining all these fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When creating table associations, it's always the best to associate by just a singe field (which can also be a composite key = combination of multiple fields).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It really depends on what you want to achieve, but I would first suggest you use Concatenate statement to put all 3 tables into one and see how that will work for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second option is to use Qualify statement, to differentiate fields with the same name in different tables and only use the "Relatienr" to associate them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Radovan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Jan 2018 20:50:45 GMT</pubDate>
    <dc:creator>RadovanOresky</dc:creator>
    <dc:date>2018-01-10T20:50:45Z</dc:date>
    <item>
      <title>Partial data shown in Table object</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-data-shown-in-Table-object/m-p/1462371#M792187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Recently I started tutorials in Qlikview. In order to test I created a Qlikview file for managing footballplayers in their teams. Our clubs are merging and the youth is where the first real cooperation is visible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I have three Excelfiles as data sources:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Club A and Club B, both containing all members of the club, junior and senior,&lt;/P&gt;&lt;P&gt;Team table, containing teams, players and coaches&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shared fields are:&lt;/P&gt;&lt;P&gt;Relationnr - unique,&lt;/P&gt;&lt;P&gt;Sexe,&lt;/P&gt;&lt;P&gt;Name,&lt;/P&gt;&lt;P&gt;Day of Birth,&lt;/P&gt;&lt;P&gt;E-mail,&lt;/P&gt;&lt;P&gt;Phone,&lt;/P&gt;&lt;P&gt;Mobile Phone,&lt;/P&gt;&lt;P&gt;Club.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I select a team, the table on my desktop shows only partial data. Fields 'Geboren' (Year of birth) and 'Woonplaats' (Place) are not complete. However, the data shown for both fields is always a combination of these fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking forward to every suggestion!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilbert Linsen&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/Partial-data-shown-in-Table-object/m-p/1462371#M792187</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Partial data shown in Table object</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-data-shown-in-Table-object/m-p/1462372#M792188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gilbert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Trouble is probably caused by the Synthetic key (Syn1), because you probably don't get data association you need by combining all these fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When creating table associations, it's always the best to associate by just a singe field (which can also be a composite key = combination of multiple fields).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It really depends on what you want to achieve, but I would first suggest you use Concatenate statement to put all 3 tables into one and see how that will work for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second option is to use Qualify statement, to differentiate fields with the same name in different tables and only use the "Relatienr" to associate them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Radovan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jan 2018 20:50:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-data-shown-in-Table-object/m-p/1462372#M792188</guid>
      <dc:creator>RadovanOresky</dc:creator>
      <dc:date>2018-01-10T20:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: Partial data shown in Table object</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-data-shown-in-Table-object/m-p/1462373#M792189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Radovan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yesterday not able to hobby around in Qlikview but today I succeeded!&lt;/P&gt;&lt;P&gt;Solution for my problem:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;Concatenate&lt;/STRONG&gt;&lt;/SPAN&gt; the two tables with members into ONE general Member table,&lt;/P&gt;&lt;P&gt;2) &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;Qualify&lt;/STRONG&gt;&lt;/SPAN&gt; all fields from 3rd table with team allocation, with &lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;unqualify&lt;/STRONG&gt;&lt;/SPAN&gt; on Relatienr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gilbert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jan 2018 13:04:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-data-shown-in-Table-object/m-p/1462373#M792189</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-12T13:04:54Z</dc:date>
    </item>
  </channel>
</rss>

