<?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: Lookup table no primary keys in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Lookup-table-no-primary-keys/m-p/2271340#M48971</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I used tcrc component it works fine&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Mon, 12 Aug 2019 17:11:20 GMT</pubDate>
    <dc:creator>TharunJoshi</dc:creator>
    <dc:date>2019-08-12T17:11:20Z</dc:date>
    <item>
      <title>Lookup table no primary keys</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Lookup-table-no-primary-keys/m-p/2271334#M48965</link>
      <description>Hi,&lt;BR /&gt;I have a table which gets data from an Excel file every week with 1M and above records. I don't HAVE ANY PRIMARY KEYS in the table,now when I put a lookup where inner join on lookup and output table has reject (true), it is checking each and every record which is taking a lots and lots of time. How to improve performance for this any idea is appreciated.&lt;BR /&gt;Thanks in advance</description>
      <pubDate>Sat, 16 Nov 2024 05:04:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Lookup-table-no-primary-keys/m-p/2271334#M48965</guid>
      <dc:creator>TharunJoshi</dc:creator>
      <dc:date>2024-11-16T05:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup table no primary keys</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Lookup-table-no-primary-keys/m-p/2271335#M48966</link>
      <description>&lt;P&gt;How many records are in your main recordset?&lt;BR /&gt;Can you show us a screenshot of your job and your tMap configuration?&lt;/P&gt;
&lt;P&gt;Is it possible for you to load the Excel data into a database first?&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2019 10:21:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Lookup-table-no-primary-keys/m-p/2271335#M48966</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-06T10:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup table no primary keys</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Lookup-table-no-primary-keys/m-p/2271336#M48967</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Here are screenshots below&lt;/P&gt; 
&lt;P&gt;I will give you an overview of my task I have an excel file with four excel sheets in it.Each excel sheet will be moved into four different tables in same database,which has at least Fifty thousand to 1 million this updates every week.Now the first load of excel file is done now if the second excel file comes after one week i should also find duplicates so i used lookup to catch it but checking 1 million records is a very big issue&lt;/P&gt; 
&lt;P&gt;Check the screenshots&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LwUd"&gt;Capture2.PNG&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LwUe"&gt;Capture3.PNG&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Lvod"&gt;Capture4.PNG&lt;/A&gt;</description>
      <pubDate>Tue, 06 Aug 2019 11:42:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Lookup-table-no-primary-keys/m-p/2271336#M48967</guid>
      <dc:creator>TharunJoshi</dc:creator>
      <dc:date>2019-08-06T11:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup table no primary keys</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Lookup-table-no-primary-keys/m-p/2271337#M48968</link>
      <description>&lt;P&gt;You don't appear to have any joins in your tMap. This will essentially create a cartesian join.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2019 12:58:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Lookup-table-no-primary-keys/m-p/2271337#M48968</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-06T12:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup table no primary keys</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Lookup-table-no-primary-keys/m-p/2271338#M48969</link>
      <description>&lt;P&gt;Can you tell me what can I do as I have explained my scenario&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2019 13:11:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Lookup-table-no-primary-keys/m-p/2271338#M48969</guid>
      <dc:creator>TharunJoshi</dc:creator>
      <dc:date>2019-08-06T13:11:47Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup table no primary keys</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Lookup-table-no-primary-keys/m-p/2271339#M48970</link>
      <description>&lt;P&gt;Well first of all I would decide whether you need to have all of the processing in one job? Can the processing be split into multiple jobs? Does it all need to be done at the same time? The next thing you need to do is decide how you are joining. As I said in my last post, it doesn't look like you have any joins in your tMap. This will not work as what you are doing is essentially multiplying the rows of the main input by the number of rows in the lookup. You need to decide how you can join the data (what columns you need to match) and then move on from there.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2019 14:46:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Lookup-table-no-primary-keys/m-p/2271339#M48970</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-06T14:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup table no primary keys</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Lookup-table-no-primary-keys/m-p/2271340#M48971</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I used tcrc component it works fine&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 12 Aug 2019 17:11:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Lookup-table-no-primary-keys/m-p/2271340#M48971</guid>
      <dc:creator>TharunJoshi</dc:creator>
      <dc:date>2019-08-12T17:11:20Z</dc:date>
    </item>
  </channel>
</rss>

