<?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: Linking tables correctly to bring fields together in a chart in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Linking-tables-correctly-to-bring-fields-together-in-a-chart/m-p/2127490#M91741</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Scripting wise have a couple of options, you would either need to concatenate the two table to create a single Fact table, Where the fields contain the same data ensure they have the same name and create a field to label wish lines are forecast and which are Open orders. This can then we used in your front end set analysis to ensure you get the correct values.&lt;/P&gt;
&lt;P&gt;Or&lt;/P&gt;
&lt;P&gt;You need to create a link table that that sits in between the to Fact tables and then can link off to any dimensions.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I normally approach this kind of problem with the first method.&lt;/P&gt;</description>
    <pubDate>Wed, 11 Oct 2023 12:19:47 GMT</pubDate>
    <dc:creator>Mark_Little</dc:creator>
    <dc:date>2023-10-11T12:19:47Z</dc:date>
    <item>
      <title>Linking tables correctly to bring fields together in a chart</title>
      <link>https://community.qlik.com/t5/App-Development/Linking-tables-correctly-to-bring-fields-together-in-a-chart/m-p/2127488#M91740</link>
      <description>&lt;P&gt;I have a pivot table (below) and need to display by FC_Month for each Raw_Item_Key value the Demand (calculated from 'SalesQTY') field in All_SIOP_Data - which is working AND another expression called 'Due to Del' which is the sum of 'Open Qty' in the OpenPurOrders table.&amp;nbsp; &amp;nbsp;FY_FC_Month (OpenPurOrders table) and FC_Month (All_SIOP_Data table) are the same but I had to rename to avoid circular linkage.&lt;/P&gt;
&lt;P&gt;Here is the pivot and table layout.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mgoddard_1-1697026327897.png" style="width: 763px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/118050i8D5A670C1B788B7B/image-dimensions/763x61?v=v2" width="763" height="61" role="button" title="mgoddard_1-1697026327897.png" alt="mgoddard_1-1697026327897.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mgoddard_0-1697026307333.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/118049i067AAC61A1B41CC4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mgoddard_0-1697026307333.png" alt="mgoddard_0-1697026307333.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am newer to Qlik scripting and would like to know the solution to be able to sum(Open Qty) in my pivot table, by either making a load script change or the correct expression in the chart.&amp;nbsp; I assume that somehow I need to write that FY_FC_Month=FC_Month somewhere?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you in advance.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Oct 2023 12:12:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Linking-tables-correctly-to-bring-fields-together-in-a-chart/m-p/2127488#M91740</guid>
      <dc:creator>mgoddard</dc:creator>
      <dc:date>2023-10-11T12:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: Linking tables correctly to bring fields together in a chart</title>
      <link>https://community.qlik.com/t5/App-Development/Linking-tables-correctly-to-bring-fields-together-in-a-chart/m-p/2127490#M91741</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Scripting wise have a couple of options, you would either need to concatenate the two table to create a single Fact table, Where the fields contain the same data ensure they have the same name and create a field to label wish lines are forecast and which are Open orders. This can then we used in your front end set analysis to ensure you get the correct values.&lt;/P&gt;
&lt;P&gt;Or&lt;/P&gt;
&lt;P&gt;You need to create a link table that that sits in between the to Fact tables and then can link off to any dimensions.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I normally approach this kind of problem with the first method.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Oct 2023 12:19:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Linking-tables-correctly-to-bring-fields-together-in-a-chart/m-p/2127490#M91741</guid>
      <dc:creator>Mark_Little</dc:creator>
      <dc:date>2023-10-11T12:19:47Z</dc:date>
    </item>
  </channel>
</rss>

