<?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 tMap reuse 1 Lookup in same tMap in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tMap-reuse-1-Lookup-in-same-tMap/m-p/2358269#M123333</link>
    <description>&lt;P&gt;Hi Talend Users,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Is it possible to reuse the same lookup source in 1 tMap? I have a number of columns I want to convert using a lookup table. Each column contains the primary key for the lookup table but can I configure 1 tMap to convert all the columns in 1 go or do I need to position the 2 or more tMaps in serial&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Most examples I have seen seem to handle the case where you want 2 or more columns as keys to return 1 value from the lookup table&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Example input table&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;ID as int
Product1 as string
Product2 as string&lt;/PRE&gt; 
&lt;P&gt;Example Lookup Table&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;ProductID as string
ProductPrice as int&lt;/PRE&gt; 
&lt;P&gt;Desired Output Table&lt;/P&gt; 
&lt;PRE&gt;ID as int
Product1 as string
Product1Price as int
Product2 as string
Product2Price as int&amp;nbsp;&amp;nbsp;&lt;/PRE&gt; 
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 06 Dec 2017 13:13:06 GMT</pubDate>
    <dc:creator>mobmsc2</dc:creator>
    <dc:date>2017-12-06T13:13:06Z</dc:date>
    <item>
      <title>tMap reuse 1 Lookup in same tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMap-reuse-1-Lookup-in-same-tMap/m-p/2358269#M123333</link>
      <description>&lt;P&gt;Hi Talend Users,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Is it possible to reuse the same lookup source in 1 tMap? I have a number of columns I want to convert using a lookup table. Each column contains the primary key for the lookup table but can I configure 1 tMap to convert all the columns in 1 go or do I need to position the 2 or more tMaps in serial&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Most examples I have seen seem to handle the case where you want 2 or more columns as keys to return 1 value from the lookup table&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Example input table&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;ID as int
Product1 as string
Product2 as string&lt;/PRE&gt; 
&lt;P&gt;Example Lookup Table&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;ProductID as string
ProductPrice as int&lt;/PRE&gt; 
&lt;P&gt;Desired Output Table&lt;/P&gt; 
&lt;PRE&gt;ID as int
Product1 as string
Product1Price as int
Product2 as string
Product2Price as int&amp;nbsp;&amp;nbsp;&lt;/PRE&gt; 
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2017 13:13:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMap-reuse-1-Lookup-in-same-tMap/m-p/2358269#M123333</guid>
      <dc:creator>mobmsc2</dc:creator>
      <dc:date>2017-12-06T13:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: tMap reuse 1 Lookup in same tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMap-reuse-1-Lookup-in-same-tMap/m-p/2358270#M123334</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Case not clear in my opinion.&lt;/P&gt;&lt;P&gt;However, you have as many lookups as you want for the same tMap, limit is the lisibility.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2017 15:12:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMap-reuse-1-Lookup-in-same-tMap/m-p/2358270#M123334</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-12-06T15:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: tMap reuse 1 Lookup in same tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMap-reuse-1-Lookup-in-same-tMap/m-p/2358271#M123335</link>
      <description>&lt;P&gt;If i have 2&amp;nbsp;lookup inputs to the same lookup file is there a danger of file locks or other issues when running the job?&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2017 15:23:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMap-reuse-1-Lookup-in-same-tMap/m-p/2358271#M123335</guid>
      <dc:creator>mobmsc2</dc:creator>
      <dc:date>2017-12-06T15:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: tMap reuse 1 Lookup in same tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMap-reuse-1-Lookup-in-same-tMap/m-p/2358272#M123336</link>
      <description>&lt;P&gt;No, as files&amp;nbsp;are for input only.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2017 16:24:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMap-reuse-1-Lookup-in-same-tMap/m-p/2358272#M123336</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-12-06T16:24:10Z</dc:date>
    </item>
    <item>
      <title>Re: tMap reuse 1 Lookup in same tMap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tMap-reuse-1-Lookup-in-same-tMap/m-p/2358273#M123337</link>
      <description>&lt;P&gt;Coming back to this could I use a tReplicate to generate multiple lookup flows for the same tMap from 1 source or does the tMap only accept 1 flow from the same component?&lt;/P&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Mon, 14 May 2018 11:46:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tMap-reuse-1-Lookup-in-same-tMap/m-p/2358273#M123337</guid>
      <dc:creator>mobmsc2</dc:creator>
      <dc:date>2018-05-14T11:46:55Z</dc:date>
    </item>
  </channel>
</rss>

