<?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 17 - Levels on fields or charts with empty values when cycling in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-17-Levels-on-fields-or-charts-with-empty-values-when/m-p/1390078#M18987</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a Chart with values, suppres null and zero values for it and use chart in Level node instead of field..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thats it.&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>Wed, 29 Nov 2017 08:53:38 GMT</pubDate>
    <dc:creator>Lech_Miszkiewicz</dc:creator>
    <dc:date>2017-11-29T08:53:38Z</dc:date>
    <item>
      <title>NPrinting 17 - Levels on fields or charts with empty values when cycling</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-17-Levels-on-fields-or-charts-with-empty-values-when/m-p/1390077#M18986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to skip sections/levels in the report if for a given cyclic value there are no related values?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Struggling with this for some time now;&lt;/P&gt;&lt;P&gt;I have a build a perfectly working report but when I enable cycling on customer it fails because there are levels created for which some customers have no value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Simplified example using QV12 and NP17 - September 2017:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Source Data:&lt;/P&gt;&lt;TABLE bgcolor="#ffffff" border="1" cellpadding="2" cellspacing="0" style="font-size: 9pt;"&gt;&lt;TBODY&gt;&lt;TR bgcolor="#f5f5f5"&gt;&lt;TH nowrap="nowrap"&gt;&lt;SPAN style="color: #363636;"&gt;&lt;STRONG&gt;Name&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/TH&gt;&lt;TH nowrap="nowrap"&gt;&lt;SPAN style="color: #363636;"&gt;&lt;STRONG&gt;Ordernumber&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/TH&gt;&lt;TH nowrap="nowrap"&gt;&lt;SPAN style="color: #363636;"&gt;&lt;STRONG&gt;InvoiceID&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;CustA&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;2456245&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;55643&lt;/SPAN&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;CustA&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;2456245&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;65432&lt;/SPAN&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;CustA&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;6234523&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;55643&lt;/SPAN&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;CustA&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;6234523&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;65432&lt;/SPAN&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;CustB&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt; &lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;00009&lt;/SPAN&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;CustB&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt; &lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;66535&lt;/SPAN&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;CustC&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt; &lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NPrinting Report:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" height="261" src="https://community.qlik.com/legacyfs/online/184977_pastedImage_0.png" style="width: 360px; height: 261.37px;" width="360" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When cycling is disabled it shows me one report with the list of invoices and the list of orders without any errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I enable cycling on the customer field I get an error.&amp;nbsp; (Can not handle void...)&lt;/P&gt;&lt;P&gt;I tried the same with using the invoice chart and the order chart as level and got a different error (specified cast not valid).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Desired result is to see a report for each customer, where if there are invoices I see "Invoice list" with the invoices and if there are no invoices this section is skipped.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance for any reply's or tips how to handle this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Nov 2017 20:26:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-17-Levels-on-fields-or-charts-with-empty-values-when/m-p/1390077#M18986</guid>
      <dc:creator>dirkoomscegeka</dc:creator>
      <dc:date>2017-11-28T20:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting 17 - Levels on fields or charts with empty values when cycling</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-17-Levels-on-fields-or-charts-with-empty-values-when/m-p/1390078#M18987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a Chart with values, suppres null and zero values for it and use chart in Level node instead of field..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thats it.&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>Wed, 29 Nov 2017 08:53:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-17-Levels-on-fields-or-charts-with-empty-values-when/m-p/1390078#M18987</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2017-11-29T08:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting 17 - Levels on fields or charts with empty values when cycling</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-17-Levels-on-fields-or-charts-with-empty-values-when/m-p/1390079#M18988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried exactly that at first.&amp;nbsp; That's giving me the Specified cast is not valid.&lt;/P&gt;&lt;P&gt;See my charts below when filtered on one of the customers who does not have invoices &amp;amp; orders;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/185054_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;As soon as I add these charts to my report levels, the error pops up when clicking (html) preview.&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/185038_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 09:04:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-17-Levels-on-fields-or-charts-with-empty-values-when/m-p/1390079#M18988</guid>
      <dc:creator>dirkoomscegeka</dc:creator>
      <dc:date>2017-11-29T09:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting 17 - Levels on fields or charts with empty values when cycling</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-17-Levels-on-fields-or-charts-with-empty-values-when/m-p/1390080#M18989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok i got it - you are right as you still use CYCLE functionality on FIELD to create reports for each cutomer..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well i would create an aggregate amount in script and flag customers with amout &amp;gt; 0, or even create dedicated Customer DImension only for Customers with Amount &amp;gt; 0 and cycle through this additional dimension&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;Lech&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 11:18:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-17-Levels-on-fields-or-charts-with-empty-values-when/m-p/1390080#M18989</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2017-11-29T11:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting 17 - Levels on fields or charts with empty values when cycling</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-17-Levels-on-fields-or-charts-with-empty-values-when/m-p/1390081#M18990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You got the problem correct Lech,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But thing is, I do not want to skip customers without orders. I want to create a report for each customer, displaying his invoices. And if there are orders, add a list of the orders on that same report.&lt;/P&gt;&lt;P&gt;Only solution I see is to use a report for customers with orders and a report for customers without orders. And use some dedicated field to cycle through each set of customers. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I'm hoping there is a better approach.&lt;/P&gt;&lt;P&gt;Thx already,&lt;BR /&gt;Dirk&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 11:47:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-17-Levels-on-fields-or-charts-with-empty-values-when/m-p/1390081#M18990</guid>
      <dc:creator>dirkoomscegeka</dc:creator>
      <dc:date>2017-11-29T11:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: NPrinting 17 - Levels on fields or charts with empty values when cycling</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-17-Levels-on-fields-or-charts-with-empty-values-when/m-p/1390082#M18991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Found a solution for this I'd like to share;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can link a 'formatting rule' in the property tab of a detail report inside your report.&lt;/P&gt;&lt;P&gt;Making this detail report invisible based on a Formula!&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set default 'visible = no, create formatting rule with a condition 'vShowChart = 1' or something and set in this rule the visible property to yes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once this is done I made sure my charts and fields used in the sublevels both have no null values and no empty charts when cycling. (displaying 0 or ' ')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my case the source qvw is only used to source the report so for me it was not a problem to have 0 lines or ' ' values in the charts in the qvw report, because they will be hidden in the NPrinting reports.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Dec 2017 10:50:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/NPrinting-17-Levels-on-fields-or-charts-with-empty-values-when/m-p/1390082#M18991</guid>
      <dc:creator>dirkoomscegeka</dc:creator>
      <dc:date>2017-12-07T10:50:28Z</dc:date>
    </item>
  </channel>
</rss>

