<?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: Int to String Number.Format.Exception in Talend Data Catalog</title>
    <link>https://community.qlik.com/t5/Talend-Data-Catalog/Int-to-String-Number-Format-Exception/m-p/2342261#M2094</link>
    <description>&lt;P&gt;Hi  &lt;/P&gt;&lt;P&gt;There exists string value "NULL" in source file, you should read this column as string data type.  &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
    <pubDate>Thu, 10 Jun 2021 03:10:21 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-06-10T03:10:21Z</dc:date>
    <item>
      <title>Int to String Number.Format.Exception</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/Int-to-String-Number-Format-Exception/m-p/2342259#M2092</link>
      <description>&lt;P&gt;Couldn't parse value for column 'DispTime' in 'row1', value is 'NULL'. Details: java.lang.NumberFormatException: For input string: "NULL"&lt;/P&gt;&lt;P&gt;DispTime column is of integer type but when I'm converting it to String in tMap, its giving this error due to these NULL in column.  Any solution?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:04:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/Int-to-String-Number-Format-Exception/m-p/2342259#M2092</guid>
      <dc:creator>MAli0012</dc:creator>
      <dc:date>2024-11-16T00:04:27Z</dc:date>
    </item>
    <item>
      <title>Re: Int to String Number.Format.Exception</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/Int-to-String-Number-Format-Exception/m-p/2342260#M2093</link>
      <description>&lt;P&gt;try this :  &lt;/P&gt;&lt;P&gt;Relational.ISNULL(row1.DispTime) ? '' :&amp;nbsp;&amp;nbsp;row1.DispTime.toString()&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jun 2021 15:12:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/Int-to-String-Number-Format-Exception/m-p/2342260#M2093</guid>
      <dc:creator>kakooo16</dc:creator>
      <dc:date>2021-06-09T15:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: Int to String Number.Format.Exception</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/Int-to-String-Number-Format-Exception/m-p/2342261#M2094</link>
      <description>&lt;P&gt;Hi  &lt;/P&gt;&lt;P&gt;There exists string value "NULL" in source file, you should read this column as string data type.  &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shong&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jun 2021 03:10:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/Int-to-String-Number-Format-Exception/m-p/2342261#M2094</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-06-10T03:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: Int to String Number.Format.Exception</title>
      <link>https://community.qlik.com/t5/Talend-Data-Catalog/Int-to-String-Number-Format-Exception/m-p/2342262#M2095</link>
      <description>&lt;P&gt;It worked, thanks @Shicong Hong​&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jun 2021 16:32:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Data-Catalog/Int-to-String-Number-Format-Exception/m-p/2342262#M2095</guid>
      <dc:creator>MAli0012</dc:creator>
      <dc:date>2021-06-10T16:32:15Z</dc:date>
    </item>
  </channel>
</rss>

