<?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: How to handle null values in a float column? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-handle-null-values-in-a-float-column/m-p/2332899#M101735</link>
    <description>&lt;P&gt;@Merffi Ramesh​&amp;nbsp;,try the below one.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Row1.FloatColumn=NULL ? 0.0: Row1.FloatColumn&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Manohar&lt;/P&gt;</description>
    <pubDate>Wed, 24 Mar 2021 14:11:15 GMT</pubDate>
    <dc:creator>manodwhb</dc:creator>
    <dc:date>2021-03-24T14:11:15Z</dc:date>
    <item>
      <title>How to handle null values in a float column?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-handle-null-values-in-a-float-column/m-p/2332898#M101734</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to handle null values in a float column,&lt;/P&gt;&lt;P&gt;this is the code,I am writing for null handling&lt;/P&gt;&lt;P&gt;Row1.FloatColumn=NULL?0:&lt;/P&gt;&lt;P&gt;Row1.FloatColumn&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Talend is throwing a error saying 0 is a int ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what value should I place there instead of 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using Talend Open Studio 7.3.1 DI&lt;/P&gt;</description>
      <pubDate>Wed, 24 Mar 2021 06:06:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-handle-null-values-in-a-float-column/m-p/2332898#M101734</guid>
      <dc:creator>Ray0801</dc:creator>
      <dc:date>2021-03-24T06:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle null values in a float column?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-handle-null-values-in-a-float-column/m-p/2332899#M101735</link>
      <description>&lt;P&gt;@Merffi Ramesh​&amp;nbsp;,try the below one.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Row1.FloatColumn=NULL ? 0.0: Row1.FloatColumn&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Manohar&lt;/P&gt;</description>
      <pubDate>Wed, 24 Mar 2021 14:11:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-handle-null-values-in-a-float-column/m-p/2332899#M101735</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2021-03-24T14:11:15Z</dc:date>
    </item>
  </channel>
</rss>

