<?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 read an excel file with multi-row headers in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-read-an-excel-file-with-multi-row-headers/m-p/2262212#M42745</link>
    <description>&lt;P&gt;Hi Everyone,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have an excel file with multiple rows of headers as in the example below. How do I handle this? I need to figure a way to import this later such that I can perform a trow split later. I'd really like for it to have "Januar Sales Un. YTD 2018", "Januar Sales Un. YTD 2017", etc., all in one.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thank you!&lt;/P&gt; 
&lt;P&gt;Michael&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-inline" image-alt="Capture 1.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M4eh.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134935iA34177236E07BF34/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M4eh.png" alt="0683p000009M4eh.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 16 Apr 2019 14:55:35 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-04-16T14:55:35Z</dc:date>
    <item>
      <title>How to read an excel file with multi-row headers</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-read-an-excel-file-with-multi-row-headers/m-p/2262212#M42745</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have an excel file with multiple rows of headers as in the example below. How do I handle this? I need to figure a way to import this later such that I can perform a trow split later. I'd really like for it to have "Januar Sales Un. YTD 2018", "Januar Sales Un. YTD 2017", etc., all in one.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thank you!&lt;/P&gt; 
&lt;P&gt;Michael&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-inline" image-alt="Capture 1.PNG" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M4eh.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134935iA34177236E07BF34/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M4eh.png" alt="0683p000009M4eh.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2019 14:55:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-read-an-excel-file-with-multi-row-headers/m-p/2262212#M42745</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-16T14:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to read an excel file with multi-row headers</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-read-an-excel-file-with-multi-row-headers/m-p/2262213#M42746</link>
      <description>&lt;P&gt;You may have a 2 steps approach (this is the easier):&lt;/P&gt;&lt;P&gt;- 1rst tFileInputExcel to get the 2nd line from the input file (header = 1, limit = 1), place the result into a tHashOutput for future reuse of the values&lt;/P&gt;&lt;P&gt;- 2nd&amp;nbsp;tFileInputExcel to get the rest of the file (header = 2)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2019 19:19:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-read-an-excel-file-with-multi-row-headers/m-p/2262213#M42746</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2019-04-16T19:19:05Z</dc:date>
    </item>
  </channel>
</rss>

