<?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 in condition in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Replace-NULL-value-in-condition/m-p/1688939#M53219</link>
    <description>&lt;P&gt;Maye be :&lt;/P&gt;&lt;LI-CODE lang="python"&gt;=if( lent(trim(field))= 0 or field=0 , 'field = 0', 'field not = 0')&lt;/LI-CODE&gt;</description>
    <pubDate>Mon, 30 Mar 2020 10:43:44 GMT</pubDate>
    <dc:creator>Taoufiq_Zarra</dc:creator>
    <dc:date>2020-03-30T10:43:44Z</dc:date>
    <item>
      <title>Replace NULL value in condition</title>
      <link>https://community.qlik.com/t5/App-Development/Replace-NULL-value-in-condition/m-p/1688926#M53218</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I'm very new in Qliksense and I wrote a very simple condition that checks if a field is equal to 0 :&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;=if( field = 0, 'field = 0', 'field not = 0')&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;My result looks like that :&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.PNG" style="width: 276px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/30864i2D65E7BF4EC6EE69/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.PNG" alt="1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;As you can see I have 1226 NULL values represented by a '-' .&lt;BR /&gt;&lt;BR /&gt;What I would like to know is how I could put these NULL values in the 'field not = 0' line ?&lt;BR /&gt;&lt;BR /&gt;Thank you in advance.&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2020 09:43:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Replace-NULL-value-in-condition/m-p/1688926#M53218</guid>
      <dc:creator>BearNBeer</dc:creator>
      <dc:date>2020-03-30T09:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: Replace NULL value in condition</title>
      <link>https://community.qlik.com/t5/App-Development/Replace-NULL-value-in-condition/m-p/1688939#M53219</link>
      <description>&lt;P&gt;Maye be :&lt;/P&gt;&lt;LI-CODE lang="python"&gt;=if( lent(trim(field))= 0 or field=0 , 'field = 0', 'field not = 0')&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 30 Mar 2020 10:43:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Replace-NULL-value-in-condition/m-p/1688939#M53219</guid>
      <dc:creator>Taoufiq_Zarra</dc:creator>
      <dc:date>2020-03-30T10:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: Replace NULL value in condition</title>
      <link>https://community.qlik.com/t5/App-Development/Replace-NULL-value-in-condition/m-p/1689077#M53220</link>
      <description>&lt;P&gt;It could be that you dont have data assoiciated to any field.&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/30921i799AB13FD6CF3AB3/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Consider the example above/attached.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a transaction for ID 6, but no definition in the Fields dimension table. Notice that the NULL() value is defined as "Field not = 0".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2020 15:25:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Replace-NULL-value-in-condition/m-p/1689077#M53220</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2020-03-30T15:25:35Z</dc:date>
    </item>
  </channel>
</rss>

