<?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: How to restrict the null values from the facts at the script level, in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-restrict-the-null-values-from-the-facts-at-the-script/m-p/747192#M266629</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can use same exp in calculation dimension&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 01 Nov 2014 10:49:38 GMT</pubDate>
    <dc:creator>sakamsureshbabu</dc:creator>
    <dc:date>2014-11-01T10:49:38Z</dc:date>
    <item>
      <title>How to restrict the null values from the facts at the script level,</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-restrict-the-null-values-from-the-facts-at-the-script/m-p/747188#M266625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody tell how to restrict the null value at the script level, &lt;/P&gt;&lt;P&gt;i am using Len(Fact)&amp;lt;&amp;gt;0 and and Not IsNull(Amount).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but it is not working, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help into this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Nov 2014 06:27:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-restrict-the-null-values-from-the-facts-at-the-script/m-p/747188#M266625</guid>
      <dc:creator />
      <dc:date>2014-11-01T06:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict the null values from the facts at the script level,</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-restrict-the-null-values-from-the-facts-at-the-script/m-p/747189#M266626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What kind of not working ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you paste in your actual script ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Nov 2014 06:38:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-restrict-the-null-values-from-the-facts-at-the-script/m-p/747189#M266626</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-11-01T06:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict the null values from the facts at the script level,</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-restrict-the-null-values-from-the-facts-at-the-script/m-p/747190#M266627</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;You are using the correct functions also read this document&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-3155"&gt;NULL handling in QlikView&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Nov 2014 06:41:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-restrict-the-null-values-from-the-facts-at-the-script/m-p/747190#M266627</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-11-01T06:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict the null values from the facts at the script level,</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-restrict-the-null-values-from-the-facts-at-the-script/m-p/747191#M266628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I used &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Len(Fact)&amp;lt;&amp;gt;0, but it is only (Fact)&amp;lt;&amp;gt;0, Len function should not used&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Nov 2014 10:07:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-restrict-the-null-values-from-the-facts-at-the-script/m-p/747191#M266628</guid>
      <dc:creator />
      <dc:date>2014-11-01T10:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to restrict the null values from the facts at the script level,</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-restrict-the-null-values-from-the-facts-at-the-script/m-p/747192#M266629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can use same exp in calculation dimension&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Nov 2014 10:49:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-restrict-the-null-values-from-the-facts-at-the-script/m-p/747192#M266629</guid>
      <dc:creator>sakamsureshbabu</dc:creator>
      <dc:date>2014-11-01T10:49:38Z</dc:date>
    </item>
  </channel>
</rss>

