<?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 - Cycling in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/Nprinting-Cycling/m-p/1832171#M33153</link>
    <description>&lt;P&gt;What do you see if you apply new filter with those 3 missing filter values to your main execution?&lt;/P&gt;</description>
    <pubDate>Mon, 30 Aug 2021 13:43:42 GMT</pubDate>
    <dc:creator>Digvijay_Singh</dc:creator>
    <dc:date>2021-08-30T13:43:42Z</dc:date>
    <item>
      <title>Nprinting - Cycling</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Nprinting-Cycling/m-p/1831496#M33143</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;Is there a log that keep tracks of what values are processed?&amp;nbsp; I have a report that works fine.&amp;nbsp; It creates 715 PDF files.&amp;nbsp; The problem is there should be 718.&amp;nbsp; I have added an on-demand option (clone of the report with cycle unchecked) and when I select one of the missing values, the report is generated just fine.&amp;nbsp; I am not sure why the file isn't being generated during the main execution.&lt;/P&gt;&lt;P&gt;Any thoughts on how to debug?&lt;/P&gt;</description>
      <pubDate>Thu, 26 Aug 2021 15:54:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Nprinting-Cycling/m-p/1831496#M33143</guid>
      <dc:creator>FrankC</dc:creator>
      <dc:date>2021-08-26T15:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: Nprinting - Cycling</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Nprinting-Cycling/m-p/1831521#M33144</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/92449"&gt;@FrankC&lt;/a&gt;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;So just to be clear.&lt;/P&gt;

&lt;UL&gt;
 &lt;LI&gt;The issue is with your NPrinting Publish Task which contains a report that has a cycle enabled for it?&lt;/LI&gt;
 &lt;LI&gt;Have you checked Qlik Sense for unsupported items like 'always one selected' fields, alternate states etc? &lt;A href="https://help.qlik.com/en-US/nprinting/May2021/Content/NPrinting/GettingStarted/HowCreateConnections/Connect-to-QlikSense-apps.htm#anchor-1" target="_blank"&gt;https://help.qlik.com/en-US/nprinting/May2021/Content/NPrinting/GettingStarted/HowCreateConnections/Connect-to-QlikSense-apps.htm#anchor-1&lt;/A&gt;&lt;/LI&gt;
 &lt;LI&gt;Check filter rules: there is the possibility that you have a filter conflict resuling for example in an 'empty set' message in the logs. Ie: a report filter and publish task filter. This could cause the issue in the publish task and could by why you don't see the issue is the On Demand report execution. See &lt;STRONG&gt;&lt;EM&gt;filter rules&lt;/EM&gt;&lt;/STRONG&gt;: &lt;U&gt;&lt;EM&gt;&lt;A href="https://help.qlik.com/en-US/nprinting/May2021/Content/NPrinting/ReportsDevelopment/Static-dynamic-filters.htm#anchor-3" target="_blank"&gt;https://help.qlik.com/en-US/nprinting/May2021/Content/NPrinting/ReportsDevelopment/Static-dynamic-filters.htm#anchor-3&lt;/A&gt;&lt;/EM&gt;&lt;/U&gt;&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;&lt;STRONG&gt;Troubleshooting suggestions:&lt;/STRONG&gt;&lt;/P&gt;

&lt;UL&gt;
 &lt;LI&gt;ensure there are no unsupported items&lt;/LI&gt;
 &lt;LI&gt;ensure no filter rules are broken&lt;/LI&gt;
 &lt;LI&gt;in the NP web console at 'Admin&amp;gt;Task Executions&amp;gt;click the task name and review the execution log messages for the task&lt;/LI&gt;
 &lt;LI&gt;open the NP engine, Web engine and scheduler log files and look for specific errors associated with the execution time of the publish task. Empty set or some other filter error may become evident.&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;Kind regards...&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;

&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Aug 2021 16:37:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Nprinting-Cycling/m-p/1831521#M33144</guid>
      <dc:creator>Frank_S</dc:creator>
      <dc:date>2021-08-26T16:37:24Z</dc:date>
    </item>
    <item>
      <title>Re: Nprinting - Cycling</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Nprinting-Cycling/m-p/1831605#M33146</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;1. Frank suggestion regarding filters is right. Very important thing to remember is how Qlik Sense works and how associative engine works. Scenario which you have may be possible when you have a filter which excludes yours 3 values from your possible selection, however your charts can have set analysis to negate those filters. This can cause situation in which 3 of your values are not available in cycle (since they are excluded by selection) but are available in the chart as set analysis can be ignoring filters applied. I know - since you have tested it with OnDemand it should work anyway though!&lt;/P&gt;&lt;P&gt;2. When generating reports is it possible that you could have some sort of filter you were not aware of? like user filter or section access?&lt;/P&gt;&lt;P&gt;3. The other thing would be to check what are the characters used in the cycled field - if there are some charachters which are not allowed in filenames it can be a cause of those not generating. In that case I would try to autonumber this field in data load script (or create autonumbered copy of that field) and try to run cycle through that&lt;/P&gt;&lt;P&gt;I hope it makes sense.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Aug 2021 22:26:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Nprinting-Cycling/m-p/1831605#M33146</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2021-08-26T22:26:44Z</dc:date>
    </item>
    <item>
      <title>Re: Nprinting - Cycling</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Nprinting-Cycling/m-p/1831666#M33147</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;When you create a cycle you have to include the cycled field in the output file name. You can place it as first so you can order generated fields by that field. Then you can do a dir *.xlsx &amp;gt; list.txt (I suppose you are generating Excel reports otherwise change the extension) to have the complete list of generated reports in a file, import the list.txt in Excel and compare it with the list of distinct values of the cycled field exported from Qlik. That should helps you in understanding which are the missing values.&lt;/P&gt;&lt;P&gt;You can also create a Qlik variable that contains the GetCurrentSelections() results and place it in the template or in the file name (pay attention to respect Windows file names rules in this case) to check if there are other filters applied.&lt;/P&gt;&lt;P&gt;I suppose that you are sure that the 3 missing values are available in the source app.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Ruggero&lt;/P&gt;</description>
      <pubDate>Fri, 27 Aug 2021 07:05:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Nprinting-Cycling/m-p/1831666#M33147</guid>
      <dc:creator>Ruggero_Piccoli</dc:creator>
      <dc:date>2021-08-27T07:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: Nprinting - Cycling</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Nprinting-Cycling/m-p/1832171#M33153</link>
      <description>&lt;P&gt;What do you see if you apply new filter with those 3 missing filter values to your main execution?&lt;/P&gt;</description>
      <pubDate>Mon, 30 Aug 2021 13:43:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Nprinting-Cycling/m-p/1832171#M33153</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2021-08-30T13:43:42Z</dc:date>
    </item>
  </channel>
</rss>

