<?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. :Use SQL in loading tables in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Use-SQL-in-loading-tables/m-p/169428#M40235</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks alot, that did the work perfectly!&lt;/P&gt;&lt;P&gt;Had a smillar solution but tried to give new names to the joined tables. Did not know that the join concatenated on the previous table.&lt;/P&gt;&lt;P&gt;Again, thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Aug 2010 15:13:26 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-08-20T15:13:26Z</dc:date>
    <item>
      <title>Use SQL in loading tables</title>
      <link>https://community.qlik.com/t5/QlikView/Use-SQL-in-loading-tables/m-p/169426#M40233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I got a main data set that i need to link to our organisational structure. The data I got only concerns a subset of the organisation data. What i want is to only load the organisation data that concerns the main data.&lt;/P&gt;&lt;P&gt;In SQL this would be easy with the following statement. Assuming I´ve got 2 tables main_data and org_data.&lt;/P&gt;&lt;P&gt;SELECT * FROM main.data&lt;/P&gt;&lt;P&gt;WHERE main_data.orgcodes == org_data.codes;&lt;/P&gt;&lt;P&gt;How do i do this in qlikview? The data comes from two different sources, thus accessed by two different connect-statements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jonas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Aug 2010 10:30:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-SQL-in-loading-tables/m-p/169426#M40233</guid>
      <dc:creator />
      <dc:date>2010-08-20T10:30:08Z</dc:date>
    </item>
    <item>
      <title>Re. :Use SQL in loading tables</title>
      <link>https://community.qlik.com/t5/QlikView/Use-SQL-in-loading-tables/m-p/169427#M40234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;MainTable:&lt;BR /&gt; LOAD DISTINCT codes as ORG_CODES;&lt;BR /&gt;SQL SELECT codes FROM org_data;&lt;BR /&gt;INNER JOIN (MainTable)&lt;BR /&gt;LOAD orgcodes as ORG_CODES,&lt;BR /&gt;field1,&lt;BR /&gt;field2,&lt;BR /&gt;...;&lt;BR /&gt;SQL SELECT * FROM main_data;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Hope that helps you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Aug 2010 10:36:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-SQL-in-loading-tables/m-p/169427#M40234</guid>
      <dc:creator>martin59</dc:creator>
      <dc:date>2010-08-20T10:36:19Z</dc:date>
    </item>
    <item>
      <title>Re. :Use SQL in loading tables</title>
      <link>https://community.qlik.com/t5/QlikView/Use-SQL-in-loading-tables/m-p/169428#M40235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks alot, that did the work perfectly!&lt;/P&gt;&lt;P&gt;Had a smillar solution but tried to give new names to the joined tables. Did not know that the join concatenated on the previous table.&lt;/P&gt;&lt;P&gt;Again, thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Aug 2010 15:13:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Use-SQL-in-loading-tables/m-p/169428#M40235</guid>
      <dc:creator />
      <dc:date>2010-08-20T15:13:26Z</dc:date>
    </item>
  </channel>
</rss>

