<?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: How do a join with 2 dbf files? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-do-a-join-with-2-dbf-files/m-p/23403#M779318</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share your script what you running where you getting this error? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Apr 2018 18:27:59 GMT</pubDate>
    <dc:creator>vishsaggi</dc:creator>
    <dc:date>2018-04-11T18:27:59Z</dc:date>
    <item>
      <title>How do a join with 2 dbf files?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-a-join-with-2-dbf-files/m-p/23401#M779316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the life of me I can't join 2 dbf files so that I can get the necessary data I need from the second database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my script I have this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT * FROM ADO CONMANPO_H&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The name of the second dbf I need to get data from is called say CONMANPO_D . They field they have in common is called PONO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LEFT JOIN CONMANPO_H on&amp;nbsp; PONO as CONMANPO_D&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However I get a script error when I try running the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What am I doing wrong?? I am sure it is something really simple.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-a-join-with-2-dbf-files/m-p/23401#M779316</guid>
      <dc:creator>ccb-it2013</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How do a join with 2 dbf files?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-a-join-with-2-dbf-files/m-p/23402#M779317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;LEFT JOIN (CONMANPO_H)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Should work if you have a common key (PONO) in both tables. Qlik uses associative model. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2018 18:25:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-a-join-with-2-dbf-files/m-p/23402#M779317</guid>
      <dc:creator>jerifortune</dc:creator>
      <dc:date>2018-04-11T18:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: How do a join with 2 dbf files?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-a-join-with-2-dbf-files/m-p/23403#M779318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share your script what you running where you getting this error? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2018 18:27:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-a-join-with-2-dbf-files/m-p/23403#M779318</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-04-11T18:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: How do a join with 2 dbf files?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-a-join-with-2-dbf-files/m-p/23404#M779319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See script below. Same issue as I mentioned in my post. I need to get information from ASCONMANPO_D. Common reference is TICKET in this case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET ThousandSep=',';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET DecimalSep='.';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET MoneyThousandSep=',';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET MoneyDecimalSep='.';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET MoneyFormat='$#,##0.00;($#,##0.00)';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET TimeFormat='h:mm:ss TT';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET DateFormat='M/D/YYYY';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET TimestampFormat='M/D/YYYY h:mm:ss[.fff] TT';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET MonthNames='Jan;Feb;Mar;Apr;May;Jun;Jul;Aug;Sep;Oct;Nov;Dec';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET DayNames='Mon;Tue;Wed;Thu;Fri;Sat;Sun';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLEDB CONNECT32 TO [Provider=VFPOLEDB.1;Data Source=k:\QVDATA\;Collating Sequence=general;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT * FROM ADOCONMANPO_h&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LEFT JOIN(ADOCONMANPO_D) ON TICKET&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help. Feel silly to have to ask for something so simple.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2018 18:36:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-a-join-with-2-dbf-files/m-p/23404#M779319</guid>
      <dc:creator>ccb-it2013</dc:creator>
      <dc:date>2018-04-11T18:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: How do a join with 2 dbf files?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-a-join-with-2-dbf-files/m-p/23405#M779320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD *;&lt;/P&gt;&lt;P&gt;SQL&lt;/P&gt;&lt;P&gt;SELECT&amp;nbsp; adoh.Field1, adoh.Field2, adoh.TICKET, adod.TICKET, adod.fieldname&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADOCONMANPO_h AS adoh&lt;/P&gt;&lt;P&gt; LEFT JOIN&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADOCONMANPO_D AS&amp;nbsp; adod&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ON adoh.TICKET = adod.TICKET&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you join the tables try to use Table alias to refer to the fields from their respective tables. Add the fields you want to display in your SELECT list and execute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you get any error?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2018 18:42:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-a-join-with-2-dbf-files/m-p/23405#M779320</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-04-11T18:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: How do a join with 2 dbf files?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-a-join-with-2-dbf-files/m-p/23406#M779321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vishwarath,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No errors! Cool!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Much appreciated!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2018 19:19:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-a-join-with-2-dbf-files/m-p/23406#M779321</guid>
      <dc:creator>ccb-it2013</dc:creator>
      <dc:date>2018-04-11T19:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: How do a join with 2 dbf files?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-a-join-with-2-dbf-files/m-p/23407#M779322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Close the thread accordingly. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2018 19:41:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-a-join-with-2-dbf-files/m-p/23407#M779322</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-04-11T19:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: How do a join with 2 dbf files?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-a-join-with-2-dbf-files/m-p/23408#M779323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vishwarath,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do I do if the field in the database does not have the same name?&lt;/P&gt;&lt;P&gt;i.e.: DBF 1 the field is called PONO&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DBF 2 the field is called TICKET&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a manner to make like an alias for the field so I can use it as a reference to find the data I need?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2018 16:28:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-a-join-with-2-dbf-files/m-p/23408#M779323</guid>
      <dc:creator>ccb-it2013</dc:creator>
      <dc:date>2018-04-13T16:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: How do a join with 2 dbf files?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-a-join-with-2-dbf-files/m-p/23409#M779324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes you can alias using AS keyword. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Apr 2018 17:27:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-a-join-with-2-dbf-files/m-p/23409#M779324</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-04-13T17:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: How do a join with 2 dbf files?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-a-join-with-2-dbf-files/m-p/23410#M779325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;SQL&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;SELECT * FROM&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;ADOCONMANPO_h&amp;nbsp; &lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;ADOCONMANPO_h&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;LEFT JOIN&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt; ADOCONMANPO_D &lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;ADOCONMANPO_D&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;ON &lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;ADOCONMANPO_h.&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;PONO=&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;ADOCONMANPO_D&lt;/SPAN&gt;&lt;/SPAN&gt;.TICKET &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Apr 2018 19:42:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-a-join-with-2-dbf-files/m-p/23410#M779325</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2018-04-15T19:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: How do a join with 2 dbf files?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-a-join-with-2-dbf-files/m-p/23411#M779326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sasidhar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For some reason what you suggested does not work:&lt;IMG alt="Qv_2018-04-19_14-02-58.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/200261_Qv_2018-04-19_14-02-58.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The database files are Visual FoxPro 9.x.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there something I am not understanding?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2018 18:07:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-a-join-with-2-dbf-files/m-p/23411#M779326</guid>
      <dc:creator>ccb-it2013</dc:creator>
      <dc:date>2018-04-19T18:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: How do a join with 2 dbf files?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-a-join-with-2-dbf-files/m-p/23412#M779327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you still having issues joining these tables? Can you paste your actual script where you getting this error?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2018 18:12:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-a-join-with-2-dbf-files/m-p/23412#M779327</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-04-19T18:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: How do a join with 2 dbf files?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-a-join-with-2-dbf-files/m-p/23413#M779328</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vishwarath,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the script I have:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET ThousandSep=',';&lt;/P&gt;&lt;P&gt;SET DecimalSep='.';&lt;/P&gt;&lt;P&gt;SET MoneyThousandSep=',';&lt;/P&gt;&lt;P&gt;SET MoneyDecimalSep='.';&lt;/P&gt;&lt;P&gt;SET MoneyFormat='$#,##0.00;($#,##0.00)';&lt;/P&gt;&lt;P&gt;SET TimeFormat='h:mm:ss TT';&lt;/P&gt;&lt;P&gt;SET DateFormat='M/D/YYYY';&lt;/P&gt;&lt;P&gt;SET TimestampFormat='M/D/YYYY h:mm:ss[.fff] TT';&lt;/P&gt;&lt;P&gt;SET MonthNames='Jan;Feb;Mar;Apr;May;Jun;Jul;Aug;Sep;Oct;Nov;Dec';&lt;/P&gt;&lt;P&gt;SET DayNames='Mon;Tue;Wed;Thu;Fri;Sat;Sun';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OLEDB CONNECT32 TO [Provider=VFPOLEDB.1;Data Source=G:\AIMS\QVDATA\CMP4\;Collating Sequence=general;];&lt;/P&gt;&lt;P&gt;SELECT * FROM ADOCONMANPO_h&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT * FROM ADOCONMANPO_h ADOPOLINS&lt;/P&gt;&lt;P&gt;LEFT JOIN&lt;/P&gt;&lt;P&gt;ADOCONMANPO_H ADOPOLINS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ON ADOCONMANPO_H.PONO=ADOPOLINS.PONO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is error I get:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Qv_2018-04-19_14-53-04.jpg" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/200264_Qv_2018-04-19_14-53-04.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;This table 1:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="jas_2018-04-19_14-50-59.jpg" class="jive-image image-2" height="48" src="https://community.qlik.com/legacyfs/online/200265_jas_2018-04-19_14-50-59.jpg" style="height: 48px; width: 826.667px;" width="827" /&gt;&lt;/P&gt;&lt;P&gt;This is the table I need join to:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="jas_2018-04-19_14-52-21.jpg" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/200266_jas_2018-04-19_14-52-21.jpg" style="height: 42px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ticket in table 1 contains the same reference in table 2 under field PONO&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I need is to be able access the fields in table 2 for the report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What am I doing wrong? I understand to join two tables, you need a common reference or key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please advise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2018 19:09:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-a-join-with-2-dbf-files/m-p/23413#M779328</guid>
      <dc:creator>ccb-it2013</dc:creator>
      <dc:date>2018-04-19T19:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: How do a join with 2 dbf files?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-a-join-with-2-dbf-files/m-p/23414#M779329</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;NO this is not how you do a join. Try below and you have to mention what fields you want to pull from both the tables. If you have field which are similar in both the tables you need to specify from which table you want that common field to be displayed.&lt;/P&gt;&lt;P&gt;And are you trying to do a self join here? If yes you have to mention the fields appropriately. Can you provide what fields you want to display in your final report. Your script says you are joining the same table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2018 19:31:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-a-join-with-2-dbf-files/m-p/23414#M779329</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-04-19T19:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: How do a join with 2 dbf files?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-a-join-with-2-dbf-files/m-p/23415#M779330</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vishwarath,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your patience and guidance. Much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the first table I need:&lt;/P&gt;&lt;P&gt;Ticket, Style, Vendor, Mfcode, duedate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the second table :&lt;/P&gt;&lt;P&gt;Account, Color, desc, linetot (quantity of color), Shipno&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2018 20:03:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-a-join-with-2-dbf-files/m-p/23415#M779330</guid>
      <dc:creator>ccb-it2013</dc:creator>
      <dc:date>2018-04-19T20:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: How do a join with 2 dbf files?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-a-join-with-2-dbf-files/m-p/23416#M779331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok. one last thing what is the table name for First table and the table name for Second table? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2018 20:32:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-a-join-with-2-dbf-files/m-p/23416#M779331</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-04-19T20:32:07Z</dc:date>
    </item>
    <item>
      <title>Re: How do a join with 2 dbf files?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-a-join-with-2-dbf-files/m-p/23417#M779332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The first table name is ADOCONMANPO_h&lt;/P&gt;&lt;P&gt;The second table name is ADOPOLINS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2018 20:37:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-a-join-with-2-dbf-files/m-p/23417#M779332</guid>
      <dc:creator>ccb-it2013</dc:creator>
      <dc:date>2018-04-19T20:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: How do a join with 2 dbf files?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-a-join-with-2-dbf-files/m-p/23418#M779333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this! If I did not enter the table names try to change accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;OLEDB&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;CONNECT32&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;TO&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Provider=VFPOLEDB.1;Data Source=G:\AIMS\QVDATA\CMP4\;Collating Sequence=general;]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;SQL&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; SELECT adoh.Ticket, &lt;BR /&gt; adoh.Style, &lt;BR /&gt; adoh.Vendor,&lt;BR /&gt; adoh.Mfcode,&lt;BR /&gt; adoh.duedate,&lt;BR /&gt; adoplins.Account,&lt;BR /&gt; adoplins.Color,&lt;BR /&gt; adoplins.desc,&lt;BR /&gt; adoplins.linetot&lt;BR /&gt; adoplins.shipno&lt;BR /&gt; FROM ADOCONMANPO_h adoh&lt;BR /&gt; LEFT JOIN&lt;BR /&gt; ADOPOLINS adoplins&lt;BR /&gt; ON adoh.Ticket = adoplins.PONO; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Apr 2018 20:55:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-a-join-with-2-dbf-files/m-p/23418#M779333</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-04-19T20:55:11Z</dc:date>
    </item>
    <item>
      <title>Re: How do a join with 2 dbf files?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-a-join-with-2-dbf-files/m-p/23419#M779334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI VIshwarath,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The names are good, but I am still getting the same error...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2018 16:55:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-a-join-with-2-dbf-files/m-p/23419#M779334</guid>
      <dc:creator>ccb-it2013</dc:creator>
      <dc:date>2018-04-20T16:55:37Z</dc:date>
    </item>
    <item>
      <title>Re: How do a join with 2 dbf files?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-a-join-with-2-dbf-files/m-p/23420#M779335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be there is no field called pono?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; In your previous replies you said code ran well with the join&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;ON adoh.TICKET = adod.TICKET&amp;nbsp; ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;May be change&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10.6667px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;ON adoh.Ticket = adoplins.PONO to above stmt&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Apr 2018 17:11:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-a-join-with-2-dbf-files/m-p/23420#M779335</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2018-04-20T17:11:47Z</dc:date>
    </item>
  </channel>
</rss>

