<?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 Replace Null Values for 0 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Replace-Null-Values-for-0/m-p/1403546#M800794</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I'm loading several excel files with diferente fields. I want to create a condition that replace null values for 0. &lt;BR /&gt;I know how to do for a specifc field but in this case the name of field can be variable (more then 100 fields) so i want create a condtion for table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check Table if null replace to 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone has idea how to do it? Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>brunopaulo</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Replace Null Values for 0</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-Null-Values-for-0/m-p/1403546#M800794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I'm loading several excel files with diferente fields. I want to create a condition that replace null values for 0. &lt;BR /&gt;I know how to do for a specifc field but in this case the name of field can be variable (more then 100 fields) so i want create a condtion for table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check Table if null replace to 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone has idea how to do it? Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-Null-Values-for-0/m-p/1403546#M800794</guid>
      <dc:creator>brunopaulo</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Replace Null Values for 0</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-Null-Values-for-0/m-p/1403547#M800795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bruno,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take a look at null as value.&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.qlik.com/en-US/sense/September2017/Subsystems/Hub/Content/Scripting/ScriptRegularStatements/NullAsValue.htm" title="http://help.qlik.com/en-US/sense/September2017/Subsystems/Hub/Content/Scripting/ScriptRegularStatements/NullAsValue.htm"&gt;NullAsValue ‒ Qlik Sense&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2017 11:52:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-Null-Values-for-0/m-p/1403547#M800795</guid>
      <dc:creator>Mark_Little</dc:creator>
      <dc:date>2017-11-30T11:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: Replace Null Values for 0</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-Null-Values-for-0/m-p/1403548#M800796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;Try this code above your load script.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;SPAN style="color: #0000ff;"&gt;NullAsValue&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; *; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;SET&lt;/SPAN&gt;&lt;SPAN style="color: #333333;"&gt; NullValue = ‘0’;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333;"&gt;tim&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2017 11:53:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-Null-Values-for-0/m-p/1403548#M800796</guid>
      <dc:creator>zhadrakas</dc:creator>
      <dc:date>2017-11-30T11:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: Replace Null Values for 0</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-Null-Values-for-0/m-p/1403549#M800797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Didnt work. But this is the way&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2017 11:58:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-Null-Values-for-0/m-p/1403549#M800797</guid>
      <dc:creator>brunopaulo</dc:creator>
      <dc:date>2017-11-30T11:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: Replace Null Values for 0</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-Null-Values-for-0/m-p/1403550#M800798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can try to add this line. Maybe QlikView dont recognize that the empty cells are real NULL Values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;SET&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; NullInterpret = ‘’;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;tim&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2017 12:02:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-Null-Values-for-0/m-p/1403550#M800798</guid>
      <dc:creator>zhadrakas</dc:creator>
      <dc:date>2017-11-30T12:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: Replace Null Values for 0</title>
      <link>https://community.qlik.com/t5/QlikView/Replace-Null-Values-for-0/m-p/1403551#M800799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, solved it!!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Nov 2017 12:04:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Replace-Null-Values-for-0/m-p/1403551#M800799</guid>
      <dc:creator>brunopaulo</dc:creator>
      <dc:date>2017-11-30T12:04:45Z</dc:date>
    </item>
  </channel>
</rss>

