<?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: Facts and Single dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Facts-and-Single-dimension/m-p/592112#M680889</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ah okay that makes sense. Thank you very much for this.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Apr 2014 15:25:06 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-04-17T15:25:06Z</dc:date>
    <item>
      <title>Facts and Single dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Facts-and-Single-dimension/m-p/592104#M680881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two fact tables which are unrelated in my script but have common dimensions.&amp;nbsp; One approach i though was the to rename the same fields in my second fact to something different to the first and then in the dim add another line which gives the link to the second fact.&amp;nbsp; The other option im thinking is to do as described with the fact tables, but create a copy dim.&amp;nbsp; Any thoughts or better approaches? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 14:38:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Facts-and-Single-dimension/m-p/592104#M680881</guid>
      <dc:creator />
      <dc:date>2014-04-17T14:38:16Z</dc:date>
    </item>
    <item>
      <title>Re: Facts and Single dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Facts-and-Single-dimension/m-p/592105#M680882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would concatenate the two fact tables together then you will just have one fact table linked to your dimensions.&lt;/P&gt;&lt;P&gt;You could add a "source" field to the fact table if you need to differentiate where the data came from.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 14:43:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Facts-and-Single-dimension/m-p/592105#M680882</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2014-04-17T14:43:30Z</dc:date>
    </item>
    <item>
      <title>Re: Facts and Single dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Facts-and-Single-dimension/m-p/592106#M680883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The key thing though is i want to ensure that these two facts are not linked.&amp;nbsp; Will this approach still be okay?&amp;nbsp; I already 4 facts which are being concatenated but these are related. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 14:46:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Facts-and-Single-dimension/m-p/592106#M680883</guid>
      <dc:creator />
      <dc:date>2014-04-17T14:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: Facts and Single dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Facts-and-Single-dimension/m-p/592107#M680884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the 2 facts have common fields names then you can either use the source field in your expressions to separate the data, or rename the fields so that the fields for the two concatenated facts are kept separate.&lt;/P&gt;&lt;P&gt;Obviously the common dimension(s) would have the same field names.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 14:55:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Facts-and-Single-dimension/m-p/592107#M680884</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2014-04-17T14:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: Facts and Single dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Facts-and-Single-dimension/m-p/592108#M680885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So the two facts do have common fields and I have several dims that will be used by both, but I dont want the facts to be linked.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So lets say I have the following&lt;/P&gt;&lt;P&gt;FACT1: &lt;/P&gt;&lt;P&gt;Load FP, Actual, Cost &lt;/P&gt;&lt;P&gt;from Table1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FACT2:&lt;/P&gt;&lt;P&gt;Load Income, Profit, FP, SP&lt;/P&gt;&lt;P&gt;from table 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DIMFP: &lt;/P&gt;&lt;P&gt;Date a FP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 15:01:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Facts-and-Single-dimension/m-p/592108#M680885</guid>
      <dc:creator />
      <dc:date>2014-04-17T15:01:58Z</dc:date>
    </item>
    <item>
      <title>Re: Facts and Single dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Facts-and-Single-dimension/m-p/592109#M680886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FACT:&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FP,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Actual,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Cost&lt;/P&gt;&lt;P&gt;from Table1 ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;concatenate(FACT)&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Income,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Profit,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FP,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SP&lt;/P&gt;&lt;P&gt;from table 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You do not need a separate dimension table in this case, just add a listbox on the FP field.&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 15:09:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Facts-and-Single-dimension/m-p/592109#M680886</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2014-04-17T15:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: Facts and Single dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Facts-and-Single-dimension/m-p/592110#M680887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what i am finding with that though though is in the app everything appears in the FACT.&amp;nbsp; I want to be able to select attributes from the second fact table easily, i.e from the fact2.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 15:15:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Facts-and-Single-dimension/m-p/592110#M680887</guid>
      <dc:creator />
      <dc:date>2014-04-17T15:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: Facts and Single dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Facts-and-Single-dimension/m-p/592111#M680888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should not need to worry about whether you are selecting from table 1 or table 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A chart with dimension FP and the expression sum(Profit) will only show data from Table2 as QlikView will supress blank values automatically so no data from Table1 will be in the chart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 15:23:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Facts-and-Single-dimension/m-p/592111#M680888</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2014-04-17T15:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: Facts and Single dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Facts-and-Single-dimension/m-p/592112#M680889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ah okay that makes sense. Thank you very much for this.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 15:25:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Facts-and-Single-dimension/m-p/592112#M680889</guid>
      <dc:creator />
      <dc:date>2014-04-17T15:25:06Z</dc:date>
    </item>
  </channel>
</rss>

