<?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: How to add prefix and suffix? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-add-prefix-and-suffix/m-p/2246443#M31964</link>
    <description>Hi, Xdshi.. thanks for your help... it works. What I wanted to know is that you have marked the data type section to show that this logic works on string only... right? Or you want to show that data types on both sides should be matching.</description>
    <pubDate>Thu, 13 Feb 2014 11:47:42 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-02-13T11:47:42Z</dc:date>
    <item>
      <title>How to add prefix and suffix?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-add-prefix-and-suffix/m-p/2246441#M31962</link>
      <description>Suppose I have data as follows, 
&lt;BR /&gt;Emp_name|Emp_Id|Emp_dept 
&lt;BR /&gt;Leonardo DiCaprio|1000|Finance 
&lt;BR /&gt;Cristian Bale|1004|Security 
&lt;BR /&gt;Jennifer Lawrence|1002|HR 
&lt;BR /&gt;Morgan Freeman|1006|Admin 
&lt;BR /&gt;Now say I want to add, prefix 'Dr. ' to every entry under column name Emp_name. For example, data in output should be something as follows, 
&lt;BR /&gt;Dr. Leonardo DiCaprio|1000|Finance 
&lt;BR /&gt;Dr. Cristian Bale|1004|Security 
&lt;BR /&gt;Dr. Jennifer Lawrence|1002|HR 
&lt;BR /&gt;Dr. Morgan Freeman|1006|Admin 
&lt;BR /&gt;Or maybe I want to add, suffix 'ABC' to every entry under column name Emp_Id. For example, data in output should be something as follows, 
&lt;BR /&gt;Leonardo DiCaprio|1000ABC|Finance 
&lt;BR /&gt;Cristian Bale|1004ABC|Security 
&lt;BR /&gt;Jennifer Lawrence|1002ABC|HR 
&lt;BR /&gt;Morgan Freeman|1006ABC|Admin</description>
      <pubDate>Thu, 13 Feb 2014 09:52:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-add-prefix-and-suffix/m-p/2246441#M31962</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-13T09:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to add prefix and suffix?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-add-prefix-and-suffix/m-p/2246442#M31963</link>
      <description>Hi, 
&lt;BR /&gt; 
&lt;A href="https://help.talend.com/search/all?query=tMap&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;tMap&lt;/A&gt; component can meet your needs. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MCxz.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129648iBFDB1B6DBA89D302/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MCxz.png" alt="0683p000009MCxz.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 13 Feb 2014 10:09:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-add-prefix-and-suffix/m-p/2246442#M31963</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-13T10:09:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to add prefix and suffix?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-add-prefix-and-suffix/m-p/2246443#M31964</link>
      <description>Hi, Xdshi.. thanks for your help... it works. What I wanted to know is that you have marked the data type section to show that this logic works on string only... right? Or you want to show that data types on both sides should be matching.</description>
      <pubDate>Thu, 13 Feb 2014 11:47:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-add-prefix-and-suffix/m-p/2246443#M31964</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-13T11:47:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to add prefix and suffix?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-add-prefix-and-suffix/m-p/2246444#M31965</link>
      <description>Hi, 
&lt;BR /&gt;The "String" type can add string(prefix and suffix 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9p6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134116iFBD5D7F21624A744/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9p6.png" alt="0683p000009M9p6.png" /&gt;&lt;/span&gt;tring s=string1+string2) directly with "+". This logic works on string only. 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Mon, 17 Feb 2014 07:16:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-add-prefix-and-suffix/m-p/2246444#M31965</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-17T07:16:56Z</dc:date>
    </item>
  </channel>
</rss>

