<?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 Add \\ to a column value in tmap in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Add-to-a-column-value-in-tmap/m-p/2238331#M26480</link>
    <description>&lt;P&gt;Hello Talendians,&lt;/P&gt;
&lt;P&gt;I have a input column product from my source that is of int type, however when i load into my target i want add \\ to the end of it.&lt;/P&gt;
&lt;P&gt;Lets say my input is 10, i want my output to be 10\\. How do i achieve this in talend?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have been using the following expression so far: String.valueOf(row1.coumn)&lt;/P&gt;
&lt;P&gt;Please suggest?&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 02:30:59 GMT</pubDate>
    <dc:creator>desanip</dc:creator>
    <dc:date>2024-11-16T02:30:59Z</dc:date>
    <item>
      <title>Add \\ to a column value in tmap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Add-to-a-column-value-in-tmap/m-p/2238331#M26480</link>
      <description>&lt;P&gt;Hello Talendians,&lt;/P&gt;
&lt;P&gt;I have a input column product from my source that is of int type, however when i load into my target i want add \\ to the end of it.&lt;/P&gt;
&lt;P&gt;Lets say my input is 10, i want my output to be 10\\. How do i achieve this in talend?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have been using the following expression so far: String.valueOf(row1.coumn)&lt;/P&gt;
&lt;P&gt;Please suggest?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:30:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Add-to-a-column-value-in-tmap/m-p/2238331#M26480</guid>
      <dc:creator>desanip</dc:creator>
      <dc:date>2024-11-16T02:30:59Z</dc:date>
    </item>
    <item>
      <title>Re: Add \\ to a column value in tmap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Add-to-a-column-value-in-tmap/m-p/2238332#M26481</link>
      <description>&lt;P&gt;&lt;SPAN&gt;String.valueOf(row1.coumn) + "\\\\"&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2020 14:54:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Add-to-a-column-value-in-tmap/m-p/2238332#M26481</guid>
      <dc:creator>billimmer</dc:creator>
      <dc:date>2020-05-05T14:54:07Z</dc:date>
    </item>
  </channel>
</rss>

