<?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 18 - Exclude Filter sorta in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-18-Exclude-Filter-sorta/m-p/1511118#M21385</link>
    <description>&lt;P&gt;Going to upgrade from Sept to Nov release and see if this solves the issue.&lt;/P&gt;&lt;P&gt;Thanks again Ruggero&lt;/P&gt;</description>
    <pubDate>Thu, 22 Nov 2018 12:25:27 GMT</pubDate>
    <dc:creator>bobbydave</dc:creator>
    <dc:date>2018-11-22T12:25:27Z</dc:date>
    <item>
      <title>nPrinting 18 - Exclude Filter sorta</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-18-Exclude-Filter-sorta/m-p/121084#M4315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So I upgraded from NP 16.5 to 18.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In NP 16.5, within Filters, there was the Select Exclude option. I had excluded countries Luxemburg, N. Ireland from my list of countries in my filter named Countries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In NP 18, I do understand that you do not have the option to exclude which is why I did the opposite and choose all the countries I wanted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So when I run my nPrinting report now, in my designer, I have Page object that selects countries in the tab of excel sheets. So eg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UK tab,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; USA tab,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Belgium tab&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The countries from the Pages source works fine but my charts that are associated with this page show ALL (see my expression below).&lt;/P&gt;&lt;P&gt;My chart should say&amp;nbsp; UK incl Off System in the UK tab, USA incl off system in the USA tab etc,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead for all these tabs even though they do say the correct country name in the tab, I am seeing&lt;/P&gt;&lt;P&gt;All Incl Off System.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is absolutely no change from NP 16.5 to the new version 18.1 I imported the charts in fact to test and even when failed, I created a brand new template and all result in the same thing. "All incl Off system&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;= &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Country&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&amp;gt;1 &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;or&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Country&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)=0,'All',&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Country&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &amp;amp; ' Claims incl Off-system &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2019 18:40:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-18-Exclude-Filter-sorta/m-p/121084#M4315</guid>
      <dc:creator>bobbydave</dc:creator>
      <dc:date>2019-09-25T18:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: nPrinting 18 - Exclude Filter sorta</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-18-Exclude-Filter-sorta/m-p/121085#M4316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also, am I understanding right&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;include_excluded&lt;/P&gt;&lt;P&gt;Does that mean it is looking for the excluded filtering?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GetSelectedCount()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE cellspacing="0" class="TableStyle-tableGrid"&gt;&lt;TBODY&gt;&lt;TR class="Body-Body1"&gt;&lt;TD class="BodyI--" data-mc-conditions="Primary.NotToTranslate"&gt;field_name&lt;/TD&gt;&lt;TD class="BodyG--"&gt;The field containing the range of data to be measured.&lt;/TD&gt;&lt;/TR&gt;&lt;TR class="Body-Body1"&gt;&lt;TD class="BodyI--" data-mc-conditions="Primary.NotToTranslate"&gt;include_excluded&lt;/TD&gt;&lt;TD class="BodyG--"&gt;If set to True(), the count will include selected values, which are currently excluded by selections in other fields. If False or omitted, these values will not be included.&lt;/TD&gt;&lt;/TR&gt;&lt;TR class="Body-Body1"&gt;&lt;TD class="BodyC--" data-mc-conditions="Primary.NotToTranslate"&gt;state_name&lt;/TD&gt;&lt;TD class="BodyA--"&gt;The name of an alternate state. If specified, the counted value for the field in the alternate state is returned. If no alternate state is provided, the default state is used. &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2018 14:51:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-18-Exclude-Filter-sorta/m-p/121085#M4316</guid>
      <dc:creator>bobbydave</dc:creator>
      <dc:date>2018-08-24T14:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: nPrinting 18 - Exclude Filter sorta</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-18-Exclude-Filter-sorta/m-p/121086#M4317</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;The "Select excluded" option is still not available in Qlik NPrinting 17+. You must insert the full list of the countries you want to include manually or by importing filters from an Excel file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You see "&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;All Incl Off System" in all worksheets because you added the field Country in the Pages node from a connection and the chart comes from a different one. If you select the Country field and the cart from the same connection you will get a result similar to the attached one that uses your formula (I copied and pasted it in my template).&lt;/SPAN&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, 28 Aug 2018 13:00:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-18-Exclude-Filter-sorta/m-p/121086#M4317</guid>
      <dc:creator>Ruggero_Piccoli</dc:creator>
      <dc:date>2018-08-28T13:00:47Z</dc:date>
    </item>
    <item>
      <title>Re: nPrinting 18 - Exclude Filter sorta</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-18-Exclude-Filter-sorta/m-p/121087#M4318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Ruggero,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I came back to this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I don't add my charts and drop Country into my template and use the &amp;lt;Country_Page&amp;gt;, then I see the Country when generated along with the corresponding country tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, if I re-add my chart which has the title expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;= &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Country&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&amp;gt;1 &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;or&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Country&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)=0,'All',&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Country&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &amp;amp; ' Claims incl Off-system &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;It keeps coming back with the Chart titled 'All Claims incl Off-System' and all the charts for each country remain the same.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;I don't understand whats different between my working version on NPrinting 16 and the not working NPrinting 18&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2018 15:26:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-18-Exclude-Filter-sorta/m-p/121087#M4318</guid>
      <dc:creator>bobbydave</dc:creator>
      <dc:date>2018-11-07T15:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: nPrinting 18 - Exclude Filter sorta</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-18-Exclude-Filter-sorta/m-p/121088#M4319</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 answered in the other conversation. In any case I tested your formula with Qlik NPrinting November 2018 Technical Preview and it works.&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>Thu, 08 Nov 2018 11:23:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-18-Exclude-Filter-sorta/m-p/121088#M4319</guid>
      <dc:creator>Ruggero_Piccoli</dc:creator>
      <dc:date>2018-11-08T11:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: nPrinting 18 - Exclude Filter sorta</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-18-Exclude-Filter-sorta/m-p/1506250#M21266</link>
      <description>&lt;P&gt;Hi Ruggero,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Find attached my app. Could you test it and see if it still works for you. You might spot something in my app that i'm not seeing.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;It does 100% work on NPrinting 16 but I cannot for the life of me get it to work on 18.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;As mentioned before, because I cant use exclude filtering working, I have instead used 'include only what countries I want' manually in the filter&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Nov 2018 13:27:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-18-Exclude-Filter-sorta/m-p/1506250#M21266</guid>
      <dc:creator>bobbydave</dc:creator>
      <dc:date>2018-11-14T13:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: nPrinting 18 - Exclude Filter sorta</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-18-Exclude-Filter-sorta/m-p/1509115#M21327</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Nov 2018 14:03:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-18-Exclude-Filter-sorta/m-p/1509115#M21327</guid>
      <dc:creator>Ruggero_Piccoli</dc:creator>
      <dc:date>2018-11-19T14:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: nPrinting 18 - Exclude Filter sorta</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-18-Exclude-Filter-sorta/m-p/1509117#M21328</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See the attached template. It works on my November 2018 installation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Ruggero&lt;BR /&gt;---------------------------------------------&lt;BR /&gt;When applicable please mark the appropriate replies as CORRECT &lt;A href="https://community.qlik.com/docs/DOC-14806" target="_blank"&gt;https://community.qlik.com/docs/DOC-14806&lt;/A&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;/P&gt;</description>
      <pubDate>Mon, 19 Nov 2018 14:04:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-18-Exclude-Filter-sorta/m-p/1509117#M21328</guid>
      <dc:creator>Ruggero_Piccoli</dc:creator>
      <dc:date>2018-11-19T14:04:50Z</dc:date>
    </item>
    <item>
      <title>Re: nPrinting 18 - Exclude Filter sorta</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-18-Exclude-Filter-sorta/m-p/1511118#M21385</link>
      <description>&lt;P&gt;Going to upgrade from Sept to Nov release and see if this solves the issue.&lt;/P&gt;&lt;P&gt;Thanks again Ruggero&lt;/P&gt;</description>
      <pubDate>Thu, 22 Nov 2018 12:25:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-18-Exclude-Filter-sorta/m-p/1511118#M21385</guid>
      <dc:creator>bobbydave</dc:creator>
      <dc:date>2018-11-22T12:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: nPrinting 18 - Exclude Filter sorta</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-18-Exclude-Filter-sorta/m-p/1514782#M21558</link>
      <description>&lt;P&gt;Hi Ruggero,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm back to this issue yet again. I've downgraded again to NPrinting 18 Sept. I just cant get Nov release up and running with this cert anyways.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyways, I've attached the QVW I am working with.&lt;/P&gt;&lt;P&gt;Can you add it to a test sheet and see if when importing the chart in the qvw, whether the chart detail and the bar chart changes to reflect the country tab name. This is my issue. Its not bringing in the country object to show the tab name. My problem is my chart in the qvw.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2018 11:19:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-18-Exclude-Filter-sorta/m-p/1514782#M21558</guid>
      <dc:creator>bobbydave</dc:creator>
      <dc:date>2018-11-30T11:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: nPrinting 18 - Exclude Filter sorta</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-18-Exclude-Filter-sorta/m-p/1515010#M21565</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;1 - QlikView macros are not supported by Qlik NPrinting, any version. Remove them.&lt;/P&gt;
