Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I'm new to Nprinting.
I have a QlikSense app having its access limited to one single administer.
I'd like to generate 1500 pdf reports corresponding to 1500 ZIP codes using NPrinting.
So it should generate the same report, from the same app, but filtering data by the corresponding ZIP code.
Is there any way, using a REST API or similar, to ask NPrinting for a single report and give the filters to apply as parameters to the REST service call?
Is there any other option to achieve this?
Thanks in advance
This sounds like you want to use the cycle function of a report. Edit your NPrint report, and choose Enable cycle, and choose zip code as the field to cycle on, that will create a report for each zip code.
This sounds like you want to use the cycle function of a report. Edit your NPrint report, and choose Enable cycle, and choose zip code as the field to cycle on, that will create a report for each zip code.
Hi,
You have to use Cycles https://help.qlik.com/en-US/nprinting/May2021/Content/NPrinting/ReportsDevelopment/Cycling-your-repo... that does exactly what you need. The help site page describes all the details but you have other questions you can ask here.
If you are new to Qlik NPrinting I strongly suggest you to read the help site before starting to develop.
Best Regards,
Ruggero
Yes, indeed. I'm completely new to Nprinting.
In fact, I'm just evaluating the tool.
Thanks a lot @Ruggero_Piccoli !
Thanks a lot @stevejoyce !