<?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 do I pull in all rows except for ones with a null value? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-do-I-pull-in-all-rows-except-for-ones-with-a-null-value/m-p/1260963#M868283</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;WHERE (&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;DOINVSTATUSID IS NOT NULL OR &lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;DOINVSTATUSID NOT LIKE&amp;nbsp; ';%')&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Dec 2016 12:06:33 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-12-01T12:06:33Z</dc:date>
    <item>
      <title>How do I pull in all rows except for ones with a null value?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-pull-in-all-rows-except-for-ones-with-a-null-value/m-p/1260958#M868278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe this is best suited for a SQL discussion but here goes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to pull in all rows except for the ones where DOINVSTATUSID is not equal to NULL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried WHERE DOINVSTATUSID &amp;lt;&amp;gt; ';'. ITMSNumber NOT LIKE '_%'; (because I don't want the ones with a character at the front), DOINVSTATUSID IS NOT NULL;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;None of them work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-pull-in-all-rows-except-for-ones-with-a-null-value/m-p/1260958#M868278</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How do I pull in all rows except for ones with a null value?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-pull-in-all-rows-except-for-ones-with-a-null-value/m-p/1260959#M868279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;WHERE (&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;DOINVSTATUSID IS NOT NULL OR &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;DOINVSTATUSID NOT LIKE&amp;nbsp; ';%')&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Should work fine?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;However you might find it isn't actually null but blank?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;In which Case &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;WHERE (LEN(&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;DOINVSTATUSID) &amp;gt;0 OR &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;DOINVSTATUSID NOT LIKE&amp;nbsp; ';%')&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 11:54:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-pull-in-all-rows-except-for-ones-with-a-null-value/m-p/1260959#M868279</guid>
      <dc:creator>adamdavi3s</dc:creator>
      <dc:date>2016-12-01T11:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: How do I pull in all rows except for ones with a null value?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-pull-in-all-rows-except-for-ones-with-a-null-value/m-p/1260960#M868280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Adam!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 11:57:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-pull-in-all-rows-except-for-ones-with-a-null-value/m-p/1260960#M868280</guid>
      <dc:creator />
      <dc:date>2016-12-01T11:57:56Z</dc:date>
    </item>
    <item>
      <title>Re: How do I pull in all rows except for ones with a null value?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-pull-in-all-rows-except-for-ones-with-a-null-value/m-p/1260961#M868281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try below script,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I havent tested, but I guess this should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sql Select * from Xyz where not isnull XYz;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 11:58:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-pull-in-all-rows-except-for-ones-with-a-null-value/m-p/1260961#M868281</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2016-12-01T11:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: How do I pull in all rows except for ones with a null value?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-pull-in-all-rows-except-for-ones-with-a-null-value/m-p/1260962#M868282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No worries &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; which was the correct one in the end?? &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/grin.png" /&gt; purely for my own interest!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 11:59:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-pull-in-all-rows-except-for-ones-with-a-null-value/m-p/1260962#M868282</guid>
      <dc:creator>adamdavi3s</dc:creator>
      <dc:date>2016-12-01T11:59:18Z</dc:date>
    </item>
    <item>
      <title>Re: How do I pull in all rows except for ones with a null value?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-pull-in-all-rows-except-for-ones-with-a-null-value/m-p/1260963#M868283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;WHERE (&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;DOINVSTATUSID IS NOT NULL OR &lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;DOINVSTATUSID NOT LIKE&amp;nbsp; ';%')&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 12:06:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-pull-in-all-rows-except-for-ones-with-a-null-value/m-p/1260963#M868283</guid>
      <dc:creator />
      <dc:date>2016-12-01T12:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: How do I pull in all rows except for ones with a null value?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-pull-in-all-rows-except-for-ones-with-a-null-value/m-p/1260964#M868284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Adam it turns out that that wasn't right...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 12:33:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-pull-in-all-rows-except-for-ones-with-a-null-value/m-p/1260964#M868284</guid>
      <dc:creator />
      <dc:date>2016-12-01T12:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: How do I pull in all rows except for ones with a null value?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-pull-in-all-rows-except-for-ones-with-a-null-value/m-p/1260965#M868285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not a problem, we are here to help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you look at the data in SQL Management studio and if so what does it look like?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 12:36:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-pull-in-all-rows-except-for-ones-with-a-null-value/m-p/1260965#M868285</guid>
      <dc:creator>adamdavi3s</dc:creator>
      <dc:date>2016-12-01T12:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: How do I pull in all rows except for ones with a null value?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-pull-in-all-rows-except-for-ones-with-a-null-value/m-p/1260966#M868286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="DOINVSTATUSID.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/145404_DOINVSTATUSID.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 12:38:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-pull-in-all-rows-except-for-ones-with-a-null-value/m-p/1260966#M868286</guid>
      <dc:creator />
      <dc:date>2016-12-01T12:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: How do I pull in all rows except for ones with a null value?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-pull-in-all-rows-except-for-ones-with-a-null-value/m-p/1260967#M868287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Load &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; * &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; FROM &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Table-Name&amp;gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Where &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Len(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;DOINVSTATUSID&lt;/SPAN&gt;)&amp;gt;0 &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Or &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; n&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;ot WildMatch(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;DOINVSTATUSID&lt;/SPAN&gt;,'*;**');&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 12:40:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-pull-in-all-rows-except-for-ones-with-a-null-value/m-p/1260967#M868287</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2016-12-01T12:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: How do I pull in all rows except for ones with a null value?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-pull-in-all-rows-except-for-ones-with-a-null-value/m-p/1260968#M868288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So its correct in SSMS but Qlik is pulling in invalid rows?!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 12:41:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-pull-in-all-rows-except-for-ones-with-a-null-value/m-p/1260968#M868288</guid>
      <dc:creator>adamdavi3s</dc:creator>
      <dc:date>2016-12-01T12:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: How do I pull in all rows except for ones with a null value?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-pull-in-all-rows-except-for-ones-with-a-null-value/m-p/1260969#M868289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're probably right Adam... I think there is something else going on here. I'll have to start a new discussion.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 12:43:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-pull-in-all-rows-except-for-ones-with-a-null-value/m-p/1260969#M868289</guid>
      <dc:creator />
      <dc:date>2016-12-01T12:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: How do I pull in all rows except for ones with a null value?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-pull-in-all-rows-except-for-ones-with-a-null-value/m-p/1260970#M868291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No worries, feel free to tag me in it and I will take a look&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 12:46:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-pull-in-all-rows-except-for-ones-with-a-null-value/m-p/1260970#M868291</guid>
      <dc:creator>adamdavi3s</dc:creator>
      <dc:date>2016-12-01T12:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: How do I pull in all rows except for ones with a null value?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-pull-in-all-rows-except-for-ones-with-a-null-value/m-p/1260971#M868294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi plz check the attached doc, i hope it will help you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 13:05:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-pull-in-all-rows-except-for-ones-with-a-null-value/m-p/1260971#M868294</guid>
      <dc:creator />
      <dc:date>2016-12-01T13:05:12Z</dc:date>
    </item>
    <item>
      <title>Re: How do I pull in all rows except for ones with a null value?</title>
      <link>https://community.qlik.com/t5/QlikView/How-do-I-pull-in-all-rows-except-for-ones-with-a-null-value/m-p/1260972#M868295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't open it.... I have personal edition I believe, even though I'm working for a conglomerate.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 13:08:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-do-I-pull-in-all-rows-except-for-ones-with-a-null-value/m-p/1260972#M868295</guid>
      <dc:creator />
      <dc:date>2016-12-01T13:08:01Z</dc:date>
    </item>
  </channel>
</rss>

