<?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 QUESTION in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/JOIN-QUESTION/m-p/927034#M646652</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jhonatan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are trying to left join the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;CUST&lt;/STRONG&gt; and &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;COST&lt;/STRONG&gt; fields with the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Inv_Sales_Temp &lt;/STRONG&gt;table.&amp;nbsp; But there is no such filed names exist in &lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Inv_Sales_Temp&lt;/STRONG&gt;. You need a key field, so that left join will work. You can use alias names to left join the table. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;Cust as IVCost. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But you need to explain what is the error and what you are trying to achieve. It will be helpful to give you the solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Nov 2015 01:54:27 GMT</pubDate>
    <dc:creator>tamilarasu</dc:creator>
    <dc:date>2015-11-04T01:54:27Z</dc:date>
    <item>
      <title>JOIN QUESTION</title>
      <link>https://community.qlik.com/t5/QlikView/JOIN-QUESTION/m-p/927031#M646649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HEY I AM HAVING PROBLEMS WITH THE FOLLOWING JOIN &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inv_Sales_Temp:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;IVCOST,&lt;/P&gt;&lt;P&gt;IV,&lt;/P&gt;&lt;P&gt;CURRENCY ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FROM [lib://clinton/InvoiceItems.qvd] (qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LEFT JOIN&amp;nbsp; (Inv_Sales_Temp)&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;CUST,&lt;/P&gt;&lt;P&gt;CUSTNAME,&lt;/P&gt;&lt;P&gt;COUNTRY,&lt;/P&gt;&lt;P&gt;CURRENCY&lt;/P&gt;&lt;P&gt;FROM [lib://clinton/customers.qvd](qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LEFT Join (Inv_Sales_Temp)&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;CUST,&lt;/P&gt;&lt;P&gt;COST&lt;/P&gt;&lt;P&gt;FROM [lib://clinton/Trans.qvd]&lt;/P&gt;&lt;P&gt;(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I ATTACHED THE&amp;nbsp; ERROR MESSAGE I GOT.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2015 12:50:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/JOIN-QUESTION/m-p/927031#M646649</guid>
      <dc:creator />
      <dc:date>2015-11-03T12:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: JOIN QUESTION</title>
      <link>https://community.qlik.com/t5/QlikView/JOIN-QUESTION/m-p/927032#M646650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where did you attach your error message?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2015 16:12:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/JOIN-QUESTION/m-p/927032#M646650</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2015-11-03T16:12:59Z</dc:date>
    </item>
    <item>
      <title>Re: JOIN QUESTION</title>
      <link>https://community.qlik.com/t5/QlikView/JOIN-QUESTION/m-p/927033#M646651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can't see the attached error message, but maybe you just need to remove the comma after CURRENCY in your first LOAD (no comma after the last field loaded).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Nov 2015 16:13:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/JOIN-QUESTION/m-p/927033#M646651</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-11-03T16:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: JOIN QUESTION</title>
      <link>https://community.qlik.com/t5/QlikView/JOIN-QUESTION/m-p/927034#M646652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jhonatan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are trying to left join the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;CUST&lt;/STRONG&gt; and &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;COST&lt;/STRONG&gt; fields with the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Inv_Sales_Temp &lt;/STRONG&gt;table.&amp;nbsp; But there is no such filed names exist in &lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Inv_Sales_Temp&lt;/STRONG&gt;. You need a key field, so that left join will work. You can use alias names to left join the table. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;Cust as IVCost. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But you need to explain what is the error and what you are trying to achieve. It will be helpful to give you the solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2015 01:54:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/JOIN-QUESTION/m-p/927034#M646652</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2015-11-04T01:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: JOIN QUESTION</title>
      <link>https://community.qlik.com/t5/QlikView/JOIN-QUESTION/m-p/927035#M646653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the error ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2015 08:35:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/JOIN-QUESTION/m-p/927035#M646653</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2015-11-04T08:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: JOIN QUESTION</title>
      <link>https://community.qlik.com/t5/QlikView/JOIN-QUESTION/m-p/927036#M646654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Invalid path&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2015 09:32:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/JOIN-QUESTION/m-p/927036#M646654</guid>
      <dc:creator />
      <dc:date>2015-11-04T09:32:05Z</dc:date>
    </item>
  </channel>
</rss>

