<?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: Nullable Values in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Nullable-Values/m-p/1662990#M49831</link>
    <description>&lt;P&gt;Thank you for your reply.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Should i put it in the Data Load part ?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;My script looks like this:&lt;BR /&gt;Load [ID]&lt;BR /&gt;Resident [ex] Group By [ID]&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;And then i add one of the formulas after ?&lt;/P&gt;</description>
    <pubDate>Mon, 06 Jan 2020 15:40:57 GMT</pubDate>
    <dc:creator>eliegogotpe</dc:creator>
    <dc:date>2020-01-06T15:40:57Z</dc:date>
    <item>
      <title>Nullable Values</title>
      <link>https://community.qlik.com/t5/App-Development/Nullable-Values/m-p/1662933#M49827</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;How to handle Nullable data in qlik ? I explain my self, in my data abse, there is a column that can&amp;nbsp; contain values as null. In my analysis, i want to count those empty fields . is that possible ?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 21:38:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Nullable-Values/m-p/1662933#M49827</guid>
      <dc:creator>eliegogotpe</dc:creator>
      <dc:date>2021-12-20T21:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: Nullable Values</title>
      <link>https://community.qlik.com/t5/App-Development/Nullable-Values/m-p/1662934#M49828</link>
      <description>&lt;P&gt;Try any one of them&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count({&amp;lt;Field = {"=Len(Field)=0"}&amp;gt;} Field)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count({&amp;lt;Field = {"=Null()"}&amp;gt;} Field)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count(If(Len(Field)=0, Field))&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2020 13:57:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Nullable-Values/m-p/1662934#M49828</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2020-01-06T13:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: Nullable Values</title>
      <link>https://community.qlik.com/t5/App-Development/Nullable-Values/m-p/1662970#M49830</link>
      <description>&lt;P&gt;see the below blog&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/QlikView-Documents/NULL-handling-in-QlikView/ta-p/1484472" target="_blank"&gt;https://community.qlik.com/t5/QlikView-Documents/NULL-handling-in-QlikView/ta-p/1484472&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2020 14:58:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Nullable-Values/m-p/1662970#M49830</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2020-01-06T14:58:15Z</dc:date>
    </item>
    <item>
      <title>Re: Nullable Values</title>
      <link>https://community.qlik.com/t5/App-Development/Nullable-Values/m-p/1662990#M49831</link>
      <description>&lt;P&gt;Thank you for your reply.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Should i put it in the Data Load part ?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;My script looks like this:&lt;BR /&gt;Load [ID]&lt;BR /&gt;Resident [ex] Group By [ID]&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;And then i add one of the formulas after ?&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2020 15:40:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Nullable-Values/m-p/1662990#M49831</guid>
      <dc:creator>eliegogotpe</dc:creator>
      <dc:date>2020-01-06T15:40:57Z</dc:date>
    </item>
  </channel>
</rss>

