<?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: Search one column and replace another column with value if matched in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Search-one-column-and-replace-another-column-with-value-if/m-p/2207713#M7239</link>
    <description>&lt;P&gt;Woah,&amp;nbsp; not all rows,&amp;nbsp;the other column is known beforehand and will be in the&amp;nbsp;same row.&lt;/P&gt;</description>
    <pubDate>Thu, 06 Dec 2018 19:30:15 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-12-06T19:30:15Z</dc:date>
    <item>
      <title>Search one column and replace another column with value if matched</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Search-one-column-and-replace-another-column-with-value-if/m-p/2207709#M7235</link>
      <description>&lt;P&gt;I'm trying to do a search on one column, and if&amp;nbsp;the&amp;nbsp;field matches a pattern or value, then&amp;nbsp;a different column in the row gets a value.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;What is the&amp;nbsp;proper way to do this?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Dec 2018 23:26:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Search-one-column-and-replace-another-column-with-value-if/m-p/2207709#M7235</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-03T23:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: Search one column and replace another column with value if matched</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Search-one-column-and-replace-another-column-with-value-if/m-p/2207710#M7236</link>
      <description>&lt;P&gt;check&amp;nbsp;&lt;A href="https://help.talend.com/reader/wDRBNUuxk629sNcI0dNYaA/V0kE0GUsLTc4kG6yUIn1Ug" target="_self" rel="nofollow noopener noreferrer"&gt;tReplaceList&lt;/A&gt;&amp;nbsp;make 2 inputs from the&amp;nbsp;same file&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Dec 2018 08:32:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Search-one-column-and-replace-another-column-with-value-if/m-p/2207710#M7236</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2018-12-04T08:32:25Z</dc:date>
    </item>
    <item>
      <title>Re: Search one column and replace another column with value if matched</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Search-one-column-and-replace-another-column-with-value-if/m-p/2207711#M7237</link>
      <description>&lt;P&gt;This seems like a brutal workaround, why doesn't&amp;nbsp;replace offer separate lookup/replace columns?&lt;BR /&gt;&lt;BR /&gt;I'm also completely unsure how you propose I use treplacelist, what do you mean two inputs?&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2018 21:17:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Search-one-column-and-replace-another-column-with-value-if/m-p/2207711#M7237</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-05T21:17:37Z</dc:date>
    </item>
    <item>
      <title>Re: Search one column and replace another column with value if matched</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Search-one-column-and-replace-another-column-with-value-if/m-p/2207712#M7238</link>
      <description>&lt;P&gt;there are many ways could help to achieve the same result, you task - check and choose the best for you (especially when you did not share all information &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but all of them as described require self-join - multiple use the same table as different source and join them&lt;/P&gt;&lt;P&gt;it could be tMap with main flow and 1-* lookup inputs, it could be tReplaceList, in all cases - as you describe you want to search not in the same row, but in all rows from a different column, so you will need for each row from main flow make a lookup for all rows from lookup columns&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2018 21:32:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Search-one-column-and-replace-another-column-with-value-if/m-p/2207712#M7238</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2018-12-05T21:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: Search one column and replace another column with value if matched</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Search-one-column-and-replace-another-column-with-value-if/m-p/2207713#M7239</link>
      <description>&lt;P&gt;Woah,&amp;nbsp; not all rows,&amp;nbsp;the other column is known beforehand and will be in the&amp;nbsp;same row.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Dec 2018 19:30:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Search-one-column-and-replace-another-column-with-value-if/m-p/2207713#M7239</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-06T19:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: Search one column and replace another column with value if matched</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Search-one-column-and-replace-another-column-with-value-if/m-p/2207714#M7240</link>
      <description>&lt;P&gt;Don't need to search all rows,&amp;nbsp;the other column is known beforehand and will be checking a field in the same row.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Dec 2018 19:30:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Search-one-column-and-replace-another-column-with-value-if/m-p/2207714#M7240</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-06T19:30:54Z</dc:date>
    </item>
    <item>
      <title>Re: Search one column and replace another column with value if matched</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Search-one-column-and-replace-another-column-with-value-if/m-p/2207715#M7241</link>
      <description>&lt;P&gt;Given example:&lt;/P&gt;&lt;PRE&gt;column_1, column_2, column_3
AAA, BBB, CCC
AAA. BBB, CCC
AAB, BBB, CCC&lt;/PRE&gt;&lt;P&gt;So for each row, if column_1 = "AAA", then column_3 = "DDD", The expected output would be:&lt;/P&gt;&lt;PRE&gt;column_1, column_2, column_3
AAA, BBB, DDD
AAA. BBB, DDD
AAB, BBB, CCC&lt;/PRE&gt;</description>
      <pubDate>Thu, 06 Dec 2018 19:37:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Search-one-column-and-replace-another-column-with-value-if/m-p/2207715#M7241</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-06T19:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: Search one column and replace another column with value if matched</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Search-one-column-and-replace-another-column-with-value-if/m-p/2207716#M7242</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if all in same row, it is simple:&lt;/P&gt;&lt;P&gt;in tMap in col3 put&lt;/P&gt;&lt;PRE&gt;col1.equals("AAA")?"DDD":col3&lt;/PRE&gt;</description>
      <pubDate>Thu, 06 Dec 2018 20:12:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Search-one-column-and-replace-another-column-with-value-if/m-p/2207716#M7242</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2018-12-06T20:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: Search one column and replace another column with value if matched</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Search-one-column-and-replace-another-column-with-value-if/m-p/2207717#M7243</link>
      <description>&lt;P&gt;Not a bad option, I've used one just like that prior, but is there&amp;nbsp;any way to handle a large amount of them?&lt;/P&gt;</description>
      <pubDate>Fri, 07 Dec 2018 03:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Search-one-column-and-replace-another-column-with-value-if/m-p/2207717#M7243</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-07T03:19:17Z</dc:date>
    </item>
  </channel>
</rss>

