<?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 remove  null  values and '0' in script? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-remove-null-values-and-0-in-script/m-p/718965#M258303</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another way in dimension you can use suppress null option please find attached setting&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Sep 2014 09:22:51 GMT</pubDate>
    <dc:creator>vikasmahajan</dc:creator>
    <dc:date>2014-09-05T09:22:51Z</dc:date>
    <item>
      <title>How to remove  null  values and '0' in script?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-null-values-and-0-in-script/m-p/718963#M258301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi have some manger and employess data,amount is measure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now some mangers amount is zero or null&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now i want restrict&amp;nbsp; mangers or employess who has zero amount or nul values&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help on that&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2014 09:15:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-null-values-and-0-in-script/m-p/718963#M258301</guid>
      <dc:creator />
      <dc:date>2014-09-05T09:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove  null  values and '0' in script?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-null-values-and-0-in-script/m-p/718964#M258302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;From&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;Where Amount &amp;lt;&amp;gt; 0 and not isnull(Amount)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2014 09:16:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-null-values-and-0-in-script/m-p/718964#M258302</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-09-05T09:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove  null  values and '0' in script?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-null-values-and-0-in-script/m-p/718965#M258303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Another way in dimension you can use suppress null option please find attached setting&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2014 09:22:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-null-values-and-0-in-script/m-p/718965#M258303</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2014-09-05T09:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove  null  values and '0' in script?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-null-values-and-0-in-script/m-p/718966#M258304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;where Len(Manager)&amp;lt;&amp;gt;0&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2014 09:23:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-null-values-and-0-in-script/m-p/718966#M258304</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2014-09-05T09:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove  null  values and '0' in script?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-null-values-and-0-in-script/m-p/718967#M258305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use where condition like where Amount &amp;lt;&amp;gt;0&lt;/P&gt;&lt;P&gt;Hope this will help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2014 09:43:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-null-values-and-0-in-script/m-p/718967#M258305</guid>
      <dc:creator>qlikmsg4u</dc:creator>
      <dc:date>2014-09-05T09:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to remove  null  values and '0' in script?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-remove-null-values-and-0-in-script/m-p/718968#M258306</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;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in Expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;Manager = {"=Sum(Amount) &amp;lt;&amp;gt; 0"}&amp;gt;}Amount)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load * from tablename where Amount &amp;lt;&amp;gt; 0 or Not IsNull(Amount);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Sep 2014 09:51:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-remove-null-values-and-0-in-script/m-p/718968#M258306</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2014-09-05T09:51:42Z</dc:date>
    </item>
  </channel>
</rss>

