<?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 Script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Script/m-p/167243#M38886</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There should me some field in common in both tables which identify customers. Assuming it is CustomerID, the script may be like this:&lt;BR /&gt;&lt;BR /&gt;excel1:&lt;BR /&gt;load&lt;BR /&gt;CustomerID,&lt;BR /&gt;...&lt;BR /&gt;from ...;&lt;BR /&gt;excel2&lt;BR /&gt;load&lt;BR /&gt;...&lt;BR /&gt;from...&lt;BR /&gt;&lt;B&gt;where exists(CustomerID)&lt;/B&gt;;&lt;BR /&gt;&lt;BR /&gt;(Other solutions also posible.)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Nov 2009 08:23:26 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2009-11-27T08:23:26Z</dc:date>
    <item>
      <title>Script</title>
      <link>https://community.qlik.com/t5/QlikView/Script/m-p/167242#M38885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I'm new to QlikView; I find it very easy to use but I'm going nuts with the script part; maybe cause I can´t stop thinking in SQL mode &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have to excel files to import. One of them has certain data about some customers, and the other one has data for all customers.&lt;/P&gt;&lt;P&gt;I load the first one and I need to load, from the second one, only the data of those customers that appear in the first excel files (this is to put it in a simple way; it's pretty more complex though)&lt;/P&gt;&lt;P&gt;Looks something like this:&lt;/P&gt;&lt;P&gt;excel1:&lt;/P&gt;&lt;P&gt;load.......&lt;/P&gt;&lt;P&gt;from "...........excel1.xls..."&lt;/P&gt;&lt;P&gt;excel2:&lt;/P&gt;&lt;P&gt;load......&lt;/P&gt;&lt;P&gt;from "........excel2.xls..."&lt;/P&gt;&lt;P&gt;help needed, please!!! I'm going really insane&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Nov 2009 07:17:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script/m-p/167242#M38885</guid>
      <dc:creator />
      <dc:date>2009-11-27T07:17:38Z</dc:date>
    </item>
    <item>
      <title>Script</title>
      <link>https://community.qlik.com/t5/QlikView/Script/m-p/167243#M38886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There should me some field in common in both tables which identify customers. Assuming it is CustomerID, the script may be like this:&lt;BR /&gt;&lt;BR /&gt;excel1:&lt;BR /&gt;load&lt;BR /&gt;CustomerID,&lt;BR /&gt;...&lt;BR /&gt;from ...;&lt;BR /&gt;excel2&lt;BR /&gt;load&lt;BR /&gt;...&lt;BR /&gt;from...&lt;BR /&gt;&lt;B&gt;where exists(CustomerID)&lt;/B&gt;;&lt;BR /&gt;&lt;BR /&gt;(Other solutions also posible.)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Nov 2009 08:23:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script/m-p/167243#M38886</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-11-27T08:23:26Z</dc:date>
    </item>
    <item>
      <title>Script</title>
      <link>https://community.qlik.com/t5/QlikView/Script/m-p/167244#M38887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;or try this one&lt;/P&gt;&lt;P&gt;excel1:&lt;/P&gt;&lt;P&gt;load CutomerID,... , ... from file 1.xls;&lt;/P&gt;&lt;P&gt;left join(excel1)&lt;/P&gt;&lt;P&gt;load CustomerID,... ,... from file2.xls;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;peter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Nov 2009 11:40:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Script/m-p/167244#M38887</guid>
      <dc:creator />
      <dc:date>2009-11-27T11:40:43Z</dc:date>
    </item>
  </channel>
</rss>

