<?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: Data handling using TMAP in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Data-handling-using-TMAP/m-p/2305632#M77268</link>
    <description>&lt;P&gt;Hi @Bourgin Benoit​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;You could use TalendDate.parseDate() function in talend get the required output.&lt;/P&gt;&lt;P&gt;Please go through below url for type conversion.&lt;/P&gt;&lt;P&gt;http://talendhowto.com/2017/08/29/convert-between-different-datatypes/&lt;/P&gt;&lt;P&gt;Please mark as solution if it helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 10 Nov 2020 11:16:58 GMT</pubDate>
    <dc:creator>vikramk</dc:creator>
    <dc:date>2020-11-10T11:16:58Z</dc:date>
    <item>
      <title>Data handling using TMAP</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Data-handling-using-TMAP/m-p/2305631#M77267</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So im trying to transform data using a Tmap. Im struggling with my last column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My input looks like :  10.03.2020 14:52:33 (so dd.MM.yyyy HH:mm:ss)&lt;/P&gt;&lt;P&gt;I need the output to be : 20200310145233 (so yyyyMMddHHmmss)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe its coming in as a string format. I tried to use formatdate but encounter exception. So i did handle it with stringhandling but got caught.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did use .replace to delete : / space and .       like that :  row1.date == null || row.date.equals("") ? "error":row1.date.replace(".","")&lt;/P&gt;&lt;P&gt;.replace(" ","").replace(":","")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So im getting ddMMyyyyHHmmss and i tried to substring all but i cant find a way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help ? If you use formatdate please remind its a string input and i will need some type clarification since i didnt find first&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2020 08:34:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Data-handling-using-TMAP/m-p/2305631#M77267</guid>
      <dc:creator>daez</dc:creator>
      <dc:date>2020-11-10T08:34:32Z</dc:date>
    </item>
    <item>
      <title>Re: Data handling using TMAP</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Data-handling-using-TMAP/m-p/2305632#M77268</link>
      <description>&lt;P&gt;Hi @Bourgin Benoit​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;You could use TalendDate.parseDate() function in talend get the required output.&lt;/P&gt;&lt;P&gt;Please go through below url for type conversion.&lt;/P&gt;&lt;P&gt;http://talendhowto.com/2017/08/29/convert-between-different-datatypes/&lt;/P&gt;&lt;P&gt;Please mark as solution if it helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2020 11:16:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Data-handling-using-TMAP/m-p/2305632#M77268</guid>
      <dc:creator>vikramk</dc:creator>
      <dc:date>2020-11-10T11:16:58Z</dc:date>
    </item>
  </channel>
</rss>

