<?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: IsNull Syntax in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/IsNull-Syntax/m-p/41563#M771634</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another way you can try like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= Alt(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;sum(Mfg)/sum(Mkt_), 0)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 May 2018 15:08:54 GMT</pubDate>
    <dc:creator>vishsaggi</dc:creator>
    <dc:date>2018-05-16T15:08:54Z</dc:date>
    <item>
      <title>IsNull Syntax</title>
      <link>https://community.qlik.com/t5/QlikView/IsNull-Syntax/m-p/41559#M771630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello. I am making a market share chart by dividing our market share over total market. My problem is that we do not make some of the products, so I want these to display as 0%. I am new to QlikView, and I do not know how I would write the syntax to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what I tried:&lt;/P&gt;&lt;P&gt;If(IsNull(sum(mfg),0,sum(Mfg)/sum(Mkt_) ))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IsNull-Syntax/m-p/41559#M771630</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: IsNull Syntax</title>
      <link>https://community.qlik.com/t5/QlikView/IsNull-Syntax/m-p/41560#M771631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you give us a set of data to better understand your problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Saludos.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2018 14:38:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IsNull-Syntax/m-p/41560#M771631</guid>
      <dc:creator>fvelascog72</dc:creator>
      <dc:date>2018-05-16T14:38:43Z</dc:date>
    </item>
    <item>
      <title>Re: IsNull Syntax</title>
      <link>https://community.qlik.com/t5/QlikView/IsNull-Syntax/m-p/41561#M771632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp; Mkt&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Mfg&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 128px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #8ea9db; border-right: none; border-bottom: 0.5pt solid #8ea9db; border-left: none;" width="64"&gt;15,494 &lt;/TD&gt;&lt;TD style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #8ea9db; border-right: none; border-bottom: 0.5pt solid #8ea9db; border-left: none;" width="64"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl63" height="20" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #8ea9db; border-right: none; border-bottom: 0.5pt solid #8ea9db; border-left: none; background: #d9e1f2;"&gt;41,353&lt;/TD&gt;&lt;TD align="right" style="font-size: 11pt; color: black; font-family: Calibri, sans-serif; border-top: 0.5pt solid #8ea9db; border-right: none; border-bottom: 0.5pt solid #8ea9db; border-left: none; background: #d9e1f2;"&gt;412&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our market share(mfg) is null in some spots, so it is not displaying the product in the table when I divide our market share by market. I want this to display as 0%.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2018 14:44:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IsNull-Syntax/m-p/41561#M771632</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-16T14:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: IsNull Syntax</title>
      <link>https://community.qlik.com/t5/QlikView/IsNull-Syntax/m-p/41562#M771633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I fixed it by unclicking suppress 0 values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2018 14:53:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IsNull-Syntax/m-p/41562#M771633</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-16T14:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: IsNull Syntax</title>
      <link>https://community.qlik.com/t5/QlikView/IsNull-Syntax/m-p/41563#M771634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another way you can try like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= Alt(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;sum(Mfg)/sum(Mkt_), 0)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 May 2018 15:08:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/IsNull-Syntax/m-p/41563#M771634</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-05-16T15:08:54Z</dc:date>
    </item>
  </channel>
</rss>

