<?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: Table Object &amp;quot;Omit Rows Where Field is NULL&amp;quot; in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Table-Object-quot-Omit-Rows-Where-Field-is-NULL-quot/m-p/647401#M237101</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the listbox shows the ID you have in the field ID, some from Fact, some from Person&lt;/P&gt;&lt;P&gt;if you want to understand how Qlik handles null you can read&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;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Jul 2014 17:51:26 GMT</pubDate>
    <dc:creator>maxgro</dc:creator>
    <dc:date>2014-07-24T17:51:26Z</dc:date>
    <item>
      <title>Table Object "Omit Rows Where Field is NULL"</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Object-quot-Omit-Rows-Where-Field-is-NULL-quot/m-p/647398#M237098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've got a problem in a bigger application and have created a small sample app to show where the problem is.&amp;nbsp; The script in my sample that is attached is simple (See Below).&amp;nbsp; The problem is there are 7 records.&amp;nbsp; All records are in the fact table.&amp;nbsp; There are 6 records in the Person table.&amp;nbsp; The only id missing in the person table is 382.&amp;nbsp; If I run the script, and add a table object to my application with both 'ID' and 'Person' as columns, all 7 row's are displayed.&amp;nbsp; But if I go into the 'Presentation' tab of the table object, and for 'ID' set the 'Omit Rows Where Field is NULL' to true (check it), ID 382 disappears.&amp;nbsp; This isn't making much sense to me since the list box of ID's doesn't show null as an available value from my fact table.&amp;nbsp; Could someone please explain why it is doing this to me &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&amp;nbsp; Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Fact:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;INLINE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt;ID&lt;BR /&gt;376&lt;BR /&gt;377&lt;BR /&gt;378&lt;BR /&gt;379&lt;BR /&gt;380&lt;BR /&gt;381&lt;BR /&gt;382&lt;BR /&gt;]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt;&lt;BR /&gt;Person:&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;INLINE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt;ID, Person&lt;BR /&gt;376, Not Provided&lt;BR /&gt;377, Not Provided&lt;BR /&gt;378, Not Provided&lt;BR /&gt;379, Not Provided&lt;BR /&gt;380, Not Provided&lt;BR /&gt;381, John Smith&lt;BR /&gt;]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2014 17:20:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Object-quot-Omit-Rows-Where-Field-is-NULL-quot/m-p/647398#M237098</guid>
      <dc:creator>joshabbott</dc:creator>
      <dc:date>2014-07-24T17:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: Table Object "Omit Rows Where Field is NULL"</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Object-quot-Omit-Rows-Where-Field-is-NULL-quot/m-p/647399#M237099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Josh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is typical Table box behaviour.&lt;/P&gt;&lt;P&gt;Here it checks all the fields and if there is a null value it applies a filter(excludes) on the whole table box display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even if you add another Table(see attached QVW) and apply "Omit Rows where Field is NULL" on any of the Table box fields, it would filter the entire table box content.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sabal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2014 17:40:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Object-quot-Omit-Rows-Where-Field-is-NULL-quot/m-p/647399#M237099</guid>
      <dc:creator />
      <dc:date>2014-07-24T17:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Table Object "Omit Rows Where Field is NULL"</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Object-quot-Omit-Rows-Where-Field-is-NULL-quot/m-p/647400#M237100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thats because you are asking it to suppress it since there is no value in Fact table. If you dont want it to be null, then you can concatenate another table with the missing results like in the attached file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2014 17:50:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Object-quot-Omit-Rows-Where-Field-is-NULL-quot/m-p/647400#M237100</guid>
      <dc:creator />
      <dc:date>2014-07-24T17:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: Table Object "Omit Rows Where Field is NULL"</title>
      <link>https://community.qlik.com/t5/QlikView/Table-Object-quot-Omit-Rows-Where-Field-is-NULL-quot/m-p/647401#M237101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the listbox shows the ID you have in the field ID, some from Fact, some from Person&lt;/P&gt;&lt;P&gt;if you want to understand how Qlik handles null you can read&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2014 17:51:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Table-Object-quot-Omit-Rows-Where-Field-is-NULL-quot/m-p/647401#M237101</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2014-07-24T17:51:26Z</dc:date>
    </item>
  </channel>
</rss>

