<?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: empty cell and null values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/empty-cell-and-null-values/m-p/1750659#M720178</link>
    <description>&lt;P&gt;HI Expertise,&lt;/P&gt;&lt;P&gt;Any solution on my issue&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 08 Oct 2020 11:24:54 GMT</pubDate>
    <dc:creator>smilingjohn</dc:creator>
    <dc:date>2020-10-08T11:24:54Z</dc:date>
    <item>
      <title>empty cell and null values</title>
      <link>https://community.qlik.com/t5/QlikView/empty-cell-and-null-values/m-p/1750526#M720177</link>
      <description>&lt;P&gt;Hi Expertise ,&lt;/P&gt;&lt;P&gt;I have to bucket certain values of the field Environment which has the entry as 'null' and also there as some empty cells with no entries&amp;nbsp; to which i have to include both 'null ' and blank entries into Unknown . to do so i am trying to use belwo script but this is not working . Can you pease help me on this ? but this below expression gives me reloading error like&amp;nbsp;wrong expression&amp;nbsp;&lt;/P&gt;&lt;P&gt;Script:&lt;/P&gt;&lt;P&gt;if(WildMatch(ENVIRONMENT,'Green','Green&amp;nbsp; '),'Green',&lt;BR /&gt;if(WildMatch(ENVIRONMENT,'Check','Harvesting'),'UnderDev',&lt;BR /&gt;if(WildMatch(ENVIRONMENT,'Better'),'Better',&lt;BR /&gt;if(WildMatch(ENVIRONMENT,'null'or&lt;BR /&gt;IsNull(ENVIRONMENT),'UNKNOWN',&lt;BR /&gt;))))) as environment&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/empty-cell-and-null-values/m-p/1750526#M720177</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: empty cell and null values</title>
      <link>https://community.qlik.com/t5/QlikView/empty-cell-and-null-values/m-p/1750659#M720178</link>
      <description>&lt;P&gt;HI Expertise,&lt;/P&gt;&lt;P&gt;Any solution on my issue&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Oct 2020 11:24:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/empty-cell-and-null-values/m-p/1750659#M720178</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2020-10-08T11:24:54Z</dc:date>
    </item>
    <item>
      <title>Re: empty cell and null values</title>
      <link>https://community.qlik.com/t5/QlikView/empty-cell-and-null-values/m-p/1750676#M720179</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/48832"&gt;@smilingjohn&lt;/a&gt;&amp;nbsp;try this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;If(WildMatch(ENVIRONMENT, 'Green*',), 'Green',
If(WildMatch(ENVIRONMENT, 'Check', 'Harvesting'), 'UnderDev',
If(WildMatch(ENVIRONMENT, 'Better'), 'Better',
If(WildMatch(ENVIRONMENT,'null') or IsNull(ENVIRONMENT), 'UNKNOWN')))) as environment&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 08 Oct 2020 12:00:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/empty-cell-and-null-values/m-p/1750676#M720179</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-10-08T12:00:39Z</dc:date>
    </item>
  </channel>
</rss>

