<?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: JOIN file LOADed from Excel with SQL files in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/JOIN-file-LOADed-from-Excel-with-SQL-files/m-p/510498#M190727</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Interesting, but you could hit a limit if you have a long list of companies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Btw. I'm not &lt;A _jive_internal="true" class="jiveTT-hover-user jive-link-profile-small" data-containerid="-1" data-containertype="-1" data-objectid="6100" data-objecttype="3" href="https://community.qlik.com/people/ralph.beck"&gt;ralph.beck&lt;/A&gt;, &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Sep 2013 17:40:44 GMT</pubDate>
    <dc:creator>rbecher</dc:creator>
    <dc:date>2013-09-11T17:40:44Z</dc:date>
    <item>
      <title>JOIN file LOADed from Excel with SQL files</title>
      <link>https://community.qlik.com/t5/QlikView/JOIN-file-LOADed-from-Excel-with-SQL-files/m-p/510492#M190721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a large SQL database, and one file of information in Excel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I load the file as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BP:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #ff0080; font-size: 10pt;"&gt;[User ID]&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #004080; font-size: 10pt;"&gt;UPPER&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: #ff0080; font-size: 10pt;"&gt;[Email Address]&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: #ff8040; font-size: 10pt;"&gt;AS&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #ff0080; font-size: 10pt;"&gt;"Email Address"&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;, &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #ff0080; font-size: 10pt;"&gt;DupEmail&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;, &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #ff0080; font-size: 10pt;"&gt;Company&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #ff8040; font-size: 10pt;"&gt;As&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #ff0080; font-size: 10pt;"&gt;"BPCompany"&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #ff8040; font-size: 10pt;"&gt;FROM&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;R&gt;&lt;BR /&gt;(&lt;/R&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #ff8040; font-size: 10pt;"&gt;txt&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #ff8040; font-size: 10pt;"&gt;codepage&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #ff8040; font-size: 10pt;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; 1252, &lt;/SPAN&gt;&lt;SPAN style="color: #ff8040; font-size: 10pt;"&gt;embedded&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #ff8040; font-size: 10pt;"&gt;labels&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #ff8040; font-size: 10pt;"&gt;delimiter&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #ff8040; font-size: 10pt;"&gt;is&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; ',', &lt;/SPAN&gt;&lt;SPAN style="color: #ff8040; font-size: 10pt;"&gt;msq&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;); &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Then, I want to join it to an existing SQL file&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;SQL&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Select&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; Users.USC_Email,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Company.COC_Company&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;FROM&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WA.dbo.Users &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;LEFT OUTER JOIN&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WA.dbo.COMPANY&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ON US_CO_ID=COC_UID&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;(Note: Up to here, this works fine, but when I add this...)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;LEFT OUTER JOIN&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; BP&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ON COC.Company = BPCompany&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I get an error message "Invalid object name 'BP'"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;How do I specify the Excel table so that it will join with the others?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Kevin&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 16:10:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/JOIN-file-LOADed-from-Excel-with-SQL-files/m-p/510492#M190721</guid>
      <dc:creator />
      <dc:date>2013-09-11T16:10:48Z</dc:date>
    </item>
    <item>
      <title>Re: JOIN file LOADed from Excel with SQL files</title>
      <link>https://community.qlik.com/t5/QlikView/JOIN-file-LOADed-from-Excel-with-SQL-files/m-p/510493#M190722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kevin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how could your database know about the Excel file, or the loaded data from it? You have to load the data from the SQL Select statement into QlikView and do a LEFT JOIN LOAD. Unfortunately you cannot filter the data in the SQL Select statement by BPCompany..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Ralf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 16:43:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/JOIN-file-LOADed-from-Excel-with-SQL-files/m-p/510493#M190722</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2013-09-11T16:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: JOIN file LOADed from Excel with SQL files</title>
      <link>https://community.qlik.com/t5/QlikView/JOIN-file-LOADed-from-Excel-with-SQL-files/m-p/510494#M190723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;..or better use exists(BPCompany, &lt;SPAN style="font-size: 10pt;"&gt;COC.Company&lt;/SPAN&gt;) to load only the companies from the Excel. But the SQL Select will still return all companies.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 16:51:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/JOIN-file-LOADed-from-Excel-with-SQL-files/m-p/510494#M190723</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2013-09-11T16:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: JOIN file LOADed from Excel with SQL files</title>
      <link>https://community.qlik.com/t5/QlikView/JOIN-file-LOADed-from-Excel-with-SQL-files/m-p/510495#M190724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ralf,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps I didn't make this clear - the SQL I posted IS IN MY QLIKVIEW script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, first I load the data from the external ODBC database using SQL Selects,&lt;/P&gt;&lt;P&gt;and then I load the data from the Excel file using LOAD. I thought that QV then&lt;/P&gt;&lt;P&gt;keeps ALL the files in memory. (Note: I already do a QV associative join by&lt;/P&gt;&lt;P&gt;aliasing one of my db's fields to a BP field, and it works.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is this LEFT JOIN LOAD you speak of? I cannot find anything about in the&lt;/P&gt;&lt;P&gt;QV Help file. And please - I know it's a pain, but would you mind typing out the&lt;/P&gt;&lt;P&gt;complete syntax, because QV Help is next to useless. e.g.is the syntax:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQL Select&lt;/P&gt;&lt;P&gt;(fields)&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;WA.dbo.Users&lt;/P&gt;&lt;P&gt;LEFT JOIN LOAD (&lt;/P&gt;&lt;P&gt;fields)&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;c:\directory\BP excel file, sheet, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kevin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 17:18:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/JOIN-file-LOADed-from-Excel-with-SQL-files/m-p/510495#M190724</guid>
      <dc:creator />
      <dc:date>2013-09-11T17:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: JOIN file LOADed from Excel with SQL files</title>
      <link>https://community.qlik.com/t5/QlikView/JOIN-file-LOADed-from-Excel-with-SQL-files/m-p/510496#M190725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The SQL Select statement runs &lt;STRONG&gt;inside&lt;/STRONG&gt; the database. There is no way to join data from outside the database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I meant was a load with LEFT (join). Search help for 'left'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in your case I suggest to do this, a preceding LOAD with exists:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * Where exists(BPCompany, &lt;SPAN style="font-size: 10pt;"&gt;Company.COC_Company&lt;/SPAN&gt;);&lt;/P&gt;&lt;P&gt;SQL Select&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; Users.USC_Email,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; Company.COC_Company&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;WA.dbo.Users&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;LEFT OUTER JOIN&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WA.dbo.COMPANY&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ON US_CO_ID=COC_UID;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;- Ralf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Update: the SQL Select was incomplete&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 17:24:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/JOIN-file-LOADed-from-Excel-with-SQL-files/m-p/510496#M190725</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2013-09-11T17:24:17Z</dc:date>
    </item>
    <item>
      <title>Re: JOIN file LOADed from Excel with SQL files</title>
      <link>https://community.qlik.com/t5/QlikView/JOIN-file-LOADed-from-Excel-with-SQL-files/m-p/510497#M190726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Simply you can´t do such type of thing&lt;/P&gt;&lt;P&gt;As &lt;A href="https://community.qlik.com/qlik-users/6100"&gt;ralph.beck&lt;/A&gt;, said, the SQL runs outside QlikView "world".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a trick anyway&lt;/P&gt;&lt;P&gt;1) Create a string with all companies&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp; concat(&lt;SPAN style="color: #ff0080; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;BPCompany&lt;/SPAN&gt;,',') as AllCompanies&lt;/P&gt;&lt;P&gt;resident BP;&lt;/P&gt;&lt;P&gt;LET vList = peek('AllCompanies');&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;2) Use that list as a filter to your query'&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;SQL&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;Select&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;Users.USC_Email,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;Company.COC_Company&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;FROM&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WA.dbo.Users&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;LEFT OUTER JOIN&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WA.dbo.COMPANY&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ON US_CO_ID=COC_UID&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;WHERE &lt;SPAN style="font-family: inherit; font-size: 10pt; font-style: inherit; line-height: 1.5em;"&gt;COC.Company in ($(vList));&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 17:31:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/JOIN-file-LOADed-from-Excel-with-SQL-files/m-p/510497#M190726</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2013-09-11T17:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: JOIN file LOADed from Excel with SQL files</title>
      <link>https://community.qlik.com/t5/QlikView/JOIN-file-LOADed-from-Excel-with-SQL-files/m-p/510498#M190727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Interesting, but you could hit a limit if you have a long list of companies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Btw. I'm not &lt;A _jive_internal="true" class="jiveTT-hover-user jive-link-profile-small" data-containerid="-1" data-containertype="-1" data-objectid="6100" data-objecttype="3" href="https://community.qlik.com/people/ralph.beck"&gt;ralph.beck&lt;/A&gt;, &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 17:40:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/JOIN-file-LOADed-from-Excel-with-SQL-files/m-p/510498#M190727</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2013-09-11T17:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: JOIN file LOADed from Excel with SQL files</title>
      <link>https://community.qlik.com/t5/QlikView/JOIN-file-LOADed-from-Excel-with-SQL-files/m-p/510499#M190728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry &lt;A href="https://community.qlik.com/qlik-users/3136"&gt;Ralf Becher&lt;/A&gt; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 19:40:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/JOIN-file-LOADed-from-Excel-with-SQL-files/m-p/510499#M190728</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2013-09-11T19:40:11Z</dc:date>
    </item>
    <item>
      <title>Re: JOIN file LOADed from Excel with SQL files</title>
      <link>https://community.qlik.com/t5/QlikView/JOIN-file-LOADed-from-Excel-with-SQL-files/m-p/510500#M190729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;..btw an SQL IN Clause usually is structured as a list of values like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WHERE &lt;SPAN style="font-family: inherit; font-size: 10pt; font-style: inherit;"&gt;COC.Company in ('ComapnyA','CompanyB','CompanyC')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: inherit; font-size: 10pt; font-style: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: inherit; font-size: 10pt; font-style: inherit;"&gt;This quoting must take into account too. Not very easy with the Concat() function and a variable...&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 19:43:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/JOIN-file-LOADed-from-Excel-with-SQL-files/m-p/510500#M190729</guid>
      <dc:creator>rbecher</dc:creator>
      <dc:date>2013-09-11T19:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: JOIN file LOADed from Excel with SQL files</title>
      <link>https://community.qlik.com/t5/QlikView/JOIN-file-LOADed-from-Excel-with-SQL-files/m-p/510501#M190730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You right again, but we can do :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp; concat(&lt;SPAN style="font-style: inherit; color: #ff0080;"&gt;BPCompany&lt;/SPAN&gt;,chr(39)&amp;amp;','&amp;amp;chr(39)) as AllCompanies&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;resident BP;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LET vList = chr(39)&amp;amp; peek('AllCompanies') &amp;amp; chr(39);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Sep 2013 20:34:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/JOIN-file-LOADed-from-Excel-with-SQL-files/m-p/510501#M190730</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2013-09-11T20:34:35Z</dc:date>
    </item>
  </channel>
</rss>

