<?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: How to use data from two tables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-use-data-from-two-tables/m-p/814570#M1023401</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That did help.&amp;nbsp; I actually ended up just doing a preceding load and creating a new table with the data I needed for that one chart.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Mar 2015 17:40:47 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-03-18T17:40:47Z</dc:date>
    <item>
      <title>How to use data from two tables</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-data-from-two-tables/m-p/814568#M1023399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Question for everyone.&amp;nbsp; If I have data in one table that contains lets say Total Employee cost as HeadCount and then Monthly Spend in another table called MonthlySpend how can I use each data to calculate monthly spend per employee?&amp;nbsp; Currently if I use them in a chart together I do not receive any results.&amp;nbsp; Do I have to do like a resident load on the script and create the calculate field?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2015 00:05:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-data-from-two-tables/m-p/814568#M1023399</guid>
      <dc:creator />
      <dc:date>2015-03-17T00:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to use data from two tables</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-data-from-two-tables/m-p/814569#M1023400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jason ,&amp;nbsp; both headcount and monthly spend tables need to have a common key like Employee ID. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If they do, ensure that you alias the matching fields the same way in the load script (ex below)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ex:&lt;/P&gt;&lt;P&gt;Headcount:&lt;/P&gt;&lt;P&gt;load &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; employee as [Employee ID],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Total Employee Cost]&lt;/P&gt;&lt;P&gt;from &amp;lt;&amp;gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;MonthlySpend:&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;load &lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; employeeCode as [Employee ID],&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Monthly Spend]&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;from &amp;lt;&amp;gt;;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Does this help ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2015 01:03:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-data-from-two-tables/m-p/814569#M1023400</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2015-03-17T01:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to use data from two tables</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-data-from-two-tables/m-p/814570#M1023401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That did help.&amp;nbsp; I actually ended up just doing a preceding load and creating a new table with the data I needed for that one chart.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2015 17:40:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-data-from-two-tables/m-p/814570#M1023401</guid>
      <dc:creator />
      <dc:date>2015-03-18T17:40:47Z</dc:date>
    </item>
  </channel>
</rss>

