<?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: Read .xlsm sheets but not all in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Read-xlsm-sheets-but-not-all/m-p/2376881#M138900</link>
    <description>&lt;P&gt;Expression seems correct. Are you sure tFilterRow or tMap or not filtering too much data ? If you put a tLogRow just behind tFileInputExcel, do you have the same problem ?&lt;/P&gt;</description>
    <pubDate>Wed, 15 Dec 2021 08:27:54 GMT</pubDate>
    <dc:creator>corentin1</dc:creator>
    <dc:date>2021-12-15T08:27:54Z</dc:date>
    <item>
      <title>Read .xlsm sheets but not all</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Read-xlsm-sheets-but-not-all/m-p/2376880#M138899</link>
      <description>&lt;P&gt;I need to read files in a folder, and these files are not all the same, some have 2 tabs(sheets) and some have more.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These tabs will not all be read, some are data and some are instructions or just a template.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The majority of the files will have one or two tabs that i don't want the data and the other tabs are named as dates so 10-23, 10-24.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the regex that is reading the correct tabs but it's only processing one tab from each file.  ".*(\\d{2}-\\d{2})$"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have it as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tFileList --&amp;gt; tJava(printing the file name) --&amp;gt; tFileInputExcel --&amp;gt; tFilterRow(removing empty records) --&amp;gt; tMap --&amp;gt; sHashOutput&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have iterate in the first 2 components and then main links after.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I doing something wrong? Do I need to iterate the tabs(sheets) as well?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;</description>
      <pubDate>Tue, 14 Dec 2021 20:56:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Read-xlsm-sheets-but-not-all/m-p/2376880#M138899</guid>
      <dc:creator>thiagoft</dc:creator>
      <dc:date>2021-12-14T20:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: Read .xlsm sheets but not all</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Read-xlsm-sheets-but-not-all/m-p/2376881#M138900</link>
      <description>&lt;P&gt;Expression seems correct. Are you sure tFilterRow or tMap or not filtering too much data ? If you put a tLogRow just behind tFileInputExcel, do you have the same problem ?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Dec 2021 08:27:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Read-xlsm-sheets-but-not-all/m-p/2376881#M138900</guid>
      <dc:creator>corentin1</dc:creator>
      <dc:date>2021-12-15T08:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: Read .xlsm sheets but not all</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Read-xlsm-sheets-but-not-all/m-p/2376882#M138901</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;I have made a testing with v8.0.1 and it works as expected, I have 3 sheets in the file, the component read only two sheets, see below. &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000LxRPoAAN.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/149952i0FB3A7E55405AF85/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000LxRPoAAN.png" alt="0695b00000LxRPoAAN.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000LxRPtAAN.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/137721iEB4F063F62AB702B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000LxRPtAAN.png" alt="0695b00000LxRPtAAN.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Wed, 15 Dec 2021 10:56:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Read-xlsm-sheets-but-not-all/m-p/2376882#M138901</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-12-15T10:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: Read .xlsm sheets but not all</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Read-xlsm-sheets-but-not-all/m-p/2376883#M138902</link>
      <description>&lt;P&gt;I had the "Stop reading on encountering empty rows" checked on the Advanced Settings, once i unchecked that, it started reading all the tabs.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Dec 2021 21:48:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Read-xlsm-sheets-but-not-all/m-p/2376883#M138902</guid>
      <dc:creator>thiagoft</dc:creator>
      <dc:date>2021-12-15T21:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: Read .xlsm sheets but not all</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Read-xlsm-sheets-but-not-all/m-p/2376884#M138903</link>
      <description>&lt;P&gt;Hi @Shicong Hong​&amp;nbsp; I'm using 7.3 but the issue is I had the "Stop reading on encountering empty rows" checked on the Advanced Settings, once i unchecked that, it started reading all the tabs. &lt;/P&gt;&lt;P&gt;I was under the impression that this option would apply to each tab not for the whole file, was that supposed to be like that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, is there a way to avoid reading temp files from folders? My tFileList is listing the excel files that have the ~ in front.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 15 Dec 2021 21:52:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Read-xlsm-sheets-but-not-all/m-p/2376884#M138903</guid>
      <dc:creator>thiagoft</dc:creator>
      <dc:date>2021-12-15T21:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: Read .xlsm sheets but not all</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Read-xlsm-sheets-but-not-all/m-p/2376885#M138904</link>
      <description>&lt;P&gt;I think this option would apply to the whole file. &lt;/P&gt;&lt;P&gt;In the advanced setting panel, there is 'Use exclude Filemask' option, you can use this option to filter the files. &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>Thu, 16 Dec 2021 06:27:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Read-xlsm-sheets-but-not-all/m-p/2376885#M138904</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-12-16T06:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: Read .xlsm sheets but not all</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Read-xlsm-sheets-but-not-all/m-p/2376886#M138905</link>
      <description>&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 16 Dec 2021 15:31:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Read-xlsm-sheets-but-not-all/m-p/2376886#M138905</guid>
      <dc:creator>thiagoft</dc:creator>
      <dc:date>2021-12-16T15:31:20Z</dc:date>
    </item>
  </channel>
</rss>

