<?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: Error in tFileRowCount. in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Error-in-tFileRowCount/m-p/2245545#M31366</link>
    <description>Hi vinu,
&lt;BR /&gt;Your file is of .xlsx, excel input file component has a check box to read .xlsx file... enable that check box...
&lt;BR /&gt;rowcount is not supported in .xlsx file... may be you can convert that file to xls and then read again same file and display its count using tjava.
&lt;BR /&gt;Thanks
&lt;BR /&gt;Vaibhav</description>
    <pubDate>Thu, 03 Apr 2014 07:18:52 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-04-03T07:18:52Z</dc:date>
    <item>
      <title>Error in tFileRowCount.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-in-tFileRowCount/m-p/2245543#M31364</link>
      <description>Hi, 
&lt;BR /&gt; i am using tFileList_1------(iterate)------&amp;gt;tFileRowCount. 
&lt;BR /&gt;in tFileList1,i want to read .xlsx file and by iterating it i want to count no of records present in perticulat .xlsx file which i want to do with tFileRowCount and i am providing filename in tFileRowCount as, ((String)globalMap.get("tFileList_1_CURRENT_FILEPATH")), but it showing error as "java.lang.RuntimeException: not support excel 2007". 
&lt;BR /&gt;so how to remove that error. 
&lt;BR /&gt;so will u please suggest me how to remove that error. 
&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 28 Mar 2014 07:36:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-in-tFileRowCount/m-p/2245543#M31364</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2014-03-28T07:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: Error in tFileRowCount.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-in-tFileRowCount/m-p/2245544#M31365</link>
      <description>Hi,&lt;BR /&gt;Wainting for your replay.&lt;BR /&gt;Thanks.</description>
      <pubDate>Fri, 28 Mar 2014 11:25:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-in-tFileRowCount/m-p/2245544#M31365</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2014-03-28T11:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: Error in tFileRowCount.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-in-tFileRowCount/m-p/2245545#M31366</link>
      <description>Hi vinu,
&lt;BR /&gt;Your file is of .xlsx, excel input file component has a check box to read .xlsx file... enable that check box...
&lt;BR /&gt;rowcount is not supported in .xlsx file... may be you can convert that file to xls and then read again same file and display its count using tjava.
&lt;BR /&gt;Thanks
&lt;BR /&gt;Vaibhav</description>
      <pubDate>Thu, 03 Apr 2014 07:18:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-in-tFileRowCount/m-p/2245545#M31366</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-03T07:18:52Z</dc:date>
    </item>
    <item>
      <title>Re: Error in tFileRowCount.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-in-tFileRowCount/m-p/2245546#M31367</link>
      <description>Hi Vinu,&lt;BR /&gt;If you still want to get the count, insert tjavarow component, define a cnt as a context variable. Write following code in tJavarow component.&lt;BR /&gt;context.cnt=context.cnt+1&lt;BR /&gt;After completing the job, display context.cnt... it will show you the row count.&lt;BR /&gt;Thanks&lt;BR /&gt;Vaibhav</description>
      <pubDate>Thu, 03 Apr 2014 07:28:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-in-tFileRowCount/m-p/2245546#M31367</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-03T07:28:27Z</dc:date>
    </item>
  </channel>
</rss>

