<?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 SHow Rows with Missing Data in reference table only in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/SHow-Rows-with-Missing-Data-in-reference-table-only/m-p/308486#M586859</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I think I found it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(IsNull(ProductField),1,0)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Jul 2011 15:55:48 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-07-26T15:55:48Z</dc:date>
    <item>
      <title>SHow Rows with Missing Data in reference table only</title>
      <link>https://community.qlik.com/t5/QlikView/SHow-Rows-with-Missing-Data-in-reference-table-only/m-p/308484#M586857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to create a bookmark to pull only those records where the data is in one table but no match in the other table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Product ID is in Sales table but the Product ID is not yet added to the Product table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THus the Product Name is Null in the query&lt;/P&gt;&lt;P&gt;I tried the below and no luck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=IsNull([Product Name]) = 1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2011 15:41:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SHow-Rows-with-Missing-Data-in-reference-table-only/m-p/308484#M586857</guid>
      <dc:creator />
      <dc:date>2011-07-26T15:41:50Z</dc:date>
    </item>
    <item>
      <title>SHow Rows with Missing Data in reference table only</title>
      <link>https://community.qlik.com/t5/QlikView/SHow-Rows-with-Missing-Data-in-reference-table-only/m-p/308485#M586858</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;I think it should be &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IsNull([Product Name]) = -1 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can attach a sample application then it would be more clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Deepak&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2011 15:48:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SHow-Rows-with-Missing-Data-in-reference-table-only/m-p/308485#M586858</guid>
      <dc:creator>deepakk</dc:creator>
      <dc:date>2011-07-26T15:48:19Z</dc:date>
    </item>
    <item>
      <title>SHow Rows with Missing Data in reference table only</title>
      <link>https://community.qlik.com/t5/QlikView/SHow-Rows-with-Missing-Data-in-reference-table-only/m-p/308486#M586859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I think I found it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(IsNull(ProductField),1,0)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2011 15:55:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SHow-Rows-with-Missing-Data-in-reference-table-only/m-p/308486#M586859</guid>
      <dc:creator />
      <dc:date>2011-07-26T15:55:48Z</dc:date>
    </item>
    <item>
      <title>Re: SHow Rows with Missing Data in reference table only</title>
      <link>https://community.qlik.com/t5/QlikView/SHow-Rows-with-Missing-Data-in-reference-table-only/m-p/308487#M586860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I found it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if(IsNull(ProductField),1,0)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2011 15:56:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SHow-Rows-with-Missing-Data-in-reference-table-only/m-p/308487#M586860</guid>
      <dc:creator />
      <dc:date>2011-07-26T15:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: SHow Rows with Missing Data in reference table only</title>
      <link>https://community.qlik.com/t5/QlikView/SHow-Rows-with-Missing-Data-in-reference-table-only/m-p/308488#M586861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; But it doesn't work with all my validation tables oddly enough.&amp;nbsp; Works with Product reference table but not with Partner reference table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2011 15:57:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SHow-Rows-with-Missing-Data-in-reference-table-only/m-p/308488#M586861</guid>
      <dc:creator />
      <dc:date>2011-07-26T15:57:56Z</dc:date>
    </item>
    <item>
      <title>Re: SHow Rows with Missing Data in reference table only</title>
      <link>https://community.qlik.com/t5/QlikView/SHow-Rows-with-Missing-Data-in-reference-table-only/m-p/308489#M586863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But it doesn't work with all my validation tables oddly enough.&amp;nbsp; Works with Product reference table but not with Partner reference table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jul 2011 15:58:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SHow-Rows-with-Missing-Data-in-reference-table-only/m-p/308489#M586863</guid>
      <dc:creator />
      <dc:date>2011-07-26T15:58:02Z</dc:date>
    </item>
  </channel>
</rss>

