<?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 Expression in Null and Zero Value in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Expression-in-Null-and-Zero-Value/m-p/1689667#M52655</link>
    <description>&lt;P&gt;I use Qlik sense.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to ask about expressions of Null and Zero Value.&lt;/P&gt;&lt;P&gt;The attached file has a sample data set.&lt;BR /&gt;In particular, assets submitted include Null and Zero.&lt;/P&gt;&lt;P&gt;When I add an Excel datasheet, 2000 is null and 2007 is 0 in the asset field. When I upload this data to qlik, it seems to show 0 in both 2000 and 2007.&lt;/P&gt;&lt;P&gt;I want to implement a line chart.&lt;BR /&gt;In 2000, there is a way to represent the year, but is there a way to represent it as NULL rather than 0?&lt;BR /&gt;I know that in this case, the lines in the chart may be cut off.&lt;/P&gt;&lt;P&gt;Is there a solution?&lt;/P&gt;&lt;P&gt;I attached qvf file.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 01 Apr 2020 02:24:50 GMT</pubDate>
    <dc:creator>JIEUNLIM</dc:creator>
    <dc:date>2020-04-01T02:24:50Z</dc:date>
    <item>
      <title>Expression in Null and Zero Value</title>
      <link>https://community.qlik.com/t5/App-Development/Expression-in-Null-and-Zero-Value/m-p/1689667#M52655</link>
      <description>&lt;P&gt;I use Qlik sense.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to ask about expressions of Null and Zero Value.&lt;/P&gt;&lt;P&gt;The attached file has a sample data set.&lt;BR /&gt;In particular, assets submitted include Null and Zero.&lt;/P&gt;&lt;P&gt;When I add an Excel datasheet, 2000 is null and 2007 is 0 in the asset field. When I upload this data to qlik, it seems to show 0 in both 2000 and 2007.&lt;/P&gt;&lt;P&gt;I want to implement a line chart.&lt;BR /&gt;In 2000, there is a way to represent the year, but is there a way to represent it as NULL rather than 0?&lt;BR /&gt;I know that in this case, the lines in the chart may be cut off.&lt;/P&gt;&lt;P&gt;Is there a solution?&lt;/P&gt;&lt;P&gt;I attached qvf file.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Apr 2020 02:24:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Expression-in-Null-and-Zero-Value/m-p/1689667#M52655</guid>
      <dc:creator>JIEUNLIM</dc:creator>
      <dc:date>2020-04-01T02:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: Expression in Null and Zero Value</title>
      <link>https://community.qlik.com/t5/App-Development/Expression-in-Null-and-Zero-Value/m-p/1689679#M52657</link>
      <description>&lt;P&gt;Hi Jieunlim,&lt;/P&gt;&lt;P&gt;I have found a solution to this, refer the attached file below, hope it helps!&lt;/P&gt;</description>
      <pubDate>Wed, 01 Apr 2020 05:39:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Expression-in-Null-and-Zero-Value/m-p/1689679#M52657</guid>
      <dc:creator>ManojKumar14</dc:creator>
      <dc:date>2020-04-01T05:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: Expression in Null and Zero Value</title>
      <link>https://community.qlik.com/t5/App-Development/Expression-in-Null-and-Zero-Value/m-p/1689722#M52661</link>
      <description>&lt;P&gt;Building on&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/90546"&gt;@ManojKumar14&lt;/a&gt;&amp;nbsp; answer, to make it generic rather than fix the year:&lt;/P&gt;&lt;P&gt;if(isnull(asset), null(), Sum(asset))&lt;/P&gt;</description>
      <pubDate>Wed, 01 Apr 2020 08:11:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Expression-in-Null-and-Zero-Value/m-p/1689722#M52661</guid>
      <dc:creator>lorenzoconforti</dc:creator>
      <dc:date>2020-04-01T08:11:30Z</dc:date>
    </item>
  </channel>
</rss>

