<?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 skip the row in a table, when field is null? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-skip-the-row-in-a-table-when-field-is-null/m-p/781246#M276755</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try something like below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if (not isnull(Plant),Plant )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Dec 2014 06:32:59 GMT</pubDate>
    <dc:creator>amit_saini</dc:creator>
    <dc:date>2014-12-05T06:32:59Z</dc:date>
    <item>
      <title>How to skip the row in a table, when field is null?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-skip-the-row-in-a-table-when-field-is-null/m-p/781241#M276750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi QV Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've a Serial # field in a table, I need to skip the entire row when the Serial # record is Missing/Null.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Help me out !! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2014 04:43:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-skip-the-row-in-a-table-when-field-is-null/m-p/781241#M276750</guid>
      <dc:creator />
      <dc:date>2014-12-05T04:43:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to skip the row in a table, when field is null?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-skip-the-row-in-a-table-when-field-is-null/m-p/781242#M276751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load * From Table where Len(Trim([&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Serial #])) &amp;gt; 0;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2014 06:00:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-skip-the-row-in-a-table-when-field-is-null/m-p/781242#M276751</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-12-05T06:00:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to skip the row in a table, when field is null?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-skip-the-row-in-a-table-when-field-is-null/m-p/781243#M276752</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;If you want to remove it from the chart you can use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppress When Value Is Null option&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And you can read more on the NULL Handelling&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>Fri, 05 Dec 2014 06:06:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-skip-the-row-in-a-table-when-field-is-null/m-p/781243#M276752</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-12-05T06:06:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to skip the row in a table, when field is null?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-skip-the-row-in-a-table-when-field-is-null/m-p/781244#M276753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anand,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where is this option " Suppress when Value is NULL" on Table box object ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2014 06:12:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-skip-the-row-in-a-table-when-field-is-null/m-p/781244#M276753</guid>
      <dc:creator />
      <dc:date>2014-12-05T06:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to skip the row in a table, when field is null?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-skip-the-row-in-a-table-when-field-is-null/m-p/781245#M276754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In Table box it is not available it is in charts only you can remove it in the load script then and read that columns&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create the filters in load script or completely remove it as Anbu suggest from loadscript&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;lOAD iF(len(ColA) &amp;gt; 0,'Null','NotNull')&amp;nbsp; AS NullFlagA,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; iF(len(ColB) &amp;gt; 0,'Null','NotNull')&amp;nbsp; AS NullFlagB,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ColA,ColB;&lt;/P&gt;&lt;P&gt;LOAD * Inline&amp;nbsp; [&lt;/P&gt;&lt;P&gt;ColA,ColB&lt;/P&gt;&lt;P&gt;A,5443&lt;/P&gt;&lt;P&gt;B,56&lt;/P&gt;&lt;P&gt;,45&lt;/P&gt;&lt;P&gt;D,54&lt;/P&gt;&lt;P&gt;E,&lt;/P&gt;&lt;P&gt;F,54&amp;nbsp; ];&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>Fri, 05 Dec 2014 06:20:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-skip-the-row-in-a-table-when-field-is-null/m-p/781245#M276754</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-12-05T06:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to skip the row in a table, when field is null?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-skip-the-row-in-a-table-when-field-is-null/m-p/781246#M276755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try something like below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if (not isnull(Plant),Plant )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2014 06:32:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-skip-the-row-in-a-table-when-field-is-null/m-p/781246#M276755</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2014-12-05T06:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to skip the row in a table, when field is null?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-skip-the-row-in-a-table-when-field-is-null/m-p/781247#M276756</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;In place of the Table box you can use the straight table also by adding all the dimension and in expression write 1. And use option Suppress When Value Is Null from chart Properties &amp;gt;&amp;gt; Dimensions &amp;gt;&amp;gt; Select Null dimension &amp;gt;&amp;gt; Tick mark Suppress When value is null OR From Presentation &amp;gt;&amp;gt; Suppress Zero-Values tick mark all this if you do not want to do change in the load script.&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>Fri, 05 Dec 2014 06:36:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-skip-the-row-in-a-table-when-field-is-null/m-p/781247#M276756</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-12-05T06:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to skip the row in a table, when field is null?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-skip-the-row-in-a-table-when-field-is-null/m-p/781248#M276757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this also:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(Len(Trim(Your_Feild))&amp;gt;0 , Your_Field)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Dec 2014 06:42:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-skip-the-row-in-a-table-when-field-is-null/m-p/781248#M276757</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2014-12-05T06:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to skip the row in a table, when field is null?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-skip-the-row-in-a-table-when-field-is-null/m-p/781249#M276758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or you can use the single filter also&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;iF(len(Trim(ColA)) &amp;gt; 0 and len(Trim(ColB)) &amp;gt; 0,'Null','NotNull')&amp;nbsp; AS NullFlagA,&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>Fri, 05 Dec 2014 06:54:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-skip-the-row-in-a-table-when-field-is-null/m-p/781249#M276758</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-12-05T06:54:53Z</dc:date>
    </item>
  </channel>
</rss>

