<?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 How to add Columns to a csv file? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-add-Columns-to-a-csv-file/m-p/2337828#M106129</link>
    <description>Hi, &lt;BR /&gt;i'm new to Talend Open Studio and i got the following issue.&lt;BR /&gt;&lt;BR /&gt;The csv file consist of 3 Columns:&lt;BR /&gt;Field1|Field2|Field3&lt;BR /&gt;A1     |B1    |C1&lt;BR /&gt;...      |...     |...&lt;BR /&gt;An     |Bn     |Cn&lt;BR /&gt;now i want to add 3 Columns with the following properties:&lt;BR /&gt;Field4 should contain a constant value&lt;BR /&gt;Field5 should contain of field2 + field3 (B-C)&lt;BR /&gt;Field6 should contain of field3 + field2 (C-B)&lt;BR /&gt;how can i realise this issue?</description>
    <pubDate>Sat, 16 Nov 2024 12:04:29 GMT</pubDate>
    <dc:creator>_AnonymousUser</dc:creator>
    <dc:date>2024-11-16T12:04:29Z</dc:date>
    <item>
      <title>How to add Columns to a csv file?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-add-Columns-to-a-csv-file/m-p/2337828#M106129</link>
      <description>Hi, &lt;BR /&gt;i'm new to Talend Open Studio and i got the following issue.&lt;BR /&gt;&lt;BR /&gt;The csv file consist of 3 Columns:&lt;BR /&gt;Field1|Field2|Field3&lt;BR /&gt;A1     |B1    |C1&lt;BR /&gt;...      |...     |...&lt;BR /&gt;An     |Bn     |Cn&lt;BR /&gt;now i want to add 3 Columns with the following properties:&lt;BR /&gt;Field4 should contain a constant value&lt;BR /&gt;Field5 should contain of field2 + field3 (B-C)&lt;BR /&gt;Field6 should contain of field3 + field2 (C-B)&lt;BR /&gt;how can i realise this issue?</description>
      <pubDate>Sat, 16 Nov 2024 12:04:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-add-Columns-to-a-csv-file/m-p/2337828#M106129</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2024-11-16T12:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to add Columns to a csv file?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-add-Columns-to-a-csv-file/m-p/2337829#M106130</link>
      <description>Open in a spreadsheet, add the columns and Save As CSV</description>
      <pubDate>Wed, 20 Mar 2013 20:59:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-add-Columns-to-a-csv-file/m-p/2337829#M106130</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-20T20:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to add Columns to a csv file?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-add-Columns-to-a-csv-file/m-p/2337830#M106131</link>
      <description>Hi 
&lt;BR /&gt;
&lt;A href="https://help.talend.com/search/all?query=tSplitRow&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;tSplitRow&lt;/A&gt; or 
&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 fit your need. I suggest you to learn these two components, especially tMap component, it is a very important component and you will use it often in your job. 
&lt;BR /&gt;Let me know if you have any questions!
&lt;BR /&gt;Shong</description>
      <pubDate>Thu, 21 Mar 2013 06:11:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-add-Columns-to-a-csv-file/m-p/2337830#M106131</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-21T06:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to add Columns to a csv file?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-add-Columns-to-a-csv-file/m-p/2337831#M106132</link>
      <description>Will you put up some screenshots of it???</description>
      <pubDate>Thu, 21 Mar 2013 07:59:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-add-Columns-to-a-csv-file/m-p/2337831#M106132</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2013-03-21T07:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to add Columns to a csv file?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-add-Columns-to-a-csv-file/m-p/2337832#M106133</link>
      <description>Hi,
&lt;BR /&gt;first i want to thank you for your quick response.
&lt;BR /&gt;Screenshot: 
&lt;BR /&gt;
&lt;A href="http://imageshack.us/photo/my-images/849/csvexample.png/" target="_blank" rel="nofollow noopener noreferrer"&gt;&lt;IMG src="https://community.qlik.com/" /&gt;&lt;/A&gt;
&lt;BR /&gt;Uploaded with 
&lt;A href="http://imageshack.us" target="_blank" rel="nofollow noopener noreferrer"&gt;ImageShack.us&lt;/A&gt;</description>
      <pubDate>Thu, 21 Mar 2013 12:18:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-add-Columns-to-a-csv-file/m-p/2337832#M106133</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2013-03-21T12:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to add Columns to a csv file?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-add-Columns-to-a-csv-file/m-p/2337833#M106134</link>
      <description>Hi,&lt;BR /&gt;i've resolved the issue i got thx for your effort.&lt;BR /&gt;&lt;A href="http://imageshack.us/photo/my-images/802/csvaddcolum.png/" target="_blank" rel="nofollow noopener noreferrer"&gt;&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://imageshack.us/photo/my-images/259/csvtest.png/" target="_blank" rel="nofollow noopener noreferrer"&gt;&lt;/A&gt;</description>
      <pubDate>Thu, 21 Mar 2013 14:05:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-add-Columns-to-a-csv-file/m-p/2337833#M106134</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2013-03-21T14:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to add Columns to a csv file?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-add-Columns-to-a-csv-file/m-p/2337834#M106135</link>
      <description>@memotec10: please register to become a member (instead of "guest") of Talend Community, if you want to get the "image upload" feature. 
&lt;BR /&gt;For registered users, I realize the image upload feature is only available when clickin on "post reply" (not through the quick post") 
&lt;BR /&gt;This would be easier for you and more convenient for other users than pasting urls. 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 21 Mar 2013 14:08:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-add-Columns-to-a-csv-file/m-p/2337834#M106135</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-21T14:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to add Columns to a csv file?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-add-Columns-to-a-csv-file/m-p/2337835#M106136</link>
      <description>@esabot: I've been registred by talend.com since yesterday, but I can't login to talendforge.</description>
      <pubDate>Thu, 21 Mar 2013 14:58:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-add-Columns-to-a-csv-file/m-p/2337835#M106136</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2013-03-21T14:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to add Columns to a csv file?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-add-Columns-to-a-csv-file/m-p/2337836#M106137</link>
      <description>I have notified your issue to our IT. I'll get back to you as soon as I can, sorry about this.</description>
      <pubDate>Thu, 21 Mar 2013 21:40:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-add-Columns-to-a-csv-file/m-p/2337836#M106137</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-21T21:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to add Columns to a csv file?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-add-Columns-to-a-csv-file/m-p/2337837#M106138</link>
      <description>@esabot. It's working. Thx 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Fri, 22 Mar 2013 10:08:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-add-Columns-to-a-csv-file/m-p/2337837#M106138</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-22T10:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to add Columns to a csv file?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-add-Columns-to-a-csv-file/m-p/2337838#M106139</link>
      <description>Welcome to the Talend Community!</description>
      <pubDate>Fri, 22 Mar 2013 12:55:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-add-Columns-to-a-csv-file/m-p/2337838#M106139</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-22T12:55:14Z</dc:date>
    </item>
  </channel>
</rss>

