<?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: NPrinting Filter in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Filter/m-p/105788#M3741</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Are you guys serious?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Were you ever able to select "Null" in QlikView or Qlik Sense simply on the front end (from listbox)? Of course NOT!!!&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NPritnign works exactly the same, so you will not be able to do this via simple selection. First you have to flag those records in the load script of your application. I am aware that it might not be easy but 90% of time it can be done on the required level. Once you have your flag created you can use this flag as a filter in Nprinitng.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Lech&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Aug 2018 23:07:06 GMT</pubDate>
    <dc:creator>Lech_Miszkiewicz</dc:creator>
    <dc:date>2018-08-03T23:07:06Z</dc:date>
    <item>
      <title>NPrinting Filter</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Filter/m-p/105783#M3736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am creating an Excel based report in NPrinting.&amp;nbsp; I only want to show the rows where a column value is null.&amp;nbsp; How do I do this in a filter?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Frank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2018 19:41:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Filter/m-p/105783#M3736</guid>
      <dc:creator>fcecconi</dc:creator>
      <dc:date>2018-08-03T19:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting Filter</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Filter/m-p/105784#M3737</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;filters can be dynamic or static.&lt;/P&gt;&lt;P&gt;here is the official qlik video to demonstrate filters:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=yNSHuqn5h1Q" title="https://www.youtube.com/watch?v=yNSHuqn5h1Q"&gt;Creating static and dynamic filters - Qlik NPrinting - YouTube&lt;/A&gt;&lt;/P&gt;&lt;P&gt;best wishes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2018 19:47:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Filter/m-p/105784#M3737</guid>
      <dc:creator>wade12</dc:creator>
      <dc:date>2018-08-03T19:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting Filter</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Filter/m-p/105785#M3738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, but that doesn't show how to handle exactly what I am looking for.&amp;nbsp; I only want if the field is null.&amp;nbsp; I have tried using ='' and Isnull&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both didn't work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2018 19:54:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Filter/m-p/105785#M3738</guid>
      <dc:creator>fcecconi</dc:creator>
      <dc:date>2018-08-03T19:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting Filter</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Filter/m-p/105786#M3739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;isnull() should work.&lt;/P&gt;&lt;P&gt;it might not be reading the correct data type.&lt;/P&gt;&lt;P&gt;try not(isnull()) to see if it gives the result you would expect.&lt;/P&gt;&lt;P&gt;if not, then you may have to re-format the data type.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2018 20:05:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Filter/m-p/105786#M3739</guid>
      <dc:creator>wade12</dc:creator>
      <dc:date>2018-08-03T20:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting Filter</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Filter/m-p/105787#M3740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried both in the evaluate option and neither worked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2018 20:43:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Filter/m-p/105787#M3740</guid>
      <dc:creator>fcecconi</dc:creator>
      <dc:date>2018-08-03T20:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting Filter</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Filter/m-p/105788#M3741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Are you guys serious?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Were you ever able to select "Null" in QlikView or Qlik Sense simply on the front end (from listbox)? Of course NOT!!!&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NPritnign works exactly the same, so you will not be able to do this via simple selection. First you have to flag those records in the load script of your application. I am aware that it might not be easy but 90% of time it can be done on the required level. Once you have your flag created you can use this flag as a filter in Nprinitng.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Lech&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2018 23:07:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Filter/m-p/105788#M3741</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2018-08-03T23:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting Filter</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Filter/m-p/105789#M3742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks lech.&lt;/P&gt;&lt;P&gt;can use len() when creating flags in script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Aug 2018 10:18:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Filter/m-p/105789#M3742</guid>
      <dc:creator>wade12</dc:creator>
      <dc:date>2018-08-04T10:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting Filter</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Filter/m-p/105790#M3743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Wade,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It all depends in your model. The biggest challenge is to have right level of aggregation (similar to the one used on front end in NPrintign report as well as dimensions and measures sitting in the same table as only then you can run a proper check if value is null. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes you could use len() function in script to run your checks and create flags. My usual approach is &lt;STRONG style="text-decoration: underline;"&gt;If(Len(trim(field))&amp;gt;0, 0,1) as FlagIsNull&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Aug 2018 23:27:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Filter/m-p/105790#M3743</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2018-08-05T23:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting Filter</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Filter/m-p/105791#M3744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi lech, you are correct, thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2018 10:01:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Filter/m-p/105791#M3744</guid>
      <dc:creator>wade12</dc:creator>
      <dc:date>2018-08-06T10:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting Filter</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Filter/m-p/105792#M3745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let me update.&amp;nbsp; Without redesigning the application the null is being created in the table due to no value in 1 table (this is correct). I want to filter the table in NPrinting to only show those records with the null exists.&amp;nbsp; This indicates new records.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Aug 2018 12:50:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Filter/m-p/105792#M3745</guid>
      <dc:creator>fcecconi</dc:creator>
      <dc:date>2018-08-06T12:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting Filter</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Filter/m-p/105793#M3746</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;As &lt;A href="https://community.qlik.com/qlik-users/211622"&gt;lech_miszkiewicz&lt;/A&gt;‌ told, it is not possible to select NULL explicitly in QlikView or in Qlik Sense. Qlik NPrinting does the same operations you manually do, so if a feature is not available originally in QlikView or Qlik Sense it is also not available in Qlik NPrinting. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are many posts in the community with suggestions about how to manage the NULL but at the end the best solution is to create a flag as showed by Lech.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example refer to:&lt;/P&gt;&lt;P&gt;- &lt;A href="https://community.qlik.com/docs/DOC-3155"&gt;NULL handling in QlikView&lt;/A&gt;‌ (select expluded and advanced search are not yet available in Qlik NPrinting 17+)&lt;/P&gt;&lt;P&gt;- &lt;A href="https://community.qlik.com/thread/296438"&gt;Selecting  Null values in a Filter&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Ruggero&lt;/P&gt;&lt;P&gt;---------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;When applicable please mark the appropriate replies as CORRECT &lt;/SPAN&gt;&lt;A class="jive-link-wiki-small" data-containerid="2001" data-containertype="14" data-objectid="14806" data-objecttype="102" href="https://community.qlik.com/docs/DOC-14806"&gt;https://community.qlik.com/docs/DOC-14806&lt;/A&gt;&lt;SPAN&gt;. This will help community members and Qlik Employees know which discussions have already been addressed and have a possible known solution. Please mark threads as HELPFUL if the provided solution is helpful to the problem, but does not necessarily solve the indicated problem. You can mark multiple threads as HELPFUL if you feel additional info is useful to others.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Aug 2018 08:57:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Filter/m-p/105793#M3746</guid>
      <dc:creator>Ruggero_Piccoli</dc:creator>
      <dc:date>2018-08-07T08:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting Filter</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Filter/m-p/105794#M3747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks ruggero.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Aug 2018 09:00:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-Filter/m-p/105794#M3747</guid>
      <dc:creator>wade12</dc:creator>
      <dc:date>2018-08-07T09:00:47Z</dc:date>
    </item>
  </channel>
</rss>

