<?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: Excel vLookup in Talend in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Excel-vLookup-in-Talend/m-p/2367782#M131124</link>
    <description>&lt;P&gt;I hope the screen helps. so i want to fill an horizontal sheet in the end based on a vertical list of attributes containing all attributes of a product (in this case ID 72). and from this big list of attributes i just want to pick specific ones.&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p000008vGr9AAE.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/148976i6BFACF07FC0342EB/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p000008vGr9AAE.png" alt="0693p000008vGr9AAE.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 16 Jul 2020 15:55:33 GMT</pubDate>
    <dc:creator>LennartSchulte</dc:creator>
    <dc:date>2020-07-16T15:55:33Z</dc:date>
    <item>
      <title>Excel vLookup in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Excel-vLookup-in-Talend/m-p/2367774#M131116</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i was now searching and trying for some time and was not able to find a solution for an obviously simple problem. I want to perform an vLookup like mapping in talend.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what i have so far:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Master File:&lt;/P&gt;&lt;P&gt;uid&lt;/P&gt;&lt;P&gt;name&lt;/P&gt;&lt;P&gt;description&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lookup File:&lt;/P&gt;&lt;P&gt;parentUID(refers to UID in Master file)&lt;/P&gt;&lt;P&gt;attributeID&lt;/P&gt;&lt;P&gt;value&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Target File&lt;/P&gt;&lt;P&gt;"ID":                 master.uid&lt;/P&gt;&lt;P&gt;"Name:            master.name&lt;/P&gt;&lt;P&gt;"Description":  master.description&lt;/P&gt;&lt;P&gt;"Image":           lookup.value (link via lookup.parentUID and master.UID and filter for an specific attributeID like "2388")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"TDS":              lookup.value (link via lookup.parentUID and master.UID and filter for an specific attributeID like "2547")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"PDS":              lookup.value (link via lookup.parentUID and master.UID and filter for an specific attributeID like "157")&lt;/P&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume for someone who's familiar with talend this is a dummy question but as i learn talend by doing and try an error and never had this usecase befor i have no clue on what to do after trying/searching for 6 hours.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jul 2020 20:55:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Excel-vLookup-in-Talend/m-p/2367774#M131116</guid>
      <dc:creator>LennartSchulte</dc:creator>
      <dc:date>2020-07-13T20:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: Excel vLookup in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Excel-vLookup-in-Talend/m-p/2367775#M131117</link>
      <description>&lt;P&gt;Or do i need to use the LookUp File multiplte times to have one manual lookup with a fixed filter on attributeID as much as i want to extract attributes from the lookup?&lt;/P&gt;</description>
      <pubDate>Mon, 13 Jul 2020 21:09:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Excel-vLookup-in-Talend/m-p/2367775#M131117</guid>
      <dc:creator>LennartSchulte</dc:creator>
      <dc:date>2020-07-13T21:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: Excel vLookup in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Excel-vLookup-in-Talend/m-p/2367776#M131118</link>
      <description>&lt;P&gt;@Lennart Schulte&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to know the specific attributeID used for the filter for each record of Master file? Can you please explain it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jul 2020 03:05:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Excel-vLookup-in-Talend/m-p/2367776#M131118</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-07-14T03:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: Excel vLookup in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Excel-vLookup-in-Talend/m-p/2367777#M131119</link>
      <description>&lt;P&gt;​Hi Shong,&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;P&gt;many​ thanks for your answer.&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;P&gt;Th​e attributeID ​is given/defined manually. The task is to select for an horizontal file (a specific column) a specific attribute value out of an vertical list which contains all attributes of the product.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jul 2020 04:18:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Excel-vLookup-in-Talend/m-p/2367777#M131119</guid>
      <dc:creator>LennartSchulte</dc:creator>
      <dc:date>2020-07-14T04:18:37Z</dc:date>
    </item>
    <item>
      <title>Re: Excel vLookup in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Excel-vLookup-in-Talend/m-p/2367778#M131120</link>
      <description>&lt;P&gt;I am afraid I can't still understand what are your expected result, it is better to explain your requirement with some example data. @Lennart Schulte​&amp;nbsp;, &lt;/P&gt;&lt;P&gt;"Image": lookup.value (link via lookup.parentUID and master.UID and filter for an specific attributeID like "2388")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jul 2020 09:48:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Excel-vLookup-in-Talend/m-p/2367778#M131120</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-07-15T09:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: Excel vLookup in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Excel-vLookup-in-Talend/m-p/2367779#M131121</link>
      <description>&lt;P&gt;If you need the result only for the specific attributeID then, you can perform normal left join in tmap. Then create a variable in tmap with filter conditions for required values and then map this variable to your output column in tmap&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jul 2020 14:04:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Excel-vLookup-in-Talend/m-p/2367779#M131121</guid>
      <dc:creator>vikramk</dc:creator>
      <dc:date>2020-07-16T14:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: Excel vLookup in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Excel-vLookup-in-Talend/m-p/2367780#M131122</link>
      <description>&lt;P&gt;i'm afraid i don't know how to do that. can you provide me a link on how to do that? google wasn't able to help me with this either &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jul 2020 15:11:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Excel-vLookup-in-Talend/m-p/2367780#M131122</guid>
      <dc:creator>LennartSchulte</dc:creator>
      <dc:date>2020-07-16T15:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: Excel vLookup in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Excel-vLookup-in-Talend/m-p/2367781#M131123</link>
      <description>&lt;P&gt;I hope the screen helps. so i want to fill an horizontal sheet in the end based on a vertical list of attributes containing all attributes of a product (in this case ID 72). and from this big list of attributes i just want to pick specific ones.&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p000008vGr9AAE.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/148976i6BFACF07FC0342EB/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p000008vGr9AAE.png" alt="0693p000008vGr9AAE.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jul 2020 15:55:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Excel-vLookup-in-Talend/m-p/2367781#M131123</guid>
      <dc:creator>LennartSchulte</dc:creator>
      <dc:date>2020-07-16T15:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: Excel vLookup in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Excel-vLookup-in-Talend/m-p/2367782#M131124</link>
      <description>&lt;P&gt;I hope the screen helps. so i want to fill an horizontal sheet in the end based on a vertical list of attributes containing all attributes of a product (in this case ID 72). and from this big list of attributes i just want to pick specific ones.&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p000008vGr9AAE.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/148976i6BFACF07FC0342EB/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p000008vGr9AAE.png" alt="0693p000008vGr9AAE.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Jul 2020 15:55:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Excel-vLookup-in-Talend/m-p/2367782#M131124</guid>
      <dc:creator>LennartSchulte</dc:creator>
      <dc:date>2020-07-16T15:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: Excel vLookup in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Excel-vLookup-in-Talend/m-p/2367783#M131125</link>
      <description>&lt;P&gt;I think this you tube video might help for your requirement for creating variable in tmap&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=UbPU7VVu-fU" alt="https://www.youtube.com/watch?v=UbPU7VVu-fU" target="_blank"&gt;https://www.youtube.com/watch?v=UbPU7VVu-fU&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please use filter logics in variables for each value and assign it to your output column.&lt;/P&gt;&lt;P&gt;&amp;nbsp;please refer below document for more on tmap:&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.talend.com/reader/wDRBNUuxk629sNcI0dNYaA/FzPVnU_ZpTs4X4nh4BfGaQ" alt="https://help.talend.com/reader/wDRBNUuxk629sNcI0dNYaA/FzPVnU_ZpTs4X4nh4BfGaQ" target="_blank"&gt;https://help.talend.com/reader/wDRBNUuxk629sNcI0dNYaA/FzPVnU_ZpTs4X4nh4BfGaQ&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jul 2020 05:05:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Excel-vLookup-in-Talend/m-p/2367783#M131125</guid>
      <dc:creator>vikramk</dc:creator>
      <dc:date>2020-07-17T05:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: Excel vLookup in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Excel-vLookup-in-Talend/m-p/2367784#M131126</link>
      <description>&lt;P&gt;I still have a question, the attributeID for image column is always 2338 and it is known before you execute the job, or it comes from lookup file and you don't know what it is before you execute the job?&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jul 2020 08:00:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Excel-vLookup-in-Talend/m-p/2367784#M131126</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-07-17T08:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: Excel vLookup in Talend</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Excel-vLookup-in-Talend/m-p/2367785#M131127</link>
      <description>&lt;P&gt;yes. the id's are fixed and known while setting up the job. &lt;/P&gt;</description>
      <pubDate>Fri, 17 Jul 2020 08:23:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Excel-vLookup-in-Talend/m-p/2367785#M131127</guid>
      <dc:creator>LennartSchulte</dc:creator>
      <dc:date>2020-07-17T08:23:36Z</dc:date>
    </item>
  </channel>
</rss>

