<?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: take data from one column to other in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/take-data-from-one-column-to-other/m-p/2359242#M124102</link>
    <description>&lt;P&gt;Great, thanks for your feedback!&lt;/P&gt;</description>
    <pubDate>Wed, 13 Sep 2023 02:25:48 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-09-13T02:25:48Z</dc:date>
    <item>
      <title>take data from one column to other</title>
      <link>https://community.qlik.com/t5/Talend-Studio/take-data-from-one-column-to-other/m-p/2359239#M124099</link>
      <description>&lt;P&gt;In Talend I have one table who have one column named "column1" has data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;column1&lt;/P&gt;&lt;P&gt;I'm from USA&lt;/P&gt;&lt;P&gt;I'm from India&lt;/P&gt;&lt;P&gt;I'm from Canada&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and I want to create a new column named column two in the same table where data will be populated from the above data&lt;/P&gt;&lt;P&gt;column2&lt;/P&gt;&lt;P&gt;USA&lt;/P&gt;&lt;P&gt;India&lt;/P&gt;&lt;P&gt;Canada&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After this when I will store the updated table data it will be like&lt;/P&gt;&lt;P&gt;column1                   column2&lt;/P&gt;&lt;P&gt;I'm from USA            USA&lt;/P&gt;&lt;P&gt;I'm from India           India&lt;/P&gt;&lt;P&gt;I'm from Canada        Canada&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm able to read the table but stuck in the transformation part. &lt;/P&gt;How to do the above scenario in Talend?</description>
      <pubDate>Fri, 15 Nov 2024 21:25:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/take-data-from-one-column-to-other/m-p/2359239#M124099</guid>
      <dc:creator>Just_learner</dc:creator>
      <dc:date>2024-11-15T21:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: take data from one column to other</title>
      <link>https://community.qlik.com/t5/Talend-Studio/take-data-from-one-column-to-other/m-p/2359240#M124100</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Add a new column in the output table on tMap, set its expression as:&lt;/P&gt;&lt;P&gt;row1.newColumn.substring(row1.newColumn.lastIndexOf(" ")+1)&amp;nbsp;&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;P&gt;//This expression is used to intercept the substring since the last space.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000od4OyAAI.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/149599i7EAE69CE3CC07832/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000od4OyAAI.png" alt="0695b00000od4OyAAI.png" /&gt;&lt;/span&gt;​&lt;/P&gt;&lt;P&gt;Hope it helps you.&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;&lt;P&gt;​&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2023 08:47:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/take-data-from-one-column-to-other/m-p/2359240#M124100</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-09-12T08:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: take data from one column to other</title>
      <link>https://community.qlik.com/t5/Talend-Studio/take-data-from-one-column-to-other/m-p/2359241#M124101</link>
      <description>&lt;P&gt;Thanks, Shong. It worked.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Sep 2023 12:25:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/take-data-from-one-column-to-other/m-p/2359241#M124101</guid>
      <dc:creator>Just_learner</dc:creator>
      <dc:date>2023-09-12T12:25:38Z</dc:date>
    </item>
    <item>
      <title>Re: take data from one column to other</title>
      <link>https://community.qlik.com/t5/Talend-Studio/take-data-from-one-column-to-other/m-p/2359242#M124102</link>
      <description>&lt;P&gt;Great, thanks for your feedback!&lt;/P&gt;</description>
      <pubDate>Wed, 13 Sep 2023 02:25:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/take-data-from-one-column-to-other/m-p/2359242#M124102</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-09-13T02:25:48Z</dc:date>
    </item>
  </channel>
</rss>

