<?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 validate Excel Headers in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-validate-Excel-Headers/m-p/2321810#M91808</link>
    <description>&lt;P&gt;&lt;SPAN&gt;I need to know if the Excel file which is being processed has header names same as per the expected sequence. If the header names are different I need to stop job with an error captured in tLogCatcher. If the header names are same as per the expected sequence then the file is supposed to be processed further.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LLjoAAG"&gt;@umeshrakhe&lt;/A&gt;&amp;nbsp; I referred the post:&amp;nbsp;&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCoCTCA0" target="_blank"&gt;https://community.talend.com/t5/Design-and-Development/How-to-check-csv-header-names-are-valid/td-p/92812&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;But&amp;nbsp;&lt;STRONG&gt;tFileInputFullRow&amp;nbsp;&lt;/STRONG&gt;works for CSV file for Excel it prints garbage values. Is there a way in Talend to capture all headers of Excel File as a Single Row?&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 07 Sep 2019 12:42:51 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-09-07T12:42:51Z</dc:date>
    <item>
      <title>How to validate Excel Headers</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-validate-Excel-Headers/m-p/2321810#M91808</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I need to know if the Excel file which is being processed has header names same as per the expected sequence. If the header names are different I need to stop job with an error captured in tLogCatcher. If the header names are same as per the expected sequence then the file is supposed to be processed further.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LLjoAAG"&gt;@umeshrakhe&lt;/A&gt;&amp;nbsp; I referred the post:&amp;nbsp;&lt;A href="https://community.qlik.com/s/feed/0D53p00007vCoCTCA0" target="_blank"&gt;https://community.talend.com/t5/Design-and-Development/How-to-check-csv-header-names-are-valid/td-p/92812&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;But&amp;nbsp;&lt;STRONG&gt;tFileInputFullRow&amp;nbsp;&lt;/STRONG&gt;works for CSV file for Excel it prints garbage values. Is there a way in Talend to capture all headers of Excel File as a Single Row?&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 07 Sep 2019 12:42:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-validate-Excel-Headers/m-p/2321810#M91808</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-07T12:42:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to validate Excel Headers</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-validate-Excel-Headers/m-p/2321811#M91809</link>
      <description>Excel will not give you all columns as a full row instead you have to parse 
&lt;BR /&gt;each sheet and convert them to csv, psv and flow the rest. 
&lt;BR /&gt; 
&lt;BR /&gt;Using dynamic schema you directly read all columns the draft them in csv, 
&lt;BR /&gt;psv and then again follow rest of the post. 
&lt;BR /&gt;</description>
      <pubDate>Sun, 08 Sep 2019 06:04:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-validate-Excel-Headers/m-p/2321811#M91809</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-09-08T06:04:53Z</dc:date>
    </item>
  </channel>
</rss>

