<?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 Joining Oracle and Excel data source in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Joining-Oracle-and-Excel-data-source/m-p/492683#M184291</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to join an Oracle data source and an excel data source. How can I do this in QlikView script?&lt;/P&gt;&lt;P&gt;By 'join' I mean combining columns from the two data sources based on a common key column.&lt;/P&gt;&lt;P&gt;Any help will be greatly appreciated.&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Viral Mehta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 18 Oct 2013 17:22:38 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-10-18T17:22:38Z</dc:date>
    <item>
      <title>Joining Oracle and Excel data source</title>
      <link>https://community.qlik.com/t5/QlikView/Joining-Oracle-and-Excel-data-source/m-p/492683#M184291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to join an Oracle data source and an excel data source. How can I do this in QlikView script?&lt;/P&gt;&lt;P&gt;By 'join' I mean combining columns from the two data sources based on a common key column.&lt;/P&gt;&lt;P&gt;Any help will be greatly appreciated.&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Viral Mehta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 17:22:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Joining-Oracle-and-Excel-data-source/m-p/492683#M184291</guid>
      <dc:creator />
      <dc:date>2013-10-18T17:22:38Z</dc:date>
    </item>
    <item>
      <title>Re: Joining Oracle and Excel data source</title>
      <link>https://community.qlik.com/t5/QlikView/Joining-Oracle-and-Excel-data-source/m-p/492684#M184292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Viral,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, it is joining...&amp;nbsp; If the primary source is Oracle, and Excel is for adding columns:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CONNECT... // connect string for Oracle&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;BR /&gt;SQL SELECT&lt;BR /&gt; Key,&lt;BR /&gt; A,&lt;BR /&gt; B,&lt;BR /&gt; ...&lt;BR /&gt;FROM MyOracleTable;&lt;/P&gt;&lt;P&gt;//&lt;/P&gt;&lt;P&gt;LEFT JOIN (Data) LOAD&lt;BR /&gt; Key,&lt;BR /&gt; X,&lt;BR /&gt; Y&lt;BR /&gt;FROM &amp;lt;whatever your wizard will built here for Excel&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Oct 2013 17:35:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Joining-Oracle-and-Excel-data-source/m-p/492684#M184292</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-18T17:35:41Z</dc:date>
    </item>
  </channel>
</rss>

