<?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: tFileInputExcel does not have an option to converts the date to string for .xls files in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tFileInputExcel-does-not-have-an-option-to-converts-the-date-to/m-p/2288548#M62025</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Have you tried to replace your tFileInputExcel component with t&amp;lt;DB&amp;gt;Input to see if it works?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 24 Apr 2018 10:45:20 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-04-24T10:45:20Z</dc:date>
    <item>
      <title>tFileInputExcel does not have an option to converts the date to string for .xls files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileInputExcel-does-not-have-an-option-to-converts-the-date-to/m-p/2288547#M62024</link>
      <description>&lt;P&gt;I am trying to create a generic job that will have an .xls file as an input and a dynamic schema since we will be using this for multiple files. This data will then be loaded to a .csv file.&lt;/P&gt; 
&lt;P&gt;The issue that I am facing is that I could not convert the dates to a desired format.&lt;/P&gt; 
&lt;P&gt;This is not an issue for .xlsx files since there is an option in the Advanced Settings that converts the data to string with the desired format.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 461px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LwmZ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/156354i56D27E9E5409BEBF/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LwmZ.png" alt="0683p000009LwmZ.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;This option is not present when the input is .xls (when the checkbox for Read excel 2007 is unchecked)&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 483px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LwXE.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134445iA4FBE15CBE65A033/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LwXE.png" alt="0683p000009LwXE.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Because of this I could not specify the date patterns and it is just getting the format&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;in the .xls file.&lt;/P&gt; 
&lt;P&gt;I don't think it would be possible&amp;nbsp; to handle the conversion tMap since we want it to have a dynamic schema. I tried using talendDate.formatDate for the transformation but it encountered an error since the type is dynamic and not date.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 470px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Lwht.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/144693iFB0771690203D2FF/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Lwht.png" alt="0683p000009Lwht.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;I also tried to make a workaround which is to create a temporary .xlsx file from the .xls file. This .xlsx file will then be the one to load on the .csv file (with the convert date column to string option checked) but is still not working.&lt;/P&gt; 
&lt;P&gt;Here is the screenshot of the test job that I made:&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="image.png" style="width: 476px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009LwtL.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134615i1F528DDBFECA5D3C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009LwtL.png" alt="0683p000009LwtL.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Any advice on how to approach this?&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:22:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileInputExcel-does-not-have-an-option-to-converts-the-date-to/m-p/2288547#M62024</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:22:30Z</dc:date>
    </item>
    <item>
      <title>Re: tFileInputExcel does not have an option to converts the date to string for .xls files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileInputExcel-does-not-have-an-option-to-converts-the-date-to/m-p/2288548#M62025</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Have you tried to replace your tFileInputExcel component with t&amp;lt;DB&amp;gt;Input to see if it works?&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Apr 2018 10:45:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileInputExcel-does-not-have-an-option-to-converts-the-date-to/m-p/2288548#M62025</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-24T10:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: tFileInputExcel does not have an option to converts the date to string for .xls files</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tFileInputExcel-does-not-have-an-option-to-converts-the-date-to/m-p/2288549#M62026</link>
      <description>Hi Sabrina,&lt;BR /&gt;&lt;BR /&gt;My input is an excel file. How will it work if I am going to use a&lt;BR /&gt;tinput component?&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Apr 2018 10:51:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tFileInputExcel-does-not-have-an-option-to-converts-the-date-to/m-p/2288549#M62026</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-24T10:51:31Z</dc:date>
    </item>
  </channel>
</rss>

