<?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 change column name? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-change-column-name/m-p/2303332#M75227</link>
    <description>&lt;P&gt;@Shalini M​&amp;nbsp;your welcome &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 31 Oct 2020 12:27:04 GMT</pubDate>
    <dc:creator>Prakhar1</dc:creator>
    <dc:date>2020-10-31T12:27:04Z</dc:date>
    <item>
      <title>How to change column name?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-change-column-name/m-p/2303325#M75220</link>
      <description>&lt;P&gt;To record the logs of components. I have used tStatCatcher--&amp;gt; tjavaflex--&amp;gt; tfileoutputdelimited.&lt;/P&gt;&lt;P&gt;I want to change the columns name of tstatcatcher,s schema when it is loaded to &lt;/P&gt;&lt;P&gt;tfileoutputdelimited.&lt;/P&gt;&lt;P&gt;In tjavaflex I tried as,&lt;/P&gt;&lt;P&gt;row2.Date_Time=row1.moment;&lt;/P&gt;&lt;P&gt;row2.pid=row1.pid;&lt;/P&gt;&lt;P&gt;row2.project=row1.project;&lt;/P&gt;&lt;P&gt;Its loading data only for pid and project columns. The Date_time colmn is null in the output file.&lt;/P&gt;&lt;P&gt;How to deal with this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:12:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-change-column-name/m-p/2303325#M75220</guid>
      <dc:creator>shalinim1</dc:creator>
      <dc:date>2024-11-16T01:12:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to change column name?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-change-column-name/m-p/2303326#M75221</link>
      <description>&lt;P&gt;@Shalini M​&amp;nbsp;, you can not change in the tstatcatcher,you have to change after tstatcatcher by using tjavaflex or tjavarow or tmap.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Manohar&lt;/P&gt;</description>
      <pubDate>Thu, 29 Oct 2020 07:32:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-change-column-name/m-p/2303326#M75221</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-10-29T07:32:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to change column name?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-change-column-name/m-p/2303327#M75222</link>
      <description>&lt;P&gt;@Manohar B​&amp;nbsp;I've changed the columns in tjavaflex component. And connected to the output file.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Oct 2020 08:28:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-change-column-name/m-p/2303327#M75222</guid>
      <dc:creator>shalinim1</dc:creator>
      <dc:date>2020-10-29T08:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to change column name?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-change-column-name/m-p/2303328#M75223</link>
      <description>&lt;P&gt;@Shalini M​&amp;nbsp;,Is it working?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Manohar&lt;/P&gt;</description>
      <pubDate>Thu, 29 Oct 2020 09:05:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-change-column-name/m-p/2303328#M75223</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-10-29T09:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to change column name?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-change-column-name/m-p/2303329#M75224</link>
      <description>&lt;P&gt;No @Manohar B​, The changed name column was null. The data was not loaded.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Oct 2020 09:15:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-change-column-name/m-p/2303329#M75224</guid>
      <dc:creator>shalinim1</dc:creator>
      <dc:date>2020-10-29T09:15:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to change column name?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-change-column-name/m-p/2303330#M75225</link>
      <description>&lt;P&gt;did yo write the code in the "Main Code" block of tJavaFlex?&lt;/P&gt;</description>
      <pubDate>Thu, 29 Oct 2020 10:57:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-change-column-name/m-p/2303330#M75225</guid>
      <dc:creator>Prakhar1</dc:creator>
      <dc:date>2020-10-29T10:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to change column name?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-change-column-name/m-p/2303331#M75226</link>
      <description>&lt;P&gt;@prakhar dubey​&amp;nbsp;I wrote the code in 'start code'. But now I have changed to 'main code' block and it worked. Thank you. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 29 Oct 2020 11:05:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-change-column-name/m-p/2303331#M75226</guid>
      <dc:creator>shalinim1</dc:creator>
      <dc:date>2020-10-29T11:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to change column name?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-change-column-name/m-p/2303332#M75227</link>
      <description>&lt;P&gt;@Shalini M​&amp;nbsp;your welcome &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 31 Oct 2020 12:27:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-change-column-name/m-p/2303332#M75227</guid>
      <dc:creator>Prakhar1</dc:creator>
      <dc:date>2020-10-31T12:27:04Z</dc:date>
    </item>
  </channel>
</rss>

