<?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: NullAsValue replaces null values on one Field, but not the other in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/NullAsValue-replaces-null-values-on-one-Field-but-not-the-other/m-p/25146#M1694</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look at the HELP:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif; font-size: 14px;"&gt;The &lt;/SPAN&gt;&lt;SPAN class="statement" data-mc-conditions="Primary.NotToTranslate" style="font-weight: bold; color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif; font-size: 14px;"&gt;NullAsValue&lt;/SPAN&gt;&lt;SPAN style="color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif; font-size: 14px;"&gt; statement operates as a switch and will operate on &lt;EM&gt;subsequent&lt;/EM&gt; loading statements&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif; font-size: 14px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif; font-size: 14px;"&gt;If I understand correctly, you made the statement after loading the table. Put it on top of the table load.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Jan 2018 23:15:43 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2018-01-30T23:15:43Z</dc:date>
    <item>
      <title>NullAsValue replaces null values on one Field, but not the other</title>
      <link>https://community.qlik.com/t5/App-Development/NullAsValue-replaces-null-values-on-one-Field-but-not-the-other/m-p/25145#M1693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a field with null values that I want to replace with a string. When referencing a field from Table A, the script works as expected and replaces all null values in 'MyWorkingField' on Table A. However, I realized "MyWorkingField" from Table A will not work. Instead I need to use "MyBrokenField" from Table B, however when replacing "MyWorkingField" with "MyBrokenField" the script does not work. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set NullValue="Hello";&lt;/P&gt;&lt;P&gt;NullAsValue MyWorkingField;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // this is from Table A and works as expected&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Set NullValue="Hello";&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;NullAsValue MyBrokenField;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // this is from Table B and does not work.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Initially I put this script at the bottom of the "Main" sheet in the Data Load Editor and it worked fine with 'MyWorkingField', this did not work for "MyBrokenField". I have tried putting the same script for "MyBrokenField" in the Auto-Generated section under the corresponding table only to get the same result. &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Any help would be greatly appreciated as I have poured over the forums to find an answer and this is really frustrating.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2018 23:04:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/NullAsValue-replaces-null-values-on-one-Field-but-not-the-other/m-p/25145#M1693</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-30T23:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: NullAsValue replaces null values on one Field, but not the other</title>
      <link>https://community.qlik.com/t5/App-Development/NullAsValue-replaces-null-values-on-one-Field-but-not-the-other/m-p/25146#M1694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have a look at the HELP:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif; font-size: 14px;"&gt;The &lt;/SPAN&gt;&lt;SPAN class="statement" data-mc-conditions="Primary.NotToTranslate" style="font-weight: bold; color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif; font-size: 14px;"&gt;NullAsValue&lt;/SPAN&gt;&lt;SPAN style="color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif; font-size: 14px;"&gt; statement operates as a switch and will operate on &lt;EM&gt;subsequent&lt;/EM&gt; loading statements&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif; font-size: 14px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0f0f0f; font-family: 'Open Sans', Arial, sans-serif; font-size: 14px;"&gt;If I understand correctly, you made the statement after loading the table. Put it on top of the table load.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jan 2018 23:15:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/NullAsValue-replaces-null-values-on-one-Field-but-not-the-other/m-p/25146#M1694</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2018-01-30T23:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: NullAsValue replaces null values on one Field, but not the other</title>
      <link>https://community.qlik.com/t5/App-Development/NullAsValue-replaces-null-values-on-one-Field-but-not-the-other/m-p/25147#M1695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the quick response. I will test and update the post tomorrow when I'm back on-site&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jan 2018 15:18:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/NullAsValue-replaces-null-values-on-one-Field-but-not-the-other/m-p/25147#M1695</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-31T15:18:50Z</dc:date>
    </item>
    <item>
      <title>Re: NullAsValue replaces null values on one Field, but not the other</title>
      <link>https://community.qlik.com/t5/App-Development/NullAsValue-replaces-null-values-on-one-Field-but-not-the-other/m-p/25148#M1696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There was no change when moving it before the table load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if this could be causing the error: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, I have two tables that both have the field 'MyBrokenField' so they are loaded in as Table1.MyBrokenField and Table2.MyBrokenField automatically. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The MyWorkingField is a unique string and not used in any other tables. Could the error be caused by the fields having the same name? And if so, is there a work-around for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried using [Table1.MyBrokenField] as well as just MyBrokenField with no luck.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Feb 2018 15:56:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/NullAsValue-replaces-null-values-on-one-Field-but-not-the-other/m-p/25148#M1696</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-01T15:56:40Z</dc:date>
    </item>
    <item>
      <title>Re: NullAsValue replaces null values on one Field, but not the other</title>
      <link>https://community.qlik.com/t5/App-Development/NullAsValue-replaces-null-values-on-one-Field-but-not-the-other/m-p/25149#M1697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you post a small sample app?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Feb 2018 16:41:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/NullAsValue-replaces-null-values-on-one-Field-but-not-the-other/m-p/25149#M1697</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2018-02-01T16:41:28Z</dc:date>
    </item>
    <item>
      <title>Re: NullAsValue replaces null values on one Field, but not the other</title>
      <link>https://community.qlik.com/t5/App-Development/NullAsValue-replaces-null-values-on-one-Field-but-not-the-other/m-p/25150#M1698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We were able to find a work-around. Thank you for your help regardless.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Feb 2018 19:58:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/NullAsValue-replaces-null-values-on-one-Field-but-not-the-other/m-p/25150#M1698</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-06T19:58:43Z</dc:date>
    </item>
  </channel>
</rss>

