<?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 create multiple excel sheets in talend in same subjob in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-create-multiple-excel-sheets-in-talend-in-same-subjob/m-p/2275092#M51573</link>
    <description>&lt;P&gt;Link Provided should work.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;NULL is coming because , tFileInputExcel is trying to read Records after End of line&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Try 1) in Advance Setting of tFileInputExcel&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;select "&lt;EM&gt;Stop reading on encountering empty rows"&lt;/EM&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Try2) in tFileOutExcel , define some dummy name if sheetname is NULL&lt;/P&gt; 
&lt;P&gt;&lt;EM&gt;e.g.&lt;/EM&gt;&lt;/P&gt; 
&lt;P&gt;&lt;EM&gt;&lt;SPAN&gt;((String)globalMap.get("row1.sheetname")) == null or&amp;nbsp;&amp;nbsp;((String)globalMap.get("row1.sheetname")).length()== 0 ? "dummy"&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MPcz.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157233iD1A564EF62DE3BC2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MPcz.png" alt="0683p000009MPcz.png" /&gt;&lt;/span&gt;(String)globalMap.get("row1.sheetname"))&lt;/SPAN&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 23 Apr 2019 15:00:27 GMT</pubDate>
    <dc:creator>akumar2301</dc:creator>
    <dc:date>2019-04-23T15:00:27Z</dc:date>
    <item>
      <title>How to create multiple excel sheets in talend in same subjob</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-create-multiple-excel-sheets-in-talend-in-same-subjob/m-p/2275090#M51571</link>
      <description>&lt;P&gt;Hi All,&lt;BR /&gt;&lt;BR /&gt;How to create multiple excel sheets in talend in same subjob.&lt;BR /&gt;Attaching the Excel Final_GS1_Clothing_PC.xlsx, in this file i want to generate seperate excel sheet based on identical Id column.&lt;BR /&gt;eg : row 2,3,4 and 5 have same Id's i want to generate a sheet name starting with the Id column value and all the same id rows should get added in that sheet.&lt;BR /&gt;&lt;BR /&gt;Please let me know if you have any questions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Yogesh.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2019 14:35:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-create-multiple-excel-sheets-in-talend-in-same-subjob/m-p/2275090#M51571</guid>
      <dc:creator>kuwaryogi27</dc:creator>
      <dc:date>2019-04-23T14:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to create multiple excel sheets in talend in same subjob</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-create-multiple-excel-sheets-in-talend-in-same-subjob/m-p/2275091#M51572</link>
      <description>&lt;P&gt;I have also referred link&amp;nbsp;&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCnNVCA0" target="_blank"&gt;https://community.talend.com/t5/Design-and-Development/Create-Multiple-Tabs-with-single-excel-file-based-on-the-column/td-p/22746&lt;/A&gt; but it is not working and giving me the following error.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Lv6Y"&gt;error.PNG&lt;/A&gt;</description>
      <pubDate>Tue, 23 Apr 2019 14:38:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-create-multiple-excel-sheets-in-talend-in-same-subjob/m-p/2275091#M51572</guid>
      <dc:creator>kuwaryogi27</dc:creator>
      <dc:date>2019-04-23T14:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to create multiple excel sheets in talend in same subjob</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-create-multiple-excel-sheets-in-talend-in-same-subjob/m-p/2275092#M51573</link>
      <description>&lt;P&gt;Link Provided should work.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;NULL is coming because , tFileInputExcel is trying to read Records after End of line&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Try 1) in Advance Setting of tFileInputExcel&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;select "&lt;EM&gt;Stop reading on encountering empty rows"&lt;/EM&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Try2) in tFileOutExcel , define some dummy name if sheetname is NULL&lt;/P&gt; 
