<?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: Issue with Date in tfileInputExcel in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-Date-in-tfileInputExcel/m-p/2303462#M75341</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Thanks for the quick answer.&lt;/P&gt;
&lt;P&gt;If it was a csv file I could, but if I try with xlsx file, it's appears completely encrypted on notepad++&lt;/P&gt;
&lt;P&gt;I tried to save xlsx file to csv manually and then open with notepad++ and the format appears correctly. Unfortunaltely I can't do that for the job as it'll have to run daily and I will not have access to input before it arrives in job.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried to change tFileInputExcel schema from Date to string ans see what the content is in tlogRog, and it appears&amp;nbsp;like this 2/25/18 instead of 02/25/2018 which may be the source of this issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;C.&lt;/P&gt;</description>
    <pubDate>Tue, 06 Mar 2018 14:59:03 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-03-06T14:59:03Z</dc:date>
    <item>
      <title>Issue with Date in tfileInputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-Date-in-tfileInputExcel/m-p/2303460#M75339</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have an xlsx input file with a date field format "dd/MM/yyyy".&lt;/P&gt;&lt;P&gt;If I open the fie with Excel, I have the correct date, like "25/01/2018".&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, When using tFileInputExcel component to use this file in Talend Job, this same value transforms itself, with no component to do so in someting like, "02/01/0020"&lt;/P&gt;&lt;P&gt;I'm not sure where the problem is here and I've no idea where to go from there as it corrupt the whole job&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;C.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 08:35:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-Date-in-tfileInputExcel/m-p/2303460#M75339</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T08:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Date in tfileInputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-Date-in-tfileInputExcel/m-p/2303461#M75340</link>
      <description>Can you open excel file in notepad++ and check the date format and specify the same format in job too</description>
      <pubDate>Tue, 06 Mar 2018 14:43:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-Date-in-tfileInputExcel/m-p/2303461#M75340</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-03-06T14:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Date in tfileInputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-Date-in-tfileInputExcel/m-p/2303462#M75341</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Thanks for the quick answer.&lt;/P&gt;
&lt;P&gt;If it was a csv file I could, but if I try with xlsx file, it's appears completely encrypted on notepad++&lt;/P&gt;
&lt;P&gt;I tried to save xlsx file to csv manually and then open with notepad++ and the format appears correctly. Unfortunaltely I can't do that for the job as it'll have to run daily and I will not have access to input before it arrives in job.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried to change tFileInputExcel schema from Date to string ans see what the content is in tlogRog, and it appears&amp;nbsp;like this 2/25/18 instead of 02/25/2018 which may be the source of this issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;C.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Mar 2018 14:59:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-Date-in-tfileInputExcel/m-p/2303462#M75341</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-06T14:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Date in tfileInputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-Date-in-tfileInputExcel/m-p/2303463#M75342</link>
      <description>Yes..when you try to read as sting,you were seeing in 2/25/18 format right? Then,while generating the excel file format has not specified 02/25/2018 format.</description>
      <pubDate>Tue, 06 Mar 2018 15:03:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-Date-in-tfileInputExcel/m-p/2303463#M75342</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2018-03-06T15:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Date in tfileInputExcel</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Issue-with-Date-in-tfileInputExcel/m-p/2303464#M75343</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now that I know that the Date format Talend gets in input isn't the one I actually see in my excel file, I'm able to get the format I want with a simple parseDate.&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;C.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Mar 2018 15:21:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Issue-with-Date-in-tfileInputExcel/m-p/2303464#M75343</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-06T15:21:08Z</dc:date>
    </item>
  </channel>
</rss>

