<?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: Adding user defined header row in the Excel file in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Adding-user-defined-header-row-in-the-Excel-file/m-p/2293284#M66276</link>
    <description>&lt;P&gt;Add separately headers to the Excel files before writing data to it. eg:&lt;/P&gt;&lt;P&gt;tFixedFlowInput--main--tFileOutputExcel1 (write Europe_talend-Paris )&lt;/P&gt;&lt;P&gt;|onsubjobok&lt;/P&gt;&lt;P&gt;tFixedFlowInput--main--tFileOutputExcel1 (append existing file, write Talend_ID, Talend_Location, Servers)&lt;/P&gt;&lt;P&gt;|onsubjobok&lt;/P&gt;&lt;P&gt;write data to existing file.&lt;/P&gt;</description>
    <pubDate>Mon, 21 Sep 2020 04:20:33 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-09-21T04:20:33Z</dc:date>
    <item>
      <title>Adding user defined header row in the Excel file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Adding-user-defined-header-row-in-the-Excel-file/m-p/2293279#M66271</link>
      <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could some one please help me on the below requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have set of Excel files and each Excel files has 2 sheets with in it.&lt;/P&gt;&lt;P&gt;One of the Excel file name : Europe_talend&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sheets of Europe_talend.xlsx as below&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p000009oW7MAAU.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/148446iC599967A89A3F970/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p000009oW7MAAU.png" alt="0693p000009oW7MAAU.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;I&gt;Requirement&lt;/I&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;I want to create a  single .xlsx file with below structure&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tab Name = XSLXname_TabName&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;The first row of the Excel should have Heading: Data for XLSXName - TabName&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;The data should follow the heading&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;i want to insert header row as "filename-sheetname" (highlighted as yellow in below snapshot) in everysheet of an Excel feel.&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expected output file :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p000009oWEhAAM.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/146819i67805C39D80FDAA0/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p000009oWEhAAM.png" alt="0693p000009oWEhAAM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anil Rawat&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:26:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Adding-user-defined-header-row-in-the-Excel-file/m-p/2293279#M66271</guid>
      <dc:creator>RSA1598789664</dc:creator>
      <dc:date>2024-11-16T01:26:29Z</dc:date>
    </item>
    <item>
      <title>Re: Adding user defined header row in the Excel file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Adding-user-defined-header-row-in-the-Excel-file/m-p/2293280#M66272</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;Is the sheet name changed in each Exce file? If so, you can try to use a tFileList to iterate each excel file, set the sheet name using position on tFileInputExcel. There is a global variable that stores the current sheet name, &lt;/P&gt;&lt;P&gt;(String)globalMap.get("tFileInputExcel_1_CURRENT_SHEET")&lt;/P&gt;&lt;P&gt;this global variable can be used as the header value. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2020 04:07:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Adding-user-defined-header-row-in-the-Excel-file/m-p/2293280#M66272</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-09-18T04:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: Adding user defined header row in the Excel file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Adding-user-defined-header-row-in-the-Excel-file/m-p/2293281#M66273</link>
      <description>&lt;P&gt;Hi Shong,&lt;/P&gt;&lt;P&gt;Thanks for replying on my post !&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have already used tFileList to iterate each excel file. and set the sheet name using position on tFileInputExcel.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;My question is&lt;/U&gt; -&amp;nbsp;&lt;I&gt;how can i insert a header row in the tFileoutputExcel as fFileOutputExcel has checkbox option to include header and does not allow to use global variable which can be used as header value.&lt;/I&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is the job flow for my requirement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p000009ocKWAAY.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154618i1F810B5812E90D92/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p000009ocKWAAY.png" alt="0693p000009ocKWAAY.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p000009ocKbAAI.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147077i5634B6F8CB180B74/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p000009ocKbAAI.png" alt="0693p000009ocKbAAI.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p000009ocKgAAI.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/144041iDA24CD42145409D9/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p000009ocKgAAI.png" alt="0693p000009ocKgAAI.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p000009ocKlAAI.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137219i586FBEE2976DF385/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p000009ocKlAAI.png" alt="0693p000009ocKlAAI.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p000009ocKqAAI.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/142460i9D07AB563A6259E0/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p000009ocKqAAI.png" alt="0693p000009ocKqAAI.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p000009ocKvAAI.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/127946i2C9E8D40E1D2DFE2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p000009ocKvAAI.png" alt="0693p000009ocKvAAI.png" /&gt;&lt;/span&gt;Regards,&lt;/P&gt;&lt;P&gt;Anil&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2020 06:32:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Adding-user-defined-header-row-in-the-Excel-file/m-p/2293281#M66273</guid>
      <dc:creator>RSA1598789664</dc:creator>
      <dc:date>2020-09-18T06:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: Adding user defined header row in the Excel file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Adding-user-defined-header-row-in-the-Excel-file/m-p/2293282#M66274</link>
      <description>&lt;P&gt;Hi Shong,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have added  global variable current sheet name as one of the global variable in tFixedFlowInput&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p000009ocLZAAY.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138244i19617652B9C13F5E/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p000009ocLZAAY.png" alt="0693p000009ocLZAAY.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and got the result like this&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p000009ocLKAAY.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/151041iBDFCBB5335CA9C38/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p000009ocLKAAY.png" alt="0693p000009ocLKAAY.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but i want Europe_talend-Paris as my first row and the data of the excel sheet should follow the heading as below&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p000009ocLPAAY.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132991i59AE637DBCD08D40/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p000009ocLPAAY.png" alt="0693p000009ocLPAAY.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please share your thoughts on the same?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anil&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2020 07:05:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Adding-user-defined-header-row-in-the-Excel-file/m-p/2293282#M66274</guid>
      <dc:creator>RSA1598789664</dc:creator>
      <dc:date>2020-09-18T07:05:29Z</dc:date>
    </item>
    <item>
      <title>Re: Adding user defined header row in the Excel file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Adding-user-defined-header-row-in-the-Excel-file/m-p/2293283#M66275</link>
      <description>&lt;P&gt;@Shicong Hong​&amp;nbsp;. Could you please share your expert advice on the same ?&lt;/P&gt;</description>
      <pubDate>Sat, 19 Sep 2020 10:49:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Adding-user-defined-header-row-in-the-Excel-file/m-p/2293283#M66275</guid>
      <dc:creator>RSA1598789664</dc:creator>
      <dc:date>2020-09-19T10:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: Adding user defined header row in the Excel file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Adding-user-defined-header-row-in-the-Excel-file/m-p/2293284#M66276</link>
      <description>&lt;P&gt;Add separately headers to the Excel files before writing data to it. eg:&lt;/P&gt;&lt;P&gt;tFixedFlowInput--main--tFileOutputExcel1 (write Europe_talend-Paris )&lt;/P&gt;&lt;P&gt;|onsubjobok&lt;/P&gt;&lt;P&gt;tFixedFlowInput--main--tFileOutputExcel1 (append existing file, write Talend_ID, Talend_Location, Servers)&lt;/P&gt;&lt;P&gt;|onsubjobok&lt;/P&gt;&lt;P&gt;write data to existing file.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Sep 2020 04:20:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Adding-user-defined-header-row-in-the-Excel-file/m-p/2293284#M66276</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-09-21T04:20:33Z</dc:date>
    </item>
  </channel>
</rss>

