<?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: Suppress Sheets or Pages with No Data in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/Suppress-Sheets-or-Pages-with-No-Data/m-p/1606315#M25224</link>
    <description>&lt;P&gt;Apologies, you are right - in XLS template this is only working on level when used with Qlik Sense. I remembered this solution when used with QlikView...&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-NPrinting-Discussions/Nprinting-16-Remove-Blank-Pages-Excel/m-p/1339852" target="_blank"&gt;https://community.qlik.com/t5/Qlik-NPrinting-Discussions/Nprinting-16-Remove-Blank-Pages-Excel/m-p/1339852&lt;/A&gt;&lt;/P&gt;&lt;P&gt;so,&lt;/P&gt;&lt;P&gt;since it is Qlik Sense - you may need to pre-calculate the field in Load Script and create a flag which you will apply as a filter on report, so only lines with data will be shown.&lt;/P&gt;&lt;P&gt;I know this solution is far from ideal....&lt;/P&gt;&lt;P&gt;or&amp;nbsp;&lt;/P&gt;&lt;P&gt;if you on the latest version of NPrinting...&lt;/P&gt;&lt;P&gt;You could create a filter using Advanced search which would filter out data which does not contain sales, hence your page will only contain dimension values returning values...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;read more here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://nprintingadventures.wordpress.com/2019/06/26/nprinting-filters-part-3-advanced-search/" target="_blank"&gt;https://nprintingadventures.wordpress.com/2019/06/26/nprinting-filters-part-3-advanced-search/&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 26 Jul 2019 03:49:32 GMT</pubDate>
    <dc:creator>Lech_Miszkiewicz</dc:creator>
    <dc:date>2019-07-26T03:49:32Z</dc:date>
    <item>
      <title>Suppress Sheets or Pages with No Data</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Suppress-Sheets-or-Pages-with-No-Data/m-p/1605863#M25177</link>
      <description>&lt;P&gt;We have NPrinting PDF and Excel templates that have levels/pages based on the client country.&amp;nbsp; At the moment if a client has a branch in a country but no data the sheets or pages are still showing.&amp;nbsp; Is there a way to suppress a page or sheet if there is no data?&lt;/P&gt;
&lt;P&gt;For instance, Client A has branches in the US, Canada and Mexico but has no sales data for Mexico.&amp;nbsp; I want to hide Mexico but still display the other two countries.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is with Qlik Sense April 2018 and NPrinting November 2018.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2019 18:40:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Suppress-Sheets-or-Pages-with-No-Data/m-p/1605863#M25177</guid>
      <dc:creator>bbergstrom</dc:creator>
      <dc:date>2019-09-25T18:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: Suppress Sheets or Pages with No Data</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Suppress-Sheets-or-Pages-with-No-Data/m-p/1605902#M25182</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;you need to create your levels and pages based on straight tables (not only fields) with dimension and measure which will decide if there is a data for a combination of your dimension fields. Make sure to suppres 0 values in those tables to remove records where there is no sales, hence loops will only go through dimension values shown in table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2019 01:57:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Suppress-Sheets-or-Pages-with-No-Data/m-p/1605902#M25182</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2019-07-25T01:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: Suppress Sheets or Pages with No Data</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Suppress-Sheets-or-Pages-with-No-Data/m-p/1606189#M25215</link>
      <description>&lt;P&gt;Thanks!&amp;nbsp; That worked great for a Word template.&amp;nbsp; For the Excel template when I Add Page to Current Sheet I am not seeing the new object I created.&amp;nbsp; I can see it in the levels but I was told to use the Page to create new sheets based on the country.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2019 15:35:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Suppress-Sheets-or-Pages-with-No-Data/m-p/1606189#M25215</guid>
      <dc:creator>bbergstrom</dc:creator>
      <dc:date>2019-07-25T15:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: Suppress Sheets or Pages with No Data</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Suppress-Sheets-or-Pages-with-No-Data/m-p/1606315#M25224</link>
      <description>&lt;P&gt;Apologies, you are right - in XLS template this is only working on level when used with Qlik Sense. I remembered this solution when used with QlikView...&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-NPrinting-Discussions/Nprinting-16-Remove-Blank-Pages-Excel/m-p/1339852" target="_blank"&gt;https://community.qlik.com/t5/Qlik-NPrinting-Discussions/Nprinting-16-Remove-Blank-Pages-Excel/m-p/1339852&lt;/A&gt;&lt;/P&gt;&lt;P&gt;so,&lt;/P&gt;&lt;P&gt;since it is Qlik Sense - you may need to pre-calculate the field in Load Script and create a flag which you will apply as a filter on report, so only lines with data will be shown.&lt;/P&gt;&lt;P&gt;I know this solution is far from ideal....&lt;/P&gt;&lt;P&gt;or&amp;nbsp;&lt;/P&gt;&lt;P&gt;if you on the latest version of NPrinting...&lt;/P&gt;&lt;P&gt;You could create a filter using Advanced search which would filter out data which does not contain sales, hence your page will only contain dimension values returning values...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;read more here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://nprintingadventures.wordpress.com/2019/06/26/nprinting-filters-part-3-advanced-search/" target="_blank"&gt;https://nprintingadventures.wordpress.com/2019/06/26/nprinting-filters-part-3-advanced-search/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2019 03:49:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Suppress-Sheets-or-Pages-with-No-Data/m-p/1606315#M25224</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2019-07-26T03:49:32Z</dc:date>
    </item>
    <item>
      <title>Re: Suppress Sheets or Pages with No Data</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Suppress-Sheets-or-Pages-with-No-Data/m-p/1606502#M25234</link>
      <description>&lt;P&gt;That helped.&amp;nbsp; We have a count field in the data and I just used that in the filter and it worked!&amp;nbsp; Thank you for your help.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2019 12:57:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Suppress-Sheets-or-Pages-with-No-Data/m-p/1606502#M25234</guid>
      <dc:creator>bbergstrom</dc:creator>
      <dc:date>2019-07-26T12:57:00Z</dc:date>
    </item>
  </channel>
</rss>

