<?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. :Re: Re. :reg---Self join in a table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/reg-Self-join-in-a-table/m-p/256833#M1205057</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you're only going up one level in the hierarchy, then perhaps this is a simpler solution than a hierarchy load:&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;LEFT JOIN (YourTable)&lt;BR /&gt;LOAD&lt;BR /&gt; empid as mgid&lt;BR /&gt;,name as "Manager Name"&lt;BR /&gt;RESIDENT YourTable&lt;BR /&gt;;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 May 2010 21:15:16 GMT</pubDate>
    <dc:creator>johnw</dc:creator>
    <dc:date>2010-05-10T21:15:16Z</dc:date>
    <item>
      <title>reg---Self join in a table</title>
      <link>https://community.qlik.com/t5/QlikView/reg-Self-join-in-a-table/m-p/256827#M1205051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;In a excel sheet i m having empid,empname,managerid.&lt;/P&gt;&lt;P&gt;empid is same as managerid.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 144pt; border-collapse: collapse;" width="192"&gt;&lt;COLGROUP&gt;&lt;COL span="3" style="width: 48pt;" width="64" /&gt;&lt;/COLGROUP&gt;&lt;TBODY&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD height="20" style="background-color: transparent; width: 48pt; height: 15pt; border: #ece9d8;" width="64"&gt;empid&lt;/TD&gt;&lt;TD style="background-color: transparent; width: 48pt; border: #ece9d8;" width="64"&gt;name&lt;/TD&gt;&lt;TD style="background-color: transparent; width: 48pt; border: #ece9d8;" width="64"&gt;mgid&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD align="right" height="20" style="background-color: transparent; height: 15pt; border: #ece9d8;"&gt;1&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #ece9d8;"&gt;Alex&lt;/TD&gt;&lt;TD align="right" style="background-color: transparent; border: #ece9d8;"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD align="right" height="20" style="background-color: transparent; height: 15pt; border: #ece9d8;"&gt;2&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #ece9d8;"&gt;John&lt;/TD&gt;&lt;TD align="right" style="background-color: transparent; border: #ece9d8;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD align="right" height="20" style="background-color: transparent; height: 15pt; border: #ece9d8;"&gt;3&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #ece9d8;"&gt;Ram&lt;/TD&gt;&lt;TD align="right" style="background-color: transparent; border: #ece9d8;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR height="20" style="height: 15pt;"&gt;&lt;TD align="right" height="20" style="background-color: transparent; height: 15pt; border: #ece9d8;"&gt;4&lt;/TD&gt;&lt;TD style="background-color: transparent; border: #ece9d8;"&gt;Sham&lt;/TD&gt;&lt;TD align="right" style="background-color: transparent; border: #ece9d8;"&gt;2&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;here i want to display the names of manager.&lt;/P&gt;&lt;P&gt;If i click 1 in empid, i want to generate Ram as manager name....&lt;/P&gt;&lt;P&gt;If i click 2&amp;amp;3 in empid ,i want to display Alex as manager name....&lt;/P&gt;&lt;P&gt;if 4 in empid, i want to display Johnas manager name...&lt;/P&gt;&lt;P&gt;In the source file no manager name is given.&lt;/P&gt;&lt;P&gt;How to achieve this?&lt;/P&gt;&lt;P&gt;thanks in advance,&lt;/P&gt;&lt;P&gt;Bharathe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 May 2010 10:47:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reg-Self-join-in-a-table/m-p/256827#M1205051</guid>
      <dc:creator />
      <dc:date>2010-05-10T10:47:26Z</dc:date>
    </item>
    <item>
      <title>Re. :reg---Self join in a table</title>
      <link>https://community.qlik.com/t5/QlikView/reg-Self-join-in-a-table/m-p/256828#M1205052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Bharathe,&lt;/P&gt;&lt;P&gt;Look this application.&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 May 2010 10:55:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reg-Self-join-in-a-table/m-p/256828#M1205052</guid>
      <dc:creator>martin59</dc:creator>
      <dc:date>2010-05-10T10:55:40Z</dc:date>
    </item>
    <item>
      <title>Re. :reg---Self join in a table</title>
      <link>https://community.qlik.com/t5/QlikView/reg-Self-join-in-a-table/m-p/256829#M1205053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Martin....&lt;/P&gt;&lt;P&gt;i got only personal version of Qlik software. i cant open the atachment file that u have send. could u please explain in words.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Bharathe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 May 2010 11:01:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reg-Self-join-in-a-table/m-p/256829#M1205053</guid>
      <dc:creator />
      <dc:date>2010-05-10T11:01:06Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: Re. :reg---Self join in a table</title>
      <link>https://community.qlik.com/t5/QlikView/reg-Self-join-in-a-table/m-p/256830#M1205054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can reload this script and see what's happened. I think it's the best way to understand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;Employee:&lt;BR /&gt;HIERARCHY (EmployeeID, MgrID, Employee, Manager, Employee, Path, '/', Depth)&lt;BR /&gt;LOAD EmployeeId as EmployeeID,&lt;BR /&gt; Name as Employee,&lt;BR /&gt; MgrID,&lt;BR /&gt; Salary;&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt; EmployeeId, Name, MgrID, Salary&lt;BR /&gt; 1, Anthony, 5, 8000&lt;BR /&gt; 2, Peter, 5, 8500&lt;BR /&gt; 3, Keanu, 5, 10000&lt;BR /&gt; 4, William, 5, 20000&lt;BR /&gt; 5, Jessy, 5, 50000&lt;BR /&gt; 6, Toto, 3, 40000&lt;BR /&gt; 7, Titi, 3, 20000&lt;BR /&gt;];&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 May 2010 11:05:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reg-Self-join-in-a-table/m-p/256830#M1205054</guid>
      <dc:creator>martin59</dc:creator>
      <dc:date>2010-05-10T11:05:35Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: Re. :reg---Self join in a table</title>
      <link>https://community.qlik.com/t5/QlikView/reg-Self-join-in-a-table/m-p/256831#M1205055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;martin...&lt;/P&gt;&lt;P&gt;when i click employeeid it is showing only empid,empname some times .... its not showing the associated data (ie white background) in manager name and manager id....&lt;/P&gt;&lt;P&gt;some times this problem is occuring when we click 3 in empid sometimes in empid 5.....&lt;/P&gt;&lt;P&gt;why such problem is occuring?&lt;/P&gt;&lt;P&gt;bharathe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 May 2010 13:34:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reg-Self-join-in-a-table/m-p/256831#M1205055</guid>
      <dc:creator />
      <dc:date>2010-05-10T13:34:32Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: Re. :reg---Self join in a table</title>
      <link>https://community.qlik.com/t5/QlikView/reg-Self-join-in-a-table/m-p/256832#M1205056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi martin,&lt;/P&gt;&lt;P&gt;In this... 3 and 5 are the manager id.... problem is occuring only we select 3 0r 5 in empid its not showing related data in manager id and manager name.&lt;/P&gt;&lt;P&gt;bharathe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 May 2010 13:40:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reg-Self-join-in-a-table/m-p/256832#M1205056</guid>
      <dc:creator />
      <dc:date>2010-05-10T13:40:35Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: Re. :reg---Self join in a table</title>
      <link>https://community.qlik.com/t5/QlikView/reg-Self-join-in-a-table/m-p/256833#M1205057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you're only going up one level in the hierarchy, then perhaps this is a simpler solution than a hierarchy load:&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;LEFT JOIN (YourTable)&lt;BR /&gt;LOAD&lt;BR /&gt; empid as mgid&lt;BR /&gt;,name as "Manager Name"&lt;BR /&gt;RESIDENT YourTable&lt;BR /&gt;;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 May 2010 21:15:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reg-Self-join-in-a-table/m-p/256833#M1205057</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2010-05-10T21:15:16Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: Re. :reg---Self join in a table</title>
      <link>https://community.qlik.com/t5/QlikView/reg-Self-join-in-a-table/m-p/256834#M1205058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;hi john, In the above code, in which formate should i give the table name. my source file is a excel sheet. while loading the excel file, it will be selfjoin.xls (biff,embedded labels,table is sheet1$); if i replace the table name line with above lines its showing error while reloading. in which formate should I write the table name in (YourTable) in above coding thanks bharathe&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 May 2010 05:35:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reg-Self-join-in-a-table/m-p/256834#M1205058</guid>
      <dc:creator />
      <dc:date>2010-05-11T05:35:47Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: Re. :reg---Self join in a table</title>
      <link>https://community.qlik.com/t5/QlikView/reg-Self-join-in-a-table/m-p/256835#M1205059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi john,&lt;/P&gt;&lt;P&gt;In the above code, in which formate should i give the table name. my source file is a excel sheet.&lt;/P&gt;&lt;P&gt;while loading the excel file, it will be&lt;/P&gt;&lt;P&gt;selfjoin.xls&lt;/P&gt;&lt;P&gt;(biff,embedded labels,table is sheet1$);&lt;/P&gt;&lt;P&gt;if i replace the table name line with above lines its showing error while reloading.&lt;/P&gt;&lt;P&gt;in which formate should I write the table name in (YourTable) in above coding&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;bharathe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 May 2010 06:26:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reg-Self-join-in-a-table/m-p/256835#M1205059</guid>
      <dc:creator />
      <dc:date>2010-05-11T06:26:37Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: Re. :reg---Self join in a table</title>
      <link>https://community.qlik.com/t5/QlikView/reg-Self-join-in-a-table/m-p/256836#M1205060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all.....&lt;/P&gt;&lt;P&gt;In the above code(code given by john), what should i want to give in the (Table Name) ?&lt;/P&gt;&lt;P&gt;my source file name is selfjoin.xls&lt;/P&gt;&lt;P&gt;if i replace (Table Name) with selfjoin.xls an error is popped out while reloading.&lt;/P&gt;&lt;P&gt;what should i want to write in the table name ?&lt;/P&gt;&lt;P&gt;or any other solution is there for this????&lt;/P&gt;&lt;P&gt;plz help me.&lt;/P&gt;&lt;P&gt;bharathe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 May 2010 11:15:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reg-Self-join-in-a-table/m-p/256836#M1205060</guid>
      <dc:creator />
      <dc:date>2010-05-11T11:15:27Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: Re. :reg---Self join in a table</title>
      <link>https://community.qlik.com/t5/QlikView/reg-Self-join-in-a-table/m-p/256837#M1205061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;try in your load script&lt;/P&gt;&lt;P&gt;YourTable:&lt;BR /&gt;Load * from selfjoin.xls (...)&lt;/P&gt;&lt;P&gt;this will give you a table in QlikView named "YourTable"&lt;/P&gt;&lt;P&gt;now add the join according to Johns example.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jürg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 May 2010 11:20:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reg-Self-join-in-a-table/m-p/256837#M1205061</guid>
      <dc:creator />
      <dc:date>2010-05-11T11:20:54Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: Re. :reg---Self join in a table</title>
      <link>https://community.qlik.com/t5/QlikView/reg-Self-join-in-a-table/m-p/256838#M1205062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John, or someone else &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Maybe this is not the right place to ask this question, but it has something to do with left joins, so I give it a shoot &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have 3 tables in my report, and I only want the orders witch are listed in my first table. Therefor, I have a Left Join on my 2'nd table load, in order to &lt;STRONG&gt;keep out&lt;/STRONG&gt; any orders that are not listed in table 1.&lt;/P&gt;&lt;P&gt;But what can I write in my 3 load, in order to only keep the orders from Table 1?&lt;/P&gt;&lt;P&gt;If I write Left join on Table 3, my raport gets messed up. And if I leave out the Left Join, I get all the extra orders from table 3 in addition..&lt;/P&gt;&lt;P&gt;I hope I have been able to make my challenge clear for you to understand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width:194pt;border-collapse:collapse;" width="259"&gt;&lt;COLGROUP&gt;&lt;COL span="3" style="width:38pt;mso-width-source:userset;mso-width-alt:1865;" width="51" /&gt;&lt;COL style="width:80pt;mso-width-source:userset;mso-width-alt:3876;" width="106" /&gt;&lt;/COLGROUP&gt;&lt;TBODY&gt;&lt;TR style="height:15pt;"&gt;&lt;TD class="xl64" height="20" style="background-color:transparent;width:38pt;height:15pt;border:windowtext 0.5pt solid;" width="51"&gt;Table 1&lt;/TD&gt;&lt;TD class="xl64" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext;background-color:transparent;width:38pt;border-top:windowtext 0.5pt solid;border-right:windowtext 0.5pt solid;" width="51"&gt;Table 2&lt;/TD&gt;&lt;TD class="xl64" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext;background-color:transparent;width:38pt;border-top:windowtext 0.5pt solid;border-right:windowtext 0.5pt solid;" width="51"&gt;Table 3&lt;/TD&gt;&lt;TD class="xl64" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext;background-color:transparent;width:80pt;border-top:windowtext 0.5pt solid;border-right:windowtext 0.5pt solid;" width="106"&gt;Orders wanted in report&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height:15pt;"&gt;&lt;TD class="xl64" height="20" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext 0.5pt solid;background-color:transparent;height:15pt;border-top:windowtext;border-right:windowtext 0.5pt solid;"&gt;10&lt;/TD&gt;&lt;TD class="xl64" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext;background-color:transparent;border-top:windowtext;border-right:windowtext 0.5pt solid;"&gt;10&lt;/TD&gt;&lt;TD class="xl64" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext;background-color:transparent;border-top:windowtext;border-right:windowtext 0.5pt solid;"&gt;&lt;/TD&gt;&lt;TD class="xl64" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext;background-color:transparent;border-top:windowtext;border-right:windowtext 0.5pt solid;"&gt;10&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height:15pt;"&gt;&lt;TD class="xl64" height="20" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext 0.5pt solid;background-color:transparent;height:15pt;border-top:windowtext;border-right:windowtext 0.5pt solid;"&gt;11&lt;/TD&gt;&lt;TD class="xl64" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext;background-color:transparent;border-top:windowtext;border-right:windowtext 0.5pt solid;"&gt;11&lt;/TD&gt;&lt;TD class="xl64" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext;background-color:transparent;border-top:windowtext;border-right:windowtext 0.5pt solid;"&gt;&lt;/TD&gt;&lt;TD class="xl64" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext;background-color:transparent;border-top:windowtext;border-right:windowtext 0.5pt solid;"&gt;11&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height:15pt;"&gt;&lt;TD class="xl64" height="20" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext 0.5pt solid;background-color:transparent;height:15pt;border-top:windowtext;border-right:windowtext 0.5pt solid;"&gt;12&lt;/TD&gt;&lt;TD class="xl64" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext;background-color:transparent;border-top:windowtext;border-right:windowtext 0.5pt solid;"&gt;&lt;/TD&gt;&lt;TD class="xl64" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext;background-color:transparent;border-top:windowtext;border-right:windowtext 0.5pt solid;"&gt;12&lt;/TD&gt;&lt;TD class="xl64" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext;background-color:transparent;border-top:windowtext;border-right:windowtext 0.5pt solid;"&gt;12&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height:15pt;"&gt;&lt;TD class="xl64" height="20" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext 0.5pt solid;background-color:transparent;height:15pt;border-top:windowtext;border-right:windowtext 0.5pt solid;"&gt;13&lt;/TD&gt;&lt;TD class="xl64" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext;background-color:transparent;border-top:windowtext;border-right:windowtext 0.5pt solid;"&gt;13&lt;/TD&gt;&lt;TD class="xl64" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext;background-color:transparent;border-top:windowtext;border-right:windowtext 0.5pt solid;"&gt;13&lt;/TD&gt;&lt;TD class="xl64" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext;background-color:transparent;border-top:windowtext;border-right:windowtext 0.5pt solid;"&gt;13&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height:15pt;"&gt;&lt;TD class="xl64" height="20" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext 0.5pt solid;background-color:transparent;height:15pt;border-top:windowtext;border-right:windowtext 0.5pt solid;"&gt;14&lt;/TD&gt;&lt;TD class="xl64" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext;background-color:transparent;border-top:windowtext;border-right:windowtext 0.5pt solid;"&gt;&lt;/TD&gt;&lt;TD class="xl64" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext;background-color:transparent;border-top:windowtext;border-right:windowtext 0.5pt solid;"&gt;&lt;/TD&gt;&lt;TD class="xl64" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext;background-color:transparent;border-top:windowtext;border-right:windowtext 0.5pt solid;"&gt;14&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height:15pt;"&gt;&lt;TD class="xl64" height="20" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext 0.5pt solid;background-color:transparent;height:15pt;border-top:windowtext;border-right:windowtext 0.5pt solid;"&gt;15&lt;/TD&gt;&lt;TD class="xl64" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext;background-color:transparent;border-top:windowtext;border-right:windowtext 0.5pt solid;"&gt;&lt;/TD&gt;&lt;TD class="xl64" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext;background-color:transparent;border-top:windowtext;border-right:windowtext 0.5pt solid;"&gt;&lt;/TD&gt;&lt;TD class="xl64" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext;background-color:transparent;border-top:windowtext;border-right:windowtext 0.5pt solid;"&gt;15&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height:15pt;"&gt;&lt;TD class="xl64" height="20" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext 0.5pt solid;background-color:transparent;height:15pt;border-top:windowtext;border-right:windowtext 0.5pt solid;"&gt;&lt;/TD&gt;&lt;TD class="xl64" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext;background-color:transparent;border-top:windowtext;border-right:windowtext 0.5pt solid;"&gt;16&lt;/TD&gt;&lt;TD class="xl64" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext;background-color:transparent;border-top:windowtext;border-right:windowtext 0.5pt solid;"&gt;&lt;/TD&gt;&lt;TD class="xl64" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext;background-color:transparent;border-top:windowtext;border-right:windowtext 0.5pt solid;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height:15pt;"&gt;&lt;TD class="xl64" height="20" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext 0.5pt solid;background-color:transparent;height:15pt;border-top:windowtext;border-right:windowtext 0.5pt solid;"&gt;&lt;/TD&gt;&lt;TD class="xl64" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext;background-color:transparent;border-top:windowtext;border-right:windowtext 0.5pt solid;"&gt;&lt;/TD&gt;&lt;TD class="xl64" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext;background-color:transparent;border-top:windowtext;border-right:windowtext 0.5pt solid;"&gt;17&lt;/TD&gt;&lt;TD class="xl64" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext;background-color:transparent;border-top:windowtext;border-right:windowtext 0.5pt solid;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height:15pt;"&gt;&lt;TD class="xl64" height="20" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext 0.5pt solid;background-color:transparent;height:15pt;border-top:windowtext;border-right:windowtext 0.5pt solid;"&gt;&lt;/TD&gt;&lt;TD class="xl64" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext;background-color:transparent;border-top:windowtext;border-right:windowtext 0.5pt solid;"&gt;18&lt;/TD&gt;&lt;TD class="xl64" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext;background-color:transparent;border-top:windowtext;border-right:windowtext 0.5pt solid;"&gt;&lt;/TD&gt;&lt;TD class="xl64" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext;background-color:transparent;border-top:windowtext;border-right:windowtext 0.5pt solid;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height:15pt;"&gt;&lt;TD class="xl64" height="20" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext 0.5pt solid;background-color:transparent;height:15pt;border-top:windowtext;border-right:windowtext 0.5pt solid;"&gt;&lt;/TD&gt;&lt;TD class="xl64" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext;background-color:transparent;border-top:windowtext;border-right:windowtext 0.5pt solid;"&gt;19&lt;/TD&gt;&lt;TD class="xl64" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext;background-color:transparent;border-top:windowtext;border-right:windowtext 0.5pt solid;"&gt;&lt;/TD&gt;&lt;TD class="xl64" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext;background-color:transparent;border-top:windowtext;border-right:windowtext 0.5pt solid;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height:15pt;"&gt;&lt;TD class="xl64" height="20" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext 0.5pt solid;background-color:transparent;height:15pt;border-top:windowtext;border-right:windowtext 0.5pt solid;"&gt;20&lt;/TD&gt;&lt;TD class="xl64" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext;background-color:transparent;border-top:windowtext;border-right:windowtext 0.5pt solid;"&gt;&lt;/TD&gt;&lt;TD class="xl64" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext;background-color:transparent;border-top:windowtext;border-right:windowtext 0.5pt solid;"&gt;&lt;/TD&gt;&lt;TD class="xl64" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext;background-color:transparent;border-top:windowtext;border-right:windowtext 0.5pt solid;"&gt;20&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height:15pt;"&gt;&lt;TD class="xl64" height="20" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext 0.5pt solid;background-color:transparent;height:15pt;border-top:windowtext;border-right:windowtext 0.5pt solid;"&gt;21&lt;/TD&gt;&lt;TD class="xl64" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext;background-color:transparent;border-top:windowtext;border-right:windowtext 0.5pt solid;"&gt;21&lt;/TD&gt;&lt;TD class="xl64" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext;background-color:transparent;border-top:windowtext;border-right:windowtext 0.5pt solid;"&gt;&lt;/TD&gt;&lt;TD class="xl64" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext;background-color:transparent;border-top:windowtext;border-right:windowtext 0.5pt solid;"&gt;21&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height:15pt;"&gt;&lt;TD class="xl64" height="20" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext 0.5pt solid;background-color:transparent;height:15pt;border-top:windowtext;border-right:windowtext 0.5pt solid;"&gt;22&lt;/TD&gt;&lt;TD class="xl64" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext;background-color:transparent;border-top:windowtext;border-right:windowtext 0.5pt solid;"&gt;&lt;/TD&gt;&lt;TD class="xl64" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext;background-color:transparent;border-top:windowtext;border-right:windowtext 0.5pt solid;"&gt;22&lt;/TD&gt;&lt;TD class="xl64" style="border-bottom:windowtext 0.5pt solid;border-left:windowtext;background-color:transparent;border-top:windowtext;border-right:windowtext 0.5pt solid;"&gt;22&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;I appreciated any help I can get, and I am so thankful for anybody wanting to try to help me &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;*Newbee in love*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 May 2010 11:33:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reg-Self-join-in-a-table/m-p/256838#M1205062</guid>
      <dc:creator>anitamelbye</dc:creator>
      <dc:date>2010-05-11T11:33:56Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: Re. :reg---Self join in a table</title>
      <link>https://community.qlik.com/t5/QlikView/reg-Self-join-in-a-table/m-p/256839#M1205063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Juerg Maier JmiD GmbH Schweiz,&lt;/P&gt;&lt;P&gt;i write the code like this....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;LEFT&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;LOAD&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;name &lt;B&gt;as&lt;/B&gt; "Manager Name"&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;RESIDENT&lt;/P&gt;&lt;B&gt;&lt;/B&gt;&lt;P style="font-weight: bold"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;biff, embedded labels, table is Sheet1$);&lt;/P&gt;self.xls &lt;P&gt;(&lt;/P&gt;empid &lt;B&gt;as&lt;/B&gt; mgid, &lt;B&gt;JOIN&lt;/B&gt; (&lt;I&gt;self.xls&lt;/I&gt;) &lt;P&gt;(biff, embedded labels, table is Sheet1$);&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Its showing error while reloading as&lt;/P&gt;&lt;P&gt;Table not found&lt;BR /&gt;LEFT JOIN (self.xls)&lt;BR /&gt;(biff, embedded labels, table is Sheet1$)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table not found&lt;BR /&gt;LOAD&lt;BR /&gt; empid as mgid&lt;BR /&gt;,name as "Manager Name"&lt;BR /&gt;RESIDENT self.xls&lt;BR /&gt;(biff, embedded labels, table is Sheet1$)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what to do now????&lt;/P&gt;&lt;P&gt;bharathe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 May 2010 12:12:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reg-Self-join-in-a-table/m-p/256839#M1205063</guid>
      <dc:creator />
      <dc:date>2010-05-11T12:12:37Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: Re. :reg---Self join in a table</title>
      <link>https://community.qlik.com/t5/QlikView/reg-Self-join-in-a-table/m-p/256840#M1205066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all ....&lt;/P&gt;&lt;P&gt;please guide me in solving this problem...&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;P&gt;bharathe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 May 2010 13:03:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reg-Self-join-in-a-table/m-p/256840#M1205066</guid>
      <dc:creator />
      <dc:date>2010-05-11T13:03:26Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: Re. :reg---Self join in a table</title>
      <link>https://community.qlik.com/t5/QlikView/reg-Self-join-in-a-table/m-p/256841#M1205068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;Bharathe11dec wrote:please guide me in solving this problem...&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;I gave you half the script, Jürg gave you the other half, and he told you to put his half first, my half second. Doing exactly what he said, you'd get this:&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;YourTable:&lt;BR /&gt;Load * from selfjoin.xls (biff,embedded labels,table is sheet1$)&lt;BR /&gt;;&lt;BR /&gt;LEFT JOIN (YourTable)&lt;BR /&gt;LOAD&lt;BR /&gt; empid as mgid&lt;BR /&gt;,name as "Manager Name"&lt;BR /&gt;RESIDENT YourTable&lt;BR /&gt;;&lt;/P&gt;&lt;P&gt;And that should work. It may not be &lt;EM&gt;exactly&lt;/EM&gt; what you want, though. Presumably, you've already written the script to load from selfjoin.xls. We're not telling you to change that script AT ALL. All we're telling you to do is add MY script after it, and replace "YourTable" with the name you gave your table (and not with selfjoin.xls, which is your data source, not the name of your table). If your table is named "Employees" for instance, replace "YourTable" with "Employees" in the two spots it appears in the sample script I gave you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 May 2010 17:19:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reg-Self-join-in-a-table/m-p/256841#M1205068</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2010-05-11T17:19:33Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: Re. :reg---Self join in a table</title>
      <link>https://community.qlik.com/t5/QlikView/reg-Self-join-in-a-table/m-p/256842#M1205071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;Anita Melbye wrote: I have 3 tables in my report, and I only want the orders witch are listed in my first table. Therefor, I have a Left Join on my 2'nd table load, in order to &lt;STRONG&gt;keep out&lt;/STRONG&gt; any orders that are not listed in table 1.&lt;BR /&gt;But what can I write in my 3 load, in order to only keep the orders from Table 1?&lt;BR /&gt;If I write Left join on Table 3, my raport gets messed up. And if I leave out the Left Join, I get all the extra orders from table 3 in addition..&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;You may have to post some sample data, because based on my understanding of what you're saying you're doing, there should be no problem, and you should get the exact result you posted. It sounds like you're doing something like this:&lt;/P&gt;&lt;P style="padding-left:30px;"&gt;Table:&lt;BR /&gt;LOAD&lt;BR /&gt; Order&lt;BR /&gt;,Something&lt;BR /&gt;FROM Table1&lt;BR /&gt;;&lt;BR /&gt;LEFT JOIN (Table)&lt;BR /&gt;LOAD&lt;BR /&gt; Order&lt;BR /&gt;,SomethingElse&lt;BR /&gt;FROM Table2&lt;BR /&gt;;&lt;BR /&gt;LEFT JOIN (Table)&lt;BR /&gt;LOAD&lt;BR /&gt; Order&lt;BR /&gt;,SomeOtherField&lt;BR /&gt;FROM Table3&lt;BR /&gt;;&lt;/P&gt;&lt;P&gt;When you do the third load, the only Orders in Table should be the Orders originally loaded from Table1. Therefore, the left join should only take those orders from Table3, just like it did with Table2.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 May 2010 17:27:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reg-Self-join-in-a-table/m-p/256842#M1205071</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2010-05-11T17:27:57Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: Re. :reg---Self join in a table</title>
      <link>https://community.qlik.com/t5/QlikView/reg-Self-join-in-a-table/m-p/256843#M1205072</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;John: where did you find the ü on your keyboard?&lt;/P&gt;&lt;P&gt;Bharathe: try to put copied code into a section code /code both between square brackes []. Much nicer to read and looks professional &lt;IMG alt="Wink" src="http://community.qlik.com/emoticons/emotion-5.gif" /&gt;&lt;/P&gt;&lt;P&gt;Jürg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 May 2010 17:32:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reg-Self-join-in-a-table/m-p/256843#M1205072</guid>
      <dc:creator />
      <dc:date>2010-05-11T17:32:27Z</dc:date>
    </item>
    <item>
      <title>Re. :Re: Re. :reg---Self join in a table</title>
      <link>https://community.qlik.com/t5/QlikView/reg-Self-join-in-a-table/m-p/256844#M1205073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;Juerg Maier JmiD GmbH Schweiz wrote:John: where did you find the ü on your keyboard?&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;It's alt-129, but honestly, I just cut and pasted from your signature. &lt;IMG alt="Smile" src="http://community.qlik.com/emoticons/emotion-1.gif" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 May 2010 17:51:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reg-Self-join-in-a-table/m-p/256844#M1205073</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2010-05-11T17:51:05Z</dc:date>
    </item>
  </channel>
</rss>

