<?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: tJavaRow component code for Excel in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tJavaRow-component-code-for-Excel/m-p/2254967#M37818</link>
    <description>you have to use org.apache.poi components and file Output stream.
&lt;BR /&gt;it's not so complex but it's code not visual programming...
&lt;BR /&gt;ETL jobs have to be easy to read… so prefer to use components if you can.
&lt;BR /&gt;</description>
    <pubDate>Mon, 11 Feb 2019 10:11:28 GMT</pubDate>
    <dc:creator>fdenis</dc:creator>
    <dc:date>2019-02-11T10:11:28Z</dc:date>
    <item>
      <title>tJavaRow component code for Excel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tJavaRow-component-code-for-Excel/m-p/2254964#M37815</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm trying to read some columns from my Excel file using tJavaRow component but I don't know the code to do this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Designer:&lt;/P&gt;
&lt;P&gt;tFileInputExcel -&amp;gt; tJavaRow -&amp;gt; tFileOutputExcel&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I ask it because later I will continue doing more stuff using this component, but I won't be able to do this if I don't read those columns first.&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Feb 2019 09:47:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tJavaRow-component-code-for-Excel/m-p/2254964#M37815</guid>
      <dc:creator>EnriqueLDE</dc:creator>
      <dc:date>2019-02-11T09:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: tJavaRow component code for Excel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tJavaRow-component-code-for-Excel/m-p/2254965#M37816</link>
      <description>hi, why dont you rear excel file using tfileInputExcel?</description>
      <pubDate>Mon, 11 Feb 2019 09:59:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tJavaRow-component-code-for-Excel/m-p/2254965#M37816</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2019-02-11T09:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: tJavaRow component code for Excel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tJavaRow-component-code-for-Excel/m-p/2254966#M37817</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LKpMAAW"&gt;@fdenis&lt;/A&gt;&amp;nbsp;I use tFileInputExcel to read those columns but i want to use tJavaRow later to work with those columns using code. The problem is I don't know the reference i need to use in Java to start programming. For example, what is the code to refer to colum 1?&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 11 Feb 2019 10:04:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tJavaRow-component-code-for-Excel/m-p/2254966#M37817</guid>
      <dc:creator>EnriqueLDE</dc:creator>
      <dc:date>2019-02-11T10:04:55Z</dc:date>
    </item>
    <item>
      <title>Re: tJavaRow component code for Excel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tJavaRow-component-code-for-Excel/m-p/2254967#M37818</link>
      <description>you have to use org.apache.poi components and file Output stream.
&lt;BR /&gt;it's not so complex but it's code not visual programming...
&lt;BR /&gt;ETL jobs have to be easy to read… so prefer to use components if you can.
&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Feb 2019 10:11:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tJavaRow-component-code-for-Excel/m-p/2254967#M37818</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2019-02-11T10:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: tJavaRow component code for Excel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tJavaRow-component-code-for-Excel/m-p/2254968#M37819</link>
      <description>Talend use apache.poi so you can have a look on code tab when you are using tFileInputExcel… for examples.&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Feb 2019 10:16:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tJavaRow-component-code-for-Excel/m-p/2254968#M37819</guid>
      <dc:creator>fdenis</dc:creator>
      <dc:date>2019-02-11T10:16:49Z</dc:date>
    </item>
  </channel>
</rss>

