<?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: Reading multiple excel files using tFileList and display the name of files in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Reading-multiple-excel-files-using-tFileList-and-display-the/m-p/2230395#M21035</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/005390000067LRbAAM"&gt;@vapukov&lt;/A&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Can you help me in archiving the files based on their names, suppose the excel's name contain either abc or xyz in files i want to archive them on thier name basis.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Yogesh.&lt;/P&gt;</description>
    <pubDate>Wed, 03 Apr 2019 15:02:29 GMT</pubDate>
    <dc:creator>kuwaryogi27</dc:creator>
    <dc:date>2019-04-03T15:02:29Z</dc:date>
    <item>
      <title>Reading multiple excel files using tFileList and display the name of files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-multiple-excel-files-using-tFileList-and-display-the/m-p/2230392#M21032</link>
      <description>&lt;P&gt;Hi All,&lt;BR /&gt;&lt;BR /&gt;I want to display filename's of the current excel file fetched using tFileList, can you please help me?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Yogesh.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2019 13:06:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-multiple-excel-files-using-tFileList-and-display-the/m-p/2230392#M21032</guid>
      <dc:creator>kuwaryogi27</dc:creator>
      <dc:date>2019-04-03T13:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: Reading multiple excel files using tFileList and display the name of files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-multiple-excel-files-using-tFileList-and-display-the/m-p/2230393#M21033</link>
      <description>&lt;P&gt;Hi &lt;SPAN&gt;Yogesh&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;after tFileList you could use tJavaFlex &amp;nbsp;and in the main section&lt;/P&gt;&lt;PRE&gt;System.out.println(((String)globalMap.get("tFileList_1_CURRENT_FILE")));&lt;/PRE&gt;&lt;P&gt;regards, Vlad&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2019 13:19:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-multiple-excel-files-using-tFileList-and-display-the/m-p/2230393#M21033</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2019-04-03T13:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: Reading multiple excel files using tFileList and display the name of files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-multiple-excel-files-using-tFileList-and-display-the/m-p/2230394#M21034</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/005390000067LRbAAM"&gt;@vapukov&lt;/A&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Thanks this worked for me.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Yogesh.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2019 13:24:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-multiple-excel-files-using-tFileList-and-display-the/m-p/2230394#M21034</guid>
      <dc:creator>kuwaryogi27</dc:creator>
      <dc:date>2019-04-03T13:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: Reading multiple excel files using tFileList and display the name of files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-multiple-excel-files-using-tFileList-and-display-the/m-p/2230395#M21035</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/005390000067LRbAAM"&gt;@vapukov&lt;/A&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Can you help me in archiving the files based on their names, suppose the excel's name contain either abc or xyz in files i want to archive them on thier name basis.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Yogesh.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2019 15:02:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-multiple-excel-files-using-tFileList-and-display-the/m-p/2230395#M21035</guid>
      <dc:creator>kuwaryogi27</dc:creator>
      <dc:date>2019-04-03T15:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: Reading multiple excel files using tFileList and display the name of files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-multiple-excel-files-using-tFileList-and-display-the/m-p/2230396#M21036</link>
      <description>&lt;P&gt;Hi Yogesh,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;If you want to archive the files based upon the file mask, you can find a option in tFileList as below&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tfileList.JPG" style="width: 805px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M3WD.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154697i86D5F980C1396890/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M3WD.jpg" alt="0683p000009M3WD.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;You can give the file mask to filter the files and use tFileCopy to copy the files in your required destination as follow&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="tfileCOpy.JPG" style="width: 814px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M3WI.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/141050i16E2394A5CC0E050/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M3WI.jpg" alt="0683p000009M3WI.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks,&lt;/P&gt; 
&lt;P&gt;Joe&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Dont forget to give Kudos/Solution if you find this tip is useful&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2019 11:50:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-multiple-excel-files-using-tFileList-and-display-the/m-p/2230396#M21036</guid>
      <dc:creator>joearun4u</dc:creator>
      <dc:date>2019-04-04T11:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: Reading multiple excel files using tFileList and display the name of files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-multiple-excel-files-using-tFileList-and-display-the/m-p/2230397#M21037</link>
      <description>&lt;P&gt;hi Yogesh,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if you mean&amp;nbsp;as "archiving" - relocate files, the answer from&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LPKQAA4"&gt;@joearun4u&lt;/A&gt;&amp;nbsp;would be good&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Apr 2019 11:58:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-multiple-excel-files-using-tFileList-and-display-the/m-p/2230397#M21037</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2019-04-04T11:58:28Z</dc:date>
    </item>
  </channel>
</rss>

