<?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: Cycles vs Multiple Reports with Filters - vast difference in processing speed in Qlik NPrinting</title>
    <link>https://community.qlik.com/t5/Qlik-NPrinting/Cycles-vs-Multiple-Reports-with-Filters-vast-difference-in/m-p/1570545#M23581</link>
    <description>&lt;P&gt;I appreciate the insights on how the cycling works.&lt;/P&gt;&lt;P&gt;The product selection within Qlik is instant and we're&amp;nbsp;using NPrinting&amp;nbsp;Nov 2018: 18.39.6.0 and Qlik Sense Nov 2018 Patch 2.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Wed, 17 Apr 2019 13:25:01 GMT</pubDate>
    <dc:creator>IAS_Eddie</dc:creator>
    <dc:date>2019-04-17T13:25:01Z</dc:date>
    <item>
      <title>Cycles vs Multiple Reports with Filters - vast difference in processing speed</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Cycles-vs-Multiple-Reports-with-Filters-vast-difference-in/m-p/1570089#M23562</link>
      <description>&lt;P&gt;Good morning,&lt;/P&gt;&lt;P&gt;I have an excel NPrinting report with data that is 82 columns wide and 100,000+ lines long total. I need separate files for each product. My first thought/test was to cycle by the product field, but the NPrinting report takes 20-30 minutes to create the excel files with &lt;U&gt;just&lt;/U&gt; the raw data and some simple set analysis (mentioned below). A right click export on the table within Qlik is done in about 60 seconds.&lt;/P&gt;&lt;P&gt;However, if I create different reports, each with individual product filters, NPrinting can create all the formatted excel files in less than five minutes.&lt;/P&gt;&lt;P&gt;Is this typical NPrinting behavior? Is there any sort of optimization that can be done for large data sets?&lt;/P&gt;&lt;P&gt;I opted for speed through separate NPrinting reports when they were simple, but now I have to go back and add multiple pivot tables to each report, which has made me rethink cycling.&lt;/P&gt;&lt;P&gt;There are no difficult calculations within the data. It's mostly just a raw data dump separating the data into two buckets with set analysis expressions plus half a dozen pivot tables I'll be adding.&lt;/P&gt;&lt;P&gt;Set Analysis expression used:&lt;/P&gt;&lt;P&gt;TransactionCode -= {'XC'}&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;TransactionCode = {'XC'}&lt;/P&gt;&lt;P&gt;I appreciate any insight. Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2019 16:37:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Cycles-vs-Multiple-Reports-with-Filters-vast-difference-in/m-p/1570089#M23562</guid>
      <dc:creator>IAS_Eddie</dc:creator>
      <dc:date>2019-04-16T16:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: Cycles vs Multiple Reports with Filters - vast difference in processing speed</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Cycles-vs-Multiple-Reports-with-Filters-vast-difference-in/m-p/1570193#M23563</link>
      <description>&lt;P&gt;Cycle&amp;nbsp; or&amp;nbsp; Filter functionality is still a Qlik selection (Filter) which:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;needs to be applied on your Qlik Application,&lt;/LI&gt;&lt;LI&gt;whole data model needs to recalculate and...&lt;/LI&gt;&lt;LI&gt;...return readiness of the object (table with your data) to be exported (evaluate if there is data for applied filter)&lt;/LI&gt;&lt;LI&gt;export data to your xls file (temporary)&lt;/LI&gt;&lt;LI&gt;move on to next value in your cycle&lt;/LI&gt;&lt;LI&gt;repeat above steps for each value in cycle&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;At the end all files are transported from temp to actual destinations (distribution step)&amp;nbsp;&lt;/P&gt;&lt;P&gt;The more values you have in field you cycle through the more it is going to take to produce report.&amp;nbsp;&lt;/P&gt;&lt;P&gt;it is not strange to me that exporting whole data set takes only few seconds, maybe a minute... The part which takes time is the whole process of selecting recalculating set&amp;nbsp; etc... which i described above.&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;How long does it take directly in Qlik to calculate your super wide table each time you apply selection on different product?&lt;/STRONG&gt;&lt;/U&gt; If you can optimise calc time on this table (for example by implementing calculation condition like: Only(Product) or similar...) it will definitely help reduce report production time. If it is already instant then there is not much you can do - sorry!&lt;/P&gt;&lt;P&gt;BTW. Can you specify version of Qlik and NPrinting you are using? It is important that you use the latest NPrinting to ensure the best possible performance...&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Lech&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2019 23:42:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Cycles-vs-Multiple-Reports-with-Filters-vast-difference-in/m-p/1570193#M23563</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2019-04-16T23:42:40Z</dc:date>
    </item>
    <item>
      <title>Re: Cycles vs Multiple Reports with Filters - vast difference in processing speed</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Cycles-vs-Multiple-Reports-with-Filters-vast-difference-in/m-p/1570545#M23581</link>
      <description>&lt;P&gt;I appreciate the insights on how the cycling works.&lt;/P&gt;&lt;P&gt;The product selection within Qlik is instant and we're&amp;nbsp;using NPrinting&amp;nbsp;Nov 2018: 18.39.6.0 and Qlik Sense Nov 2018 Patch 2.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 17 Apr 2019 13:25:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Cycles-vs-Multiple-Reports-with-Filters-vast-difference-in/m-p/1570545#M23581</guid>
      <dc:creator>IAS_Eddie</dc:creator>
      <dc:date>2019-04-17T13:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: Cycles vs Multiple Reports with Filters - vast difference in processing speed</title>
      <link>https://community.qlik.com/t5/Qlik-NPrinting/Cycles-vs-Multiple-Reports-with-Filters-vast-difference-in/m-p/1570606#M23585</link>
      <description>&lt;P&gt;So I have a bit of an update. I ended up trying to run the report again, but this time without a cycle.&amp;nbsp; All the products were lumped together with half a dozen pivot charts based on the data set.&lt;/P&gt;&lt;P&gt;Even without the cycle, it still took 25 minutes for the report to load and be ready for download, 60 MB file.&lt;/P&gt;&lt;P&gt;I understand that NPrinting probably wasn't designed with a report like this in mind, but it makes me think that when a single report is ran, the system isn't taking full advantage (parallel processing?) of it's resources as opposed to when I split it up into multiple reports and run them simultaneously. I'm no IT expert, so I might just be making stuff up!&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 17 Apr 2019 14:30:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-NPrinting/Cycles-vs-Multiple-Reports-with-Filters-vast-difference-in/m-p/1570606#M23585</guid>
      <dc:creator>IAS_Eddie</dc:creator>
      <dc:date>2019-04-17T14:30:23Z</dc:date>
    </item>
  </channel>
</rss>

