<?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: Calculating measures from two dimension tables in a Fact table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calculating-measures-from-two-dimension-tables-in-a-Fact-table/m-p/1168011#M631838</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure I have understood you correctly&amp;nbsp; but do you want a common filter to be applied to multiple fact table through a look up table ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lookuptable:&lt;/P&gt;&lt;P&gt;load&amp;nbsp; filter&lt;/P&gt;&lt;P&gt;From&amp;nbsp; Lkup ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fact1:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load * from Fact&lt;/P&gt;&lt;P&gt;where exists(Col1,Fact1.Col);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fact2:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load * from Fact &lt;/P&gt;&lt;P&gt;where exists(Col1,Fact2.Col);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This wouldn't disturb the join between the fact tables but will apply common filter based on the lookup table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Jul 2016 10:08:56 GMT</pubDate>
    <dc:creator>qliksus</dc:creator>
    <dc:date>2016-07-07T10:08:56Z</dc:date>
    <item>
      <title>Calculating measures from two dimension tables in a Fact table</title>
      <link>https://community.qlik.com/t5/QlikView/Calculating-measures-from-two-dimension-tables-in-a-Fact-table/m-p/1168009#M631830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two dimension tables (say Dim A and Dim B) and a fact table (say Fact). Both dimension tables are linked through it's own keys. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is another look-up table that is used to filter the data on the fact table. (For e.g. Region and country to filter country specific data) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The data is filtered nicely on Dim A measures although not on Dim B and I'm sure I'm missing something in the FACT table Load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortuantely, I won't be able to upload any qvw or show any fields due to data security reasons, but has anyone built a fact table with measures from multiple tables linked to a look-up table so that this look up table can filter data on both measures.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2016 11:37:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculating-measures-from-two-dimension-tables-in-a-Fact-table/m-p/1168009#M631830</guid>
      <dc:creator>kashjaniqlik</dc:creator>
      <dc:date>2016-07-04T11:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating measures from two dimension tables in a Fact table</title>
      <link>https://community.qlik.com/t5/QlikView/Calculating-measures-from-two-dimension-tables-in-a-Fact-table/m-p/1168010#M631834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please ignore the label. Not answered yet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jul 2016 16:50:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculating-measures-from-two-dimension-tables-in-a-Fact-table/m-p/1168010#M631834</guid>
      <dc:creator>kashjaniqlik</dc:creator>
      <dc:date>2016-07-04T16:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating measures from two dimension tables in a Fact table</title>
      <link>https://community.qlik.com/t5/QlikView/Calculating-measures-from-two-dimension-tables-in-a-Fact-table/m-p/1168011#M631838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure I have understood you correctly&amp;nbsp; but do you want a common filter to be applied to multiple fact table through a look up table ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lookuptable:&lt;/P&gt;&lt;P&gt;load&amp;nbsp; filter&lt;/P&gt;&lt;P&gt;From&amp;nbsp; Lkup ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fact1:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load * from Fact&lt;/P&gt;&lt;P&gt;where exists(Col1,Fact1.Col);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fact2:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load * from Fact &lt;/P&gt;&lt;P&gt;where exists(Col1,Fact2.Col);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This wouldn't disturb the join between the fact tables but will apply common filter based on the lookup table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jul 2016 10:08:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculating-measures-from-two-dimension-tables-in-a-Fact-table/m-p/1168011#M631838</guid>
      <dc:creator>qliksus</dc:creator>
      <dc:date>2016-07-07T10:08:56Z</dc:date>
    </item>
  </channel>
</rss>

