<?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 multiple fact tables and different selections in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/multiple-fact-tables-and-different-selections/m-p/176311#M44392</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Jeanne, (i posted a reply once but then i noticed it didnt show so i am posting again.&lt;/P&gt;&lt;P&gt;plz dont think im spaming your mailbox&lt;/P&gt;&lt;P&gt;to the point.&lt;/P&gt;&lt;P&gt;fcrespo wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;The problem comes when you have ............. or you try to filter by a field that &lt;B&gt;doesn't exist&lt;/B&gt; in "Master Dimension" table.&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;this is one of the main issues i have with link tables&lt;/P&gt;&lt;P&gt;i use them a lot and they work perfectly if you can cover the entire range of values. but if there are missing keyValues from some of the tables then it starts to get messy.&lt;/P&gt;&lt;P&gt;so far i haven't find a satisfactory method of fixing this in link table paradigm&lt;/P&gt;&lt;P&gt;i guess it can either be solved via joining some KeyValues along the way and not only concatenating them&lt;/P&gt;&lt;P&gt;or maybe by adding null containing records for all the keyValues that are missing&lt;/P&gt;&lt;P&gt;but neither methods have produced good results&lt;/P&gt;&lt;P&gt;maybe someone can shade more light:)&lt;/P&gt;&lt;P&gt;Mansyno&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Mar 2010 17:55:02 GMT</pubDate>
    <dc:creator>wizardo</dc:creator>
    <dc:date>2010-03-11T17:55:02Z</dc:date>
    <item>
      <title>multiple fact tables and different selections</title>
      <link>https://community.qlik.com/t5/QlikView/multiple-fact-tables-and-different-selections/m-p/176307#M44388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I hope someone can help me with the following issue. I have two fact tables. They share a lot of the same fields. I tried to concatenate the tables, but that makes my data corrupt. I tried linking them together but if I make the keyfields the same, Qlikvieuw makes a linking table with synthetic keys. So I renamed the keyfields in the Boekingen table so that there is no problem. My data is getting loaded correct now. However I now have the problem that in the different tabs, you need to make new selections. For example: %KeyGroep in the facttable is the same as %Keygroepnaamfin in the boekingen table. How can I make Qlikview understand that if I select %KeyGroep in Sheet 1 he needs to connect that with %KeyGroepnaamfin in sheet 2?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="error loading image" class="jive-image error-loading-image" src="https://community.qlik.com/legacyfs/online/-1226_sourceID:1226" /&gt;&lt;/P&gt;&lt;P&gt;Thanks, Yvonne&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Mar 2010 12:22:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multiple-fact-tables-and-different-selections/m-p/176307#M44388</guid>
      <dc:creator />
      <dc:date>2010-03-11T12:22:26Z</dc:date>
    </item>
    <item>
      <title>multiple fact tables and different selections</title>
      <link>https://community.qlik.com/t5/QlikView/multiple-fact-tables-and-different-selections/m-p/176308#M44389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the same problem. I tried to create a "Master Dimension" table with the join of all dimension fields, creating a new unique key through autonumber function. This key must be generated in the fact tables. This way you can create your own "syntetic table".&lt;/P&gt;&lt;P&gt;The problem comes when you have so much dimension fields or you try to filter by a field that doesn't exist in "Master Dimension" table.&lt;/P&gt;&lt;P&gt;I need a better solution too...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Mar 2010 13:03:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multiple-fact-tables-and-different-selections/m-p/176308#M44389</guid>
      <dc:creator />
      <dc:date>2010-03-11T13:03:29Z</dc:date>
    </item>
    <item>
      <title>multiple fact tables and different selections</title>
      <link>https://community.qlik.com/t5/QlikView/multiple-fact-tables-and-different-selections/m-p/176309#M44390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi iefje&lt;/P&gt;&lt;P&gt;You probably need to use a solution that uses a link table which links common fields between your two fact tables. There are good posts about link tables in this forum.&lt;/P&gt;&lt;P&gt;One of the things you should do is not to rename your fields in the Boekingen table so that you can see which fields are common to both fact tables.&lt;/P&gt;&lt;P&gt;1. To link the fact tables and the calendar, you can create a combined key out of the shared common fields. For example, if the tables share the same key number, date and product number, create a key out of all three fields ie key &amp;amp; date &amp;amp; productnumber. To help performance, you could also use the Autonumber function to generate numbered keys out of a complex key ie. Autonumber([Combined Key])&lt;/P&gt;&lt;P&gt;2. For each fact table: create your complex key&lt;/P&gt;&lt;P&gt;3. Create your link table by loading DISTINCT the complex keys from the two fact tables &amp;amp; calendar and the common fields.&lt;/P&gt;&lt;P&gt;4. Drop the common fields from both fact tables. You now have one single Link Table which now linked to the fact tables and calendar.&lt;/P&gt;&lt;P&gt;I hope that puts you on the right track. Again, check out Link Tables in this forum for good nuggets of information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Mar 2010 15:24:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multiple-fact-tables-and-different-selections/m-p/176309#M44390</guid>
      <dc:creator />
      <dc:date>2010-03-11T15:24:26Z</dc:date>
    </item>
    <item>
      <title>multiple fact tables and different selections</title>
      <link>https://community.qlik.com/t5/QlikView/multiple-fact-tables-and-different-selections/m-p/176310#M44391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jeanne, thanks again for your help and advise.&lt;/P&gt;&lt;P&gt;I will read some more about link tables and then will try to do what you suggested.&lt;/P&gt;&lt;P&gt;Thanks, Yvonne&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Mar 2010 15:53:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multiple-fact-tables-and-different-selections/m-p/176310#M44391</guid>
      <dc:creator />
      <dc:date>2010-03-11T15:53:35Z</dc:date>
    </item>
    <item>
      <title>multiple fact tables and different selections</title>
      <link>https://community.qlik.com/t5/QlikView/multiple-fact-tables-and-different-selections/m-p/176311#M44392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Jeanne, (i posted a reply once but then i noticed it didnt show so i am posting again.&lt;/P&gt;&lt;P&gt;plz dont think im spaming your mailbox&lt;/P&gt;&lt;P&gt;to the point.&lt;/P&gt;&lt;P&gt;fcrespo wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;The problem comes when you have ............. or you try to filter by a field that &lt;B&gt;doesn't exist&lt;/B&gt; in "Master Dimension" table.&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;this is one of the main issues i have with link tables&lt;/P&gt;&lt;P&gt;i use them a lot and they work perfectly if you can cover the entire range of values. but if there are missing keyValues from some of the tables then it starts to get messy.&lt;/P&gt;&lt;P&gt;so far i haven't find a satisfactory method of fixing this in link table paradigm&lt;/P&gt;&lt;P&gt;i guess it can either be solved via joining some KeyValues along the way and not only concatenating them&lt;/P&gt;&lt;P&gt;or maybe by adding null containing records for all the keyValues that are missing&lt;/P&gt;&lt;P&gt;but neither methods have produced good results&lt;/P&gt;&lt;P&gt;maybe someone can shade more light:)&lt;/P&gt;&lt;P&gt;Mansyno&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Mar 2010 17:55:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multiple-fact-tables-and-different-selections/m-p/176311#M44392</guid>
      <dc:creator>wizardo</dc:creator>
      <dc:date>2010-03-11T17:55:02Z</dc:date>
    </item>
  </channel>
</rss>

