<?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 do I reference a table in my load script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-do-I-reference-a-table-in-my-load-script/m-p/916184#M990706</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can't just reference a field that is not part of the input table like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You would either need to JOIN the tables containing both fields, then do a resident load for the comparison,&lt;/P&gt;&lt;P&gt;map the referenced field using APPLYMAP(), or use LOOKUP().&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can't tell what you should use here without knowing the structure of your tables and the requirement.&lt;/P&gt;&lt;P&gt;I would suggest that you look into all three concepts (JOIN / MAPPING / LOOKUP) to see which fits your needs best.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Jul 2015 15:44:57 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2015-07-27T15:44:57Z</dc:date>
    <item>
      <title>How do I reference a table in my load script</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-reference-a-table-in-my-load-script/m-p/916183#M990705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am attempting to reference a set of data that is already loaded in my script. It returns an error message that it is not able to find the referenced column. Is there a particular way I need to approach this? The primary_staff.primary staff id is what I am trying to reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF([Primary Staff ID] = &lt;STRONG&gt;[Primary_Staff.Primary Staff ID]&lt;/STRONG&gt;, 'Y', 'N') as "Meeting Eligible"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2015 14:00:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-reference-a-table-in-my-load-script/m-p/916183#M990705</guid>
      <dc:creator />
      <dc:date>2015-07-27T14:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: How do I reference a table in my load script</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-reference-a-table-in-my-load-script/m-p/916184#M990706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can't just reference a field that is not part of the input table like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You would either need to JOIN the tables containing both fields, then do a resident load for the comparison,&lt;/P&gt;&lt;P&gt;map the referenced field using APPLYMAP(), or use LOOKUP().&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can't tell what you should use here without knowing the structure of your tables and the requirement.&lt;/P&gt;&lt;P&gt;I would suggest that you look into all three concepts (JOIN / MAPPING / LOOKUP) to see which fits your needs best.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jul 2015 15:44:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-reference-a-table-in-my-load-script/m-p/916184#M990706</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-07-27T15:44:57Z</dc:date>
    </item>
  </channel>
</rss>

