<?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: Action Trigger: Not Equal to NULL/BLANKS in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Action-Trigger-Not-Equal-to-NULL-BLANKS/m-p/1376113#M420069</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the suggestion. But that has no affect &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Aug 2017 22:22:46 GMT</pubDate>
    <dc:creator>kfahri342</dc:creator>
    <dc:date>2017-08-09T22:22:46Z</dc:date>
    <item>
      <title>Action Trigger: Not Equal to NULL/BLANKS</title>
      <link>https://community.qlik.com/t5/QlikView/Action-Trigger-Not-Equal-to-NULL-BLANKS/m-p/1376111#M420067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the following column:&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="49" style="border: 1px solid rgb(0, 0, 0); border-image: none; width: 190px; height: 51px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Type A&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Dec-17&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Jan-18&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;TBC&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Aug-17&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you can see there is a mixture of dates, text and NULL values in this column. I have created a button where I want to TOGGLE SELECT "Type A" to only select Non-Null values.&lt;/P&gt;&lt;P&gt;I have tried the follow: &amp;lt;&amp;gt;"". But this only seems to show me the dates, and does not include the TBC. Is there a formula where I can select any that isn't NULL?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks&lt;/P&gt;&lt;P&gt;Kozan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2017 22:07:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Action-Trigger-Not-Equal-to-NULL-BLANKS/m-p/1376111#M420067</guid>
      <dc:creator>kfahri342</dc:creator>
      <dc:date>2017-08-09T22:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: Action Trigger: Not Equal to NULL/BLANKS</title>
      <link>https://community.qlik.com/t5/QlikView/Action-Trigger-Not-Equal-to-NULL-BLANKS/m-p/1376112#M420068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=len([Type A])&amp;lt;&amp;gt;0&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2017 22:12:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Action-Trigger-Not-Equal-to-NULL-BLANKS/m-p/1376112#M420068</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-09T22:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: Action Trigger: Not Equal to NULL/BLANKS</title>
      <link>https://community.qlik.com/t5/QlikView/Action-Trigger-Not-Equal-to-NULL-BLANKS/m-p/1376113#M420069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the suggestion. But that has no affect &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2017 22:22:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Action-Trigger-Not-Equal-to-NULL-BLANKS/m-p/1376113#M420069</guid>
      <dc:creator>kfahri342</dc:creator>
      <dc:date>2017-08-09T22:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: Action Trigger: Not Equal to NULL/BLANKS</title>
      <link>https://community.qlik.com/t5/QlikView/Action-Trigger-Not-Equal-to-NULL-BLANKS/m-p/1376114#M420070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2017 22:33:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Action-Trigger-Not-Equal-to-NULL-BLANKS/m-p/1376114#M420070</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-09T22:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: Action Trigger: Not Equal to NULL/BLANKS</title>
      <link>https://community.qlik.com/t5/QlikView/Action-Trigger-Not-Equal-to-NULL-BLANKS/m-p/1376115#M420071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This works perfectly. Cheers Wallo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For one of my columns I would need it to include all NON-BLANKS except for those marked N/A? Is this do-able? I tried using an AND function but either I am not typing it right or it doesn't work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2017 22:39:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Action-Trigger-Not-Equal-to-NULL-BLANKS/m-p/1376115#M420071</guid>
      <dc:creator>kfahri342</dc:creator>
      <dc:date>2017-08-09T22:39:42Z</dc:date>
    </item>
  </channel>
</rss>