&lt;P&gt;2 - The chart has an error in QlikView document that persists also if you select a specific country. Resolve that error before to use the document with Qlik NPrinting.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Ruggero&lt;BR /&gt;---------------------------------------------&lt;BR /&gt;When applicable please mark the appropriate replies as CORRECT. 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;/P&gt;</description>
      <pubDate>Fri, 30 Nov 2018 16:04:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-18-Exclude-Filter-sorta/m-p/1515010#M21565</guid>
      <dc:creator>Ruggero_Piccoli</dc:creator>
      <dc:date>2018-11-30T16:04:43Z</dc:date>
    </item>
    <item>
      <title>Re: nPrinting 18 - Exclude Filter sorta</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-18-Exclude-Filter-sorta/m-p/1556412#M23034</link>
      <description>&lt;P&gt;So anything new on exluded or possible filter function?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Possible filter needed for making nprinting levels on reports work. Since now all Levels area created to report. It does not matter if they have any sort of relation to selection values. You can make filter on single values but maintenance is huge if all variations are done via specified value since possible selection would do enough.&lt;/P&gt;&lt;P&gt;Exluded filter&lt;/P&gt;&lt;P&gt;And if we need to see which customers did not buy this Chairs product group we need exclude filtering and with single values which are not needed in report.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2019 09:35:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-18-Exclude-Filter-sorta/m-p/1556412#M23034</guid>
      <dc:creator>mikko_lintunen</dc:creator>
      <dc:date>2019-03-14T09:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: nPrinting 18 - Exclude Filter sorta</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-18-Exclude-Filter-sorta/m-p/1556473#M23035</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Advanced filtering is in the roadmap but not yet available.&lt;/P&gt;
&lt;P&gt;Please note that you can add also straight tables and table boxes to the levels node, not only fields. So you could create a straight table or a table box that contains only the list of customers who did not buy a specific product in a time interval and add this new object to the levels node to have a slide for each one.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Ruggero&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2019 11:35:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-18-Exclude-Filter-sorta/m-p/1556473#M23035</guid>
      <dc:creator>Ruggero_Piccoli</dc:creator>
      <dc:date>2019-03-14T11:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: nPrinting 18 - Exclude Filter sorta</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-18-Exclude-Filter-sorta/m-p/1556476#M23036</link>
      <description>&lt;P&gt;table seems to work on possible values, thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2019 11:44:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/nPrinting-18-Exclude-Filter-sorta/m-p/1556476#M23036</guid>
      <dc:creator>mikko_lintunen</dc:creator>
      <dc:date>2019-03-14T11:44:42Z</dc:date>
    </item>
  </channel>
</rss>

