<?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 Calculated Dimensions based on different tables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calculated-Dimensions-based-on-different-tables/m-p/1708896#M725146</link>
    <description>&lt;P&gt;This is my data, three tables. Output when select [Product] , [Forecast Report], it should able to show what is the forecast Qty and Order Qty, Delta and On hand inventory.&lt;/P&gt;&lt;P&gt;In Excel, I am able to do it through SUMIFS(), not sure how QlikView works. Please help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Forecast:&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt;Forecast Report,Product,Forecast Month,Forecast Qty&lt;BR /&gt;JAN,A,Feb,1500&lt;BR /&gt;JAN,A,Mar,1500&lt;BR /&gt;JAN,A,Apr,1500&lt;BR /&gt;JAN,B,Feb,2000&lt;BR /&gt;JAN,B,Mar,2000&lt;BR /&gt;JAN,B,Apr,2000&lt;BR /&gt;FEB,A,Mar,1200&lt;BR /&gt;FEB,A,Apr,1200&lt;BR /&gt;FEB,A,May,1200&lt;BR /&gt;FEB,B,Mar,1500&lt;BR /&gt;FEB,B,Apr,1500&lt;BR /&gt;FEB,B,May,1500&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;Order:&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt;Order Report,Product,Order Month,Order Qty&lt;BR /&gt;JAN,A,Feb,3000&lt;BR /&gt;JAN,A,Mar&lt;BR /&gt;JAN,A,Apr,1000&lt;BR /&gt;JAN,B,Feb&lt;BR /&gt;JAN,B,Mar&lt;BR /&gt;JAN,B,Apr,5000&lt;BR /&gt;FEB,A,Mar&lt;BR /&gt;FEB,A,Apr,1000&lt;BR /&gt;FEB,A,May&lt;BR /&gt;FEB,B,Mar&lt;BR /&gt;FEB,B,Apr&lt;BR /&gt;FEB,B,May,3000&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Inventory:&lt;BR /&gt;Load * INLINE [&lt;BR /&gt;Inventory Month,Product,On Hand&lt;BR /&gt;JAN,A,1000&lt;BR /&gt;JAN,A,5000&lt;BR /&gt;FEB,A,2500&lt;BR /&gt;FEB,B,3000&lt;BR /&gt;];&lt;/P&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>YJ_SG</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Calculated Dimensions based on different tables</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Dimensions-based-on-different-tables/m-p/1708896#M725146</link>
      <description>&lt;P&gt;This is my data, three tables. Output when select [Product] , [Forecast Report], it should able to show what is the forecast Qty and Order Qty, Delta and On hand inventory.&lt;/P&gt;&lt;P&gt;In Excel, I am able to do it through SUMIFS(), not sure how QlikView works. Please help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Forecast:&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt;Forecast Report,Product,Forecast Month,Forecast Qty&lt;BR /&gt;JAN,A,Feb,1500&lt;BR /&gt;JAN,A,Mar,1500&lt;BR /&gt;JAN,A,Apr,1500&lt;BR /&gt;JAN,B,Feb,2000&lt;BR /&gt;JAN,B,Mar,2000&lt;BR /&gt;JAN,B,Apr,2000&lt;BR /&gt;FEB,A,Mar,1200&lt;BR /&gt;FEB,A,Apr,1200&lt;BR /&gt;FEB,A,May,1200&lt;BR /&gt;FEB,B,Mar,1500&lt;BR /&gt;FEB,B,Apr,1500&lt;BR /&gt;FEB,B,May,1500&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;Order:&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt;Order Report,Product,Order Month,Order Qty&lt;BR /&gt;JAN,A,Feb,3000&lt;BR /&gt;JAN,A,Mar&lt;BR /&gt;JAN,A,Apr,1000&lt;BR /&gt;JAN,B,Feb&lt;BR /&gt;JAN,B,Mar&lt;BR /&gt;JAN,B,Apr,5000&lt;BR /&gt;FEB,A,Mar&lt;BR /&gt;FEB,A,Apr,1000&lt;BR /&gt;FEB,A,May&lt;BR /&gt;FEB,B,Mar&lt;BR /&gt;FEB,B,Apr&lt;BR /&gt;FEB,B,May,3000&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Inventory:&lt;BR /&gt;Load * INLINE [&lt;BR /&gt;Inventory Month,Product,On Hand&lt;BR /&gt;JAN,A,1000&lt;BR /&gt;JAN,A,5000&lt;BR /&gt;FEB,A,2500&lt;BR /&gt;FEB,B,3000&lt;BR /&gt;];&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Dimensions-based-on-different-tables/m-p/1708896#M725146</guid>
      <dc:creator>YJ_SG</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Dimensions based on different tables</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Dimensions-based-on-different-tables/m-p/1724144#M725147</link>
      <description>&lt;P&gt;About the best I can offer would be the Help:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2020/Content/QV_HelpSites/Home.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2020/Content/QV_HelpSites/Home.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Education site:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.qlik.com/us/services/training" target="_blank"&gt;https://www.qlik.com/us/services/training&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The Design Blog area of Community:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can also search YouTube to see if there are any posts there that may help too.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jul 2020 14:38:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Dimensions-based-on-different-tables/m-p/1724144#M725147</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-07-01T14:38:57Z</dc:date>
    </item>
  </channel>
</rss>

