<?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: Table Load Syntax in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Table-Load-Syntax/m-p/1022328#M345730</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use a WHERE EXISTS(CustomerID); clause:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Product Table&lt;/P&gt;&lt;P&gt;Load:&lt;/P&gt;&lt;P&gt;ProductID,&lt;/P&gt;&lt;P&gt;CustomerID,&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;FROM PRODUCT;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Customer Table&lt;/P&gt;&lt;P&gt;Loan:&lt;/P&gt;&lt;P&gt;CustomerID,&lt;/P&gt;&lt;P&gt;Name,&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;FROM CUSTOMER&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;WHERE EXISTS(CustomerID);&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Feb 2016 15:30:31 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2016-02-01T15:30:31Z</dc:date>
    <item>
      <title>Table Load Syntax</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Load-Syntax/m-p/1022327#M345729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;My first question after weeks of reading everyone's great answers!&lt;/P&gt;&lt;P&gt;I am loading a table with an OBDE connection and I wish to filter what to load or realize a JOIN, CONCATENATE, ETC based on a table loaded previously in the script. AS IN&lt;/P&gt;&lt;P&gt;Product Table&lt;/P&gt;&lt;P&gt;Load:&lt;/P&gt;&lt;P&gt;ProductID,&lt;/P&gt;&lt;P&gt;CustomerID, etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Customer Table&lt;/P&gt;&lt;P&gt;Loan:&lt;/P&gt;&lt;P&gt;CustomerID,&lt;/P&gt;&lt;P&gt;Name, etc&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I only wish to have the data loaded into the Customer table for those customer that exist in the Product table. I'm not sure about JOINS, CONCATENATE, etc in qlikview yet, perhaps these are an easy solution?&lt;/P&gt;&lt;P&gt;If I were to join on the product table would I not have the customer table fields repeated each time I have a particular customerID in the product table?&lt;/P&gt;&lt;P&gt;Could I create a variable in the Customer Table load? &lt;/P&gt;&lt;P&gt;Many thanks for your help,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Feb 2016 14:51:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Load-Syntax/m-p/1022327#M345729</guid>
      <dc:creator />
      <dc:date>2016-02-01T14:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: Table Load Syntax</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Load-Syntax/m-p/1022328#M345730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use a WHERE EXISTS(CustomerID); clause:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Product Table&lt;/P&gt;&lt;P&gt;Load:&lt;/P&gt;&lt;P&gt;ProductID,&lt;/P&gt;&lt;P&gt;CustomerID,&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;FROM PRODUCT;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Customer Table&lt;/P&gt;&lt;P&gt;Loan:&lt;/P&gt;&lt;P&gt;CustomerID,&lt;/P&gt;&lt;P&gt;Name,&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;FROM CUSTOMER&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;WHERE EXISTS(CustomerID);&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Feb 2016 15:30:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Load-Syntax/m-p/1022328#M345730</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-02-01T15:30:31Z</dc:date>
    </item>
  </channel>
</rss>

