<?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: Replace Null Value with Zero in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Replace-Null-Value-with-Zero/m-p/1718627#M54590</link>
    <description>&lt;P&gt;Try this.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;RangeSum(FieldName,0) As FieldName&lt;/LI-CODE&gt;</description>
    <pubDate>Sun, 14 Jun 2020 17:40:55 GMT</pubDate>
    <dc:creator>Saravanan_Desingh</dc:creator>
    <dc:date>2020-06-14T17:40:55Z</dc:date>
    <item>
      <title>Replace Null Value with Zero</title>
      <link>https://community.qlik.com/t5/App-Development/Replace-Null-Value-with-Zero/m-p/1704204#M53986</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have tried to replace null value to zero. But unsuccessful. You can find out the expression - I used all possible function / technique.&lt;/P&gt;&lt;P&gt;I am attaching the qvf, If anyone can help me on this, Please help.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;AK&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 21:08:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Replace-Null-Value-with-Zero/m-p/1704204#M53986</guid>
      <dc:creator>sona_sa</dc:creator>
      <dc:date>2021-12-20T21:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: Replace Null Value with Zero</title>
      <link>https://community.qlik.com/t5/App-Development/Replace-Null-Value-with-Zero/m-p/1704419#M54003</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;add in the script, in the load instruction&lt;/P&gt;&lt;P&gt;&lt;EM&gt;if (isnull(FieldName)),0,FieldName) as&amp;nbsp;FieldName,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 May 2020 13:52:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Replace-Null-Value-with-Zero/m-p/1704419#M54003</guid>
      <dc:creator>jmartineze</dc:creator>
      <dc:date>2020-05-22T13:52:56Z</dc:date>
    </item>
    <item>
      <title>Re: Replace Null Value with Zero</title>
      <link>https://community.qlik.com/t5/App-Development/Replace-Null-Value-with-Zero/m-p/1718627#M54590</link>
      <description>&lt;P&gt;Try this.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;RangeSum(FieldName,0) As FieldName&lt;/LI-CODE&gt;</description>
      <pubDate>Sun, 14 Jun 2020 17:40:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Replace-Null-Value-with-Zero/m-p/1718627#M54590</guid>
      <dc:creator>Saravanan_Desingh</dc:creator>
      <dc:date>2020-06-14T17:40:55Z</dc:date>
    </item>
  </channel>
</rss>

