<?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 Fact Table with Mixed Granularity in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Fact-Table-with-Mixed-Granularity/m-p/1529703#M438671</link>
    <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;I have Set of 3 Tables&lt;/P&gt;&lt;P&gt;&amp;nbsp;Orders Tables:&amp;nbsp; Granularity at Date Level&lt;/P&gt;&lt;P&gt;Order Details: Granularity at Item Level for each Category&lt;/P&gt;&lt;P&gt;Sales Target Table: Month and Category: Target for Each Category is Set at Month level for multiple Years.&lt;/P&gt;&lt;P&gt;Need to Build a Data Model to measure the performance of Each Category Month wise.&lt;/P&gt;&lt;P&gt;Can any one help me how to build a Data Model with Mixed Granularity&lt;/P&gt;&lt;P&gt;Attached Data file&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 04:46:34 GMT</pubDate>
    <dc:creator>kishoreravi1983</dc:creator>
    <dc:date>2024-11-16T04:46:34Z</dc:date>
    <item>
      <title>Fact Table with Mixed Granularity</title>
      <link>https://community.qlik.com/t5/QlikView/Fact-Table-with-Mixed-Granularity/m-p/1529703#M438671</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;I have Set of 3 Tables&lt;/P&gt;&lt;P&gt;&amp;nbsp;Orders Tables:&amp;nbsp; Granularity at Date Level&lt;/P&gt;&lt;P&gt;Order Details: Granularity at Item Level for each Category&lt;/P&gt;&lt;P&gt;Sales Target Table: Month and Category: Target for Each Category is Set at Month level for multiple Years.&lt;/P&gt;&lt;P&gt;Need to Build a Data Model to measure the performance of Each Category Month wise.&lt;/P&gt;&lt;P&gt;Can any one help me how to build a Data Model with Mixed Granularity&lt;/P&gt;&lt;P&gt;Attached Data file&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:46:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fact-Table-with-Mixed-Granularity/m-p/1529703#M438671</guid>
      <dc:creator>kishoreravi1983</dc:creator>
      <dc:date>2024-11-16T04:46:34Z</dc:date>
    </item>
    <item>
      <title>Re: Fact Table with Mixed Granularity</title>
      <link>https://community.qlik.com/t5/QlikView/Fact-Table-with-Mixed-Granularity/m-p/1529804#M438682</link>
      <description>&lt;P&gt;Hi, Kishoreravi&lt;/P&gt;&lt;P&gt;Please find the load scrtipt below&lt;/P&gt;&lt;P&gt;OrderList:&lt;BR /&gt;LOAD&lt;BR /&gt;"Order ID",&lt;BR /&gt;"Order Date",&lt;BR /&gt;"Customer Name",&lt;BR /&gt;City,&lt;BR /&gt;Country,&lt;BR /&gt;Region,&lt;BR /&gt;Segment,&lt;BR /&gt;"Ship Date",&lt;BR /&gt;"Ship Mode",&lt;BR /&gt;State,&lt;BR /&gt;MonthStart("Order Date") as "Month of Order Date"&lt;BR /&gt;FROM [lib://AttachedFiles/AmazingMartEU2.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is ListOfOrders);&lt;/P&gt;&lt;P&gt;Left Join (OrderList)&lt;/P&gt;&lt;P&gt;LOAD&lt;BR /&gt;"Order ID",&lt;BR /&gt;"Product Name",&lt;BR /&gt;Discount,&lt;BR /&gt;Sales,&lt;BR /&gt;Profit,&lt;BR /&gt;Quantity,&lt;BR /&gt;Category,&lt;BR /&gt;"Sub-Category"&lt;BR /&gt;FROM [lib://AttachedFiles/AmazingMartEU2.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is OrderBreakdown);&lt;/P&gt;&lt;P&gt;Left Join (OrderList)&lt;BR /&gt;LOAD&lt;BR /&gt;"Month of Order Date",&lt;BR /&gt;Category,&lt;BR /&gt;Target&lt;BR /&gt;FROM [lib://AttachedFiles/AmazingMartEU2.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is SalesTargets);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sample of result&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Untitled.jpg" style="width: 728px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/3675i7039377775204FB3/image-size/large?v=v2&amp;amp;px=999" role="button" title="Untitled.jpg" alt="Untitled.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;ZZ&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jan 2019 04:44:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fact-Table-with-Mixed-Granularity/m-p/1529804#M438682</guid>
      <dc:creator>zzyjordan</dc:creator>
      <dc:date>2019-01-14T04:44:25Z</dc:date>
    </item>
  </channel>
</rss>