&lt;P&gt;&lt;EM&gt;e.g.&lt;/EM&gt;&lt;/P&gt; 
&lt;P&gt;&lt;EM&gt;&lt;SPAN&gt;((String)globalMap.get("row1.sheetname")) == null or&amp;nbsp;&amp;nbsp;((String)globalMap.get("row1.sheetname")).length()== 0 ? "dummy"&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MPcz.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157233iD1A564EF62DE3BC2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MPcz.png" alt="0683p000009MPcz.png" /&gt;&lt;/span&gt;(String)globalMap.get("row1.sheetname"))&lt;/SPAN&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2019 15:00:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-create-multiple-excel-sheets-in-talend-in-same-subjob/m-p/2275092#M51573</guid>
      <dc:creator>akumar2301</dc:creator>
      <dc:date>2019-04-23T15:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to create multiple excel sheets in talend in same subjob</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-create-multiple-excel-sheets-in-talend-in-same-subjob/m-p/2275093#M51574</link>
      <description>&lt;P&gt;Hi Abhishek,&lt;BR /&gt;&lt;BR /&gt;I am able to generate multiple sheets in tOutputExcel but the data is coming as null.&lt;BR /&gt;I have attached the talend job screenshot please check&lt;BR /&gt;Regards,&lt;BR /&gt;Yogesh.&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LvNS"&gt;Job.PNG&lt;/A&gt;</description>
      <pubDate>Wed, 24 Apr 2019 08:16:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-create-multiple-excel-sheets-in-talend-in-same-subjob/m-p/2275093#M51574</guid>
      <dc:creator>kuwaryogi27</dc:creator>
      <dc:date>2019-04-24T08:16:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to create multiple excel sheets in talend in same subjob</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-create-multiple-excel-sheets-in-talend-in-same-subjob/m-p/2275094#M51575</link>
      <description>&lt;P&gt;Can you just try to put tLogRow and check if data is comiing correct before tFileexcelOutput.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if tLogRow print , your result , give us screenshot of tFileexcelOutput.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2019 08:56:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-create-multiple-excel-sheets-in-talend-in-same-subjob/m-p/2275094#M51575</guid>
      <dc:creator>akumar2301</dc:creator>
      <dc:date>2019-04-24T08:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to create multiple excel sheets in talend in same subjob</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-create-multiple-excel-sheets-in-talend-in-same-subjob/m-p/2275095#M51576</link>
      <description>&lt;P&gt;Hi Yogesh,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; Most probably you might not have assigned the output of tFlowtoTerate columns after iteration correctly.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; Please add tLogrow before and after to do the testing and you will get the clue.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2019 09:12:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-create-multiple-excel-sheets-in-talend-in-same-subjob/m-p/2275095#M51576</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-24T09:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to create multiple excel sheets in talend in same subjob</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-create-multiple-excel-sheets-in-talend-in-same-subjob/m-p/2275096#M51577</link>
      <description>&lt;P&gt;What do you have in tJavaRow component?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Say if you have input schema as a,b,c and output schema as a,b,c for tJavaRow component.&lt;/P&gt;&lt;P&gt;You must mention in tJavaRow component as&lt;/P&gt;&lt;P&gt;output_row.a=input_row.a;&lt;/P&gt;&lt;P&gt;output_row.b=input_row.b;&lt;/P&gt;&lt;P&gt;output_row.c=input_row.c;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you do not do this, you will get empty data in output excel file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope, this solves your problem.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Meghana.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2019 09:37:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-create-multiple-excel-sheets-in-talend-in-same-subjob/m-p/2275096#M51577</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-24T09:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to create multiple excel sheets in talend in same subjob</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-create-multiple-excel-sheets-in-talend-in-same-subjob/m-p/2275097#M51578</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/00539000006eKOgAAM"&gt;@nthampi&lt;/A&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt; 
&lt;P&gt;Before tFlowToIterate it is able to display data. I am unable to connect tlogrow after tflowtoiterate&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2019 09:42:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-create-multiple-excel-sheets-in-talend-in-same-subjob/m-p/2275097#M51578</guid>
      <dc:creator>kuwaryogi27</dc:creator>
      <dc:date>2019-04-24T09:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to create multiple excel sheets in talend in same subjob</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-create-multiple-excel-sheets-in-talend-in-same-subjob/m-p/2275098#M51579</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LP7CAAW"&gt;@uganesh&lt;/A&gt;&amp;nbsp;,&lt;/P&gt; 
