<?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 Filter out non empty field. in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/Filter-out-non-empty-field/m-p/1442445#M20768</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the table listed below, I am trying to build a report of estimates that still need to be followed up on. If field Accepted_Est_Date has a value then the estimate no longer needs to be followed up on so I need these filtered out. I am not sure how to do this as every filter I have tried has not worked. Any ideas would be greatly appreciated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Accepted_Estimate_date.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/178188_Accepted_Estimate_date.png" style="height: 415px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Sep 2017 16:44:22 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-09-29T16:44:22Z</dc:date>
    <item>
      <title>Filter out non empty field.</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Filter-out-non-empty-field/m-p/1442445#M20768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the table listed below, I am trying to build a report of estimates that still need to be followed up on. If field Accepted_Est_Date has a value then the estimate no longer needs to be followed up on so I need these filtered out. I am not sure how to do this as every filter I have tried has not worked. Any ideas would be greatly appreciated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Accepted_Estimate_date.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/178188_Accepted_Estimate_date.png" style="height: 415px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Sep 2017 16:44:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Filter-out-non-empty-field/m-p/1442445#M20768</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-29T16:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: Filter out non empty field.</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Filter-out-non-empty-field/m-p/1442446#M20769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to do this in Load Script then you can create a Flag when Accepted_Est_Date is Null.&lt;/P&gt;&lt;P&gt;Try below expression&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(isnull(Accepted_Est_Date) or Len(Accepted_Est_Date)=0,1,0) as Flag&lt;/P&gt;&lt;P&gt;In Chart use this Flag to filter when Flag is 1.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Sep 2017 16:50:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Filter-out-non-empty-field/m-p/1442446#M20769</guid>
      <dc:creator>krishnacbe</dc:creator>
      <dc:date>2017-09-29T16:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: Filter out non empty field.</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Filter-out-non-empty-field/m-p/1442447#M20770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much. That worked beautifully. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Sep 2017 17:40:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Filter-out-non-empty-field/m-p/1442447#M20770</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-29T17:40:46Z</dc:date>
    </item>
    <item>
      <title>Re: Filter out non empty field.</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Filter-out-non-empty-field/m-p/1442448#M20771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good to hear.&lt;/P&gt;&lt;P&gt;Please close the thread by marking the Correct/Helpful Answer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Sep 2017 17:47:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Filter-out-non-empty-field/m-p/1442448#M20771</guid>
      <dc:creator>krishnacbe</dc:creator>
      <dc:date>2017-09-29T17:47:30Z</dc:date>
    </item>
  </channel>
</rss>

