<?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: Multiple Fact Multi Grain Modelling in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Multiple-Fact-Multi-Grain-Modelling/m-p/633931#M1094062</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This can be done using generic keys. See more on &lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2012/10/26/mixed-granularity" title="http://community.qlik.com/blogs/qlikviewdesignblog/2012/10/26/mixed-granularity"&gt;http://community.qlik.com/blogs/qlikviewdesignblog/2012/10/26/mixed-granularity&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-3451"&gt;Generic keys&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 May 2014 06:58:01 GMT</pubDate>
    <dc:creator>hic</dc:creator>
    <dc:date>2014-05-15T06:58:01Z</dc:date>
    <item>
      <title>Multiple Fact Multi Grain Modelling</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Fact-Multi-Grain-Modelling/m-p/633930#M1094061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a strange requirement for which I am working on the data model. Here is the brief of requirement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 facts both are at different granularity.&lt;/P&gt;&lt;P&gt;Sales Fact--Has Mnth,Product,Store&lt;/P&gt;&lt;P&gt;Budget Fact-Has only Mnth and Store&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When a straight table is created with Store,Product and Date my user would like to see same budget across all the products but shouldn't aggregate at higher level as it leads to sum up of same value multiple times:&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 588px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" width="98"&gt;StoreName&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="98"&gt;Year&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="98"&gt;PG&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="98"&gt;Product&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="98"&gt;SUM(SaleQty)&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="98"&gt;SUM(BudgetQty)&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt; &lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl64" style="border-top: none; border-left: none;"&gt; &lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;19&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;11&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: none;"&gt;Store A&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;2013&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;PG1&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;Product A&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;6&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;11&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: none;"&gt;Store A&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;2013&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;PG1&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;Product B&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;7&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;11&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl66" height="17" style="border-top: none;"&gt;Store A&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;2013&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;PG2&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;Product C&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;6&lt;/TD&gt;&lt;TD class="xl66" style="border-top: none; border-left: none;"&gt;&lt;SPAN style="color: #ff0000;"&gt;5&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the above example my user expects to see budget qty 11 instead of 5 because budget qty for Store A in 2013 is 11, but the problem here is Product C wasn't sold in one of the month.&lt;/P&gt;&lt;P&gt;I have attached an example for better understanding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Mc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 03:32:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Fact-Multi-Grain-Modelling/m-p/633930#M1094061</guid>
      <dc:creator />
      <dc:date>2014-05-15T03:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Fact Multi Grain Modelling</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Fact-Multi-Grain-Modelling/m-p/633931#M1094062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This can be done using generic keys. See more on &lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2012/10/26/mixed-granularity" title="http://community.qlik.com/blogs/qlikviewdesignblog/2012/10/26/mixed-granularity"&gt;http://community.qlik.com/blogs/qlikviewdesignblog/2012/10/26/mixed-granularity&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-3451"&gt;Generic keys&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 May 2014 06:58:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Fact-Multi-Grain-Modelling/m-p/633931#M1094062</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2014-05-15T06:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Fact Multi Grain Modelling</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-Fact-Multi-Grain-Modelling/m-p/633932#M1094063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you once again &lt;A href="https://community.qlik.com/qlik-users/4003"&gt;Henric Cronström&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 May 2014 05:02:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-Fact-Multi-Grain-Modelling/m-p/633932#M1094063</guid>
      <dc:creator />
      <dc:date>2014-05-19T05:02:21Z</dc:date>
    </item>
  </channel>
</rss>