&lt;P&gt;&lt;BR /&gt;I have connected tLogRow before the tFileOutputExcel but i am getting null&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2019 09:44:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-create-multiple-excel-sheets-in-talend-in-same-subjob/m-p/2275098#M51579</guid>
      <dc:creator>kuwaryogi27</dc:creator>
      <dc:date>2019-04-24T09:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to create multiple excel sheets in talend in same subjob</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-create-multiple-excel-sheets-in-talend-in-same-subjob/m-p/2275099#M51580</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LOjJAAW"&gt;@MeghanaKottala&lt;/A&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;I am doing the same,&amp;nbsp; output_row.a=input_row.a;&lt;BR /&gt;till tMap_1 i am getting the correct data but after tFlowToIterate flow i am getting null values&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2019 09:47:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-create-multiple-excel-sheets-in-talend-in-same-subjob/m-p/2275099#M51580</guid>
      <dc:creator>kuwaryogi27</dc:creator>
      <dc:date>2019-04-24T09:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to create multiple excel sheets in talend in same subjob</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-create-multiple-excel-sheets-in-talend-in-same-subjob/m-p/2275100#M51581</link>
      <description>&lt;P&gt;Attached are the job changes suggested by you guys.&lt;BR /&gt;PFA&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LvMP"&gt;error1.PNG&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LvSb"&gt;scenario1.PNG&lt;/A&gt;</description>
      <pubDate>Wed, 24 Apr 2019 09:53:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-create-multiple-excel-sheets-in-talend-in-same-subjob/m-p/2275100#M51581</guid>
      <dc:creator>kuwaryogi27</dc:creator>
      <dc:date>2019-04-24T09:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to create multiple excel sheets in talend in same subjob</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-create-multiple-excel-sheets-in-talend-in-same-subjob/m-p/2275101#M51582</link>
      <description>&lt;P&gt;what have you given in tFixedFlowInput ?&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2019 09:59:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-create-multiple-excel-sheets-in-talend-in-same-subjob/m-p/2275101#M51582</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-24T09:59:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to create multiple excel sheets in talend in same subjob</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-create-multiple-excel-sheets-in-talend-in-same-subjob/m-p/2275102#M51583</link>
      <description>&lt;P&gt;Please find below attached screenshots of tflowtoiterate and tfixedflowinput&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LvSl"&gt;tFixedFlowInput_2.PNG&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LvRA"&gt;tFlowToIterate_1.PNG&lt;/A&gt;</description>
      <pubDate>Wed, 24 Apr 2019 10:03:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-create-multiple-excel-sheets-in-talend-in-same-subjob/m-p/2275102#M51583</guid>
      <dc:creator>kuwaryogi27</dc:creator>
      <dc:date>2019-04-24T10:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to create multiple excel sheets in talend in same subjob</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-create-multiple-excel-sheets-in-talend-in-same-subjob/m-p/2275103#M51584</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Please put a tLogrow before and after tjavarow and see whether the data is present in both tLogrow.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt;
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2019 10:31:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-create-multiple-excel-sheets-in-talend-in-same-subjob/m-p/2275103#M51584</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-24T10:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to create multiple excel sheets in talend in same subjob</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-create-multiple-excel-sheets-in-talend-in-same-subjob/m-p/2275104#M51585</link>
      <description>In first tlogrow its displaying the data but in second tlogrow it is giving null values</description>
      <pubDate>Wed, 24 Apr 2019 10:33:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-create-multiple-excel-sheets-in-talend-in-same-subjob/m-p/2275104#M51585</guid>
      <dc:creator>kuwaryogi27</dc:creator>
      <dc:date>2019-04-24T10:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to create multiple excel sheets in talend in same subjob</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-create-multiple-excel-sheets-in-talend-in-same-subjob/m-p/2275105#M51586</link>
      <description>&lt;P&gt;Perfect.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;So the mapping from input to output columns is not happening correctly in tjavarow.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Could you please try for one column using automapping and check the difference.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2019 10:46:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-create-multiple-excel-sheets-in-talend-in-same-subjob/m-p/2275105#M51586</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-24T10:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to create multiple excel sheets in talend in same subjob</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-create-multiple-excel-sheets-in-talend-in-same-subjob/m-p/2275106#M51587</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/00539000006eKOgAAM"&gt;@nthampi&lt;/A&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Did the auto mapping but still getting null, i am attaching the output excel please have a look&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2019 10:51:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-create-multiple-excel-sheets-in-talend-in-same-subjob/m-p/2275106#M51587</guid>
      <dc:creator>kuwaryogi27</dc:creator>
      <dc:date>2019-04-24T10:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to create multiple excel sheets in talend in same subjob</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-create-multiple-excel-sheets-in-talend-in-same-subjob/m-p/2275107#M51588</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; I did a similar one and its working fine.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; Could you please also add a System.out.print(input_row.id) to make sure that input data is coming correctly to tjavarow.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M4nx.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/130441i5927438FDFF8924C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M4nx.png" alt="0683p000009M4nx.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2019 10:56:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-create-multiple-excel-sheets-in-talend-in-same-subjob/m-p/2275107#M51588</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-24T10:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to create multiple excel sheets in talend in same subjob</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-create-multiple-excel-sheets-in-talend-in-same-subjob/m-p/2275108#M51589</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/00539000006eKOgAAM"&gt;@nthampi&lt;/A&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;I am doing the same but after tflowtoiterate in my job tfixedflowinput is there after that i have tjavarow component in which i have synced the columns and simply clicked on generate code.&lt;BR /&gt;after tmap its giving me proper output but after tfixedflow its giving me null i have attached the input files as well you can try the same at your end.&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LvEk"&gt;tjavarow.PNG&lt;/A&gt;</description>
      <pubDate>Wed, 24 Apr 2019 11:06:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-create-multiple-excel-sheets-in-talend-in-same-subjob/m-p/2275108#M51589</guid>
      <dc:creator>kuwaryogi27</dc:creator>
      <dc:date>2019-04-24T11:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to create multiple excel sheets in talend in same subjob</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-create-multiple-excel-sheets-in-talend-in-same-subjob/m-p/2275109#M51590</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LPQjAAO"&gt;@ykasture&lt;/A&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Sorry. Your previous post is slightly confusing for me.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;You were telling that you added a tLogrow before tjavarow (which comes after tfixedflowinput) and you could see the data is present in in the tLogrow before tjavarow.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;But you are not getting data after tjavarow and when you added a tLogrow, you got the value as null. In this case, the issue could happen only within tjavarow.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;So you need to print the input data by System.out.print() and see whether the data from input_row is coming correctly. Ideally it should since you are able to see them in tLogrow before it.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Then you need to assign the mapping for one column and see the output in tLogrow after tjavarow. Ideally it should work. Still you are facing issue, let us know.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Warm Regards,&lt;BR /&gt;Nikhil Thampi&lt;/P&gt; 
&lt;P&gt;Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2019 11:12:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-create-multiple-excel-sheets-in-talend-in-same-subjob/m-p/2275109#M51590</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-24T11:12:40Z</dc:date>
    </item>
  </channel>
</rss>

