<?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: how to trim dynamic File name for excel sheet name in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/how-to-trim-dynamic-File-name-for-excel-sheet-name/m-p/2355217#M121017</link>
    <description>&lt;P&gt;Assume the Excel filename is in the global variable called "filename", you can do:&lt;/P&gt;
&lt;PRE&gt;((String)globalMap.get("filename")).substring(0, 13)&lt;/PRE&gt;</description>
    <pubDate>Wed, 30 May 2018 13:28:23 GMT</pubDate>
    <dc:creator>TRF</dc:creator>
    <dc:date>2018-05-30T13:28:23Z</dc:date>
    <item>
      <title>how to trim dynamic File name for excel sheet name</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-trim-dynamic-File-name-for-excel-sheet-name/m-p/2355216#M121016</link>
      <description>&lt;P&gt;Hi talend folks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; I know &lt;SPAN&gt;how to generate&amp;nbsp;&lt;/SPAN&gt;dynamic File name&amp;nbsp;for excel sheet name using talend. Now i want to know&amp;nbsp;how to trim dynamic File name for sheet name. I need specific character only for excel sheet name.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;example :&lt;/P&gt;
&lt;P&gt;my excel file name : abcd_20180530_1020&lt;/P&gt;
&lt;P&gt;need output for excel sheet name:&amp;nbsp;&lt;SPAN&gt;abcd_20180530&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Kindly share your information.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 May 2018 12:39:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-trim-dynamic-File-name-for-excel-sheet-name/m-p/2355216#M121016</guid>
      <dc:creator>RAJ6</dc:creator>
      <dc:date>2018-05-30T12:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: how to trim dynamic File name for excel sheet name</title>
      <link>https://community.qlik.com/t5/Talend-Studio/how-to-trim-dynamic-File-name-for-excel-sheet-name/m-p/2355217#M121017</link>
      <description>&lt;P&gt;Assume the Excel filename is in the global variable called "filename", you can do:&lt;/P&gt;
&lt;PRE&gt;((String)globalMap.get("filename")).substring(0, 13)&lt;/PRE&gt;</description>
      <pubDate>Wed, 30 May 2018 13:28:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/how-to-trim-dynamic-File-name-for-excel-sheet-name/m-p/2355217#M121017</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2018-05-30T13:28:23Z</dc:date>
    </item>
  </channel>
</rss>

