<?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 Converting DATE to String and String to Integer in TMAP in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Converting-DATE-to-String-and-String-to-Integer-in-TMAP/m-p/2279968#M54963</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have a small requirement, where multiple conversion is required&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Scenario&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have date field name X_DT and it's Datatype is DATE and on the other end it has NUMBER Datatype. So how to convert it ?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;First conversion should be on STRING Datatype and then it should converted into INTEGER Datatype.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Kindly assist.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Regards,&lt;/P&gt; 
&lt;P&gt;Rohitash Sherigar&lt;/P&gt;</description>
    <pubDate>Wed, 24 Apr 2019 15:34:07 GMT</pubDate>
    <dc:creator>Rohitash</dc:creator>
    <dc:date>2019-04-24T15:34:07Z</dc:date>
    <item>
      <title>Converting DATE to String and String to Integer in TMAP</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Converting-DATE-to-String-and-String-to-Integer-in-TMAP/m-p/2279968#M54963</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have a small requirement, where multiple conversion is required&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Scenario&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have date field name X_DT and it's Datatype is DATE and on the other end it has NUMBER Datatype. So how to convert it ?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;First conversion should be on STRING Datatype and then it should converted into INTEGER Datatype.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Kindly assist.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Regards,&lt;/P&gt; 
&lt;P&gt;Rohitash Sherigar&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2019 15:34:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Converting-DATE-to-String-and-String-to-Integer-in-TMAP/m-p/2279968#M54963</guid>
      <dc:creator>Rohitash</dc:creator>
      <dc:date>2019-04-24T15:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: Converting DATE to String and String to Integer in TMAP</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Converting-DATE-to-String-and-String-to-Integer-in-TMAP/m-p/2279969#M54964</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="typ"&gt;Integer&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;.&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;valueOf&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;(&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;TalendDate.formatDate("yyyyMMdd", row1.datecolumn)&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2019 16:18:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Converting-DATE-to-String-and-String-to-Integer-in-TMAP/m-p/2279969#M54964</guid>
      <dc:creator>akumar2301</dc:creator>
      <dc:date>2019-04-24T16:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: Converting DATE to String and String to Integer in TMAP</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Converting-DATE-to-String-and-String-to-Integer-in-TMAP/m-p/2279970#M54965</link>
      <description>&lt;P&gt;Thanks Abhishek for the assistant.&lt;/P&gt;&lt;P&gt;It's worked out really.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please share the link of this function to write.Where I can reference it or future.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2019 16:44:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Converting-DATE-to-String-and-String-to-Integer-in-TMAP/m-p/2279970#M54965</guid>
      <dc:creator>Rohitash</dc:creator>
      <dc:date>2019-04-24T16:44:48Z</dc:date>
    </item>
    <item>
      <title>Re: Converting DATE to String and String to Integer in TMAP</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Converting-DATE-to-String-and-String-to-Integer-in-TMAP/m-p/2279971#M54966</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;A href="https://community.qlik.com/s/profile/0053p000007LPRgAAO"&gt;@Rohitash&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please find the links below&lt;/P&gt;
&lt;P&gt;&lt;A href="http://talendhowto.com/2017/08/29/convert-between-different-datatypes/" target="_blank" rel="nofollow noopener noreferrer"&gt;http://talendhowto.com/2017/08/29/convert-between-different-datatypes/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.oreilly.com/library/view/talend-open-studio/9781782167266/apa.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.oreilly.com/library/view/talend-open-studio/9781782167266/apa.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2019 18:47:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Converting-DATE-to-String-and-String-to-Integer-in-TMAP/m-p/2279971#M54966</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-04-24T18:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: Converting DATE to String and String to Integer in TMAP</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Converting-DATE-to-String-and-String-to-Integer-in-TMAP/m-p/2279972#M54967</link>
      <description>&lt;P&gt;Hi Abhishek,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm getting an java error. Please assist.&lt;/P&gt;&lt;P&gt;Please find attachment in the post.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindly reply.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rohitash&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LvDh"&gt;ERROR_LOG.PNG&lt;/A&gt;</description>
      <pubDate>Thu, 25 Apr 2019 08:44:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Converting-DATE-to-String-and-String-to-Integer-in-TMAP/m-p/2279972#M54967</guid>
      <dc:creator>Rohitash</dc:creator>
      <dc:date>2019-04-25T08:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: Converting DATE to String and String to Integer in TMAP</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Converting-DATE-to-String-and-String-to-Integer-in-TMAP/m-p/2279973#M54968</link>
      <description>&lt;P&gt;Hi Abhishek,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;As discussed my date format is in this form&lt;/P&gt; 
&lt;P&gt;DATE FORMAT :&amp;nbsp;"yyyyMMddHHmmssSSS"&lt;/P&gt; 
&lt;P&gt;First i have to convert into string and then into number format.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;So please suggest which datatype is suitable?&lt;/P&gt; 
&lt;P&gt;Float,Double, Integer or BigDecimal.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Please share the expression.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2019 08:51:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Converting-DATE-to-String-and-String-to-Integer-in-TMAP/m-p/2279973#M54968</guid>
      <dc:creator>Rohitash</dc:creator>
      <dc:date>2019-04-25T08:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: Converting DATE to String and String to Integer in TMAP</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Converting-DATE-to-String-and-String-to-Integer-in-TMAP/m-p/2279974#M54969</link>
      <description>&lt;P&gt;Try Long&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Long.valueOf(TalendDate.formatDate("yyyyMMddHHmmssSSS", new Date()))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want BigDecimal ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;new BigDecimal(TalendDate.formatDate("yyyyMMddHHmmssSSS", new Date()))&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2019 09:07:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Converting-DATE-to-String-and-String-to-Integer-in-TMAP/m-p/2279974#M54969</guid>
      <dc:creator>akumar2301</dc:creator>
      <dc:date>2019-04-25T09:07:09Z</dc:date>
    </item>
  </channel>
</rss>

