Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us at Qlik Connect 2026 in Orlando, April 13–15: Register Here!
cancel
Showing results for 
Search instead for 
Did you mean: 
VamsiBhagavathula1

Report bursting with Nprinting

Hello Guys,

I have a requirement to  generate customer monthly invoices. In the customer dimension i have around 200 customers , so i want to generate 200 pdf invoices using QlikNprinting. 

Does anyone tried this kind of bursting or applying filters dynamically  in QlikNprinting to achieve this  kind of functioning ?? If yes, I would like ask you to share your experiences and thoughts how you were able to do it in Nprinting with this bursting on a dimension (like customer)

Best Regards

Vamsi

 

 

 

 

1 Solution

Accepted Solutions
Digvijay_Singh

Assuming you know the basics of nprinting, all you need to do is to use Customer name as your cycle field in the nprinting report, it will automatically create separate invoice file for each of the customer.

View solution in original post

8 Replies
Digvijay_Singh

Assuming you know the basics of nprinting, all you need to do is to use Customer name as your cycle field in the nprinting report, it will automatically create separate invoice file for each of the customer.

VamsiBhagavathula1
Author

@Digvijay_Singh  Thank you for your quick response. I will try it out. I have to you ask you another scenario as well. In the same invoice, I should print Customer name, Customer address info fields. So how could we pass these fields in Npriting report from an Qliksense app??

My case is  following

I have an Qliksense app with CustomerID , Customer Name, Customer Address in Filter and his monthly data in a table. I created a report in Npriting out of this  app but try  to fill these fields like name,address,monthly data dynamically for each customerid.

Digvijay_Singh

Since you are using Customer Name as a cycle field, You can use other fields as well and define them as formula over here - 

Digvijay_Singh_0-1681838618070.png

Make sure your cycle field used below has unique values, else it will combine data for duplicated values - 

Digvijay_Singh_1-1681838729633.png

 

Digvijay_Singh

and use like this : - <field name> in the report to access them dynamically

Ruggero_Piccoli
Support
Support

Hi,

Please, when posting new questions in the community add only the label of the version of Qlik NPrinting you are using because the answer could depend on it. Also, avoid making confusion by adding labels that do not matter to this area of the community like QlikWorkd 2023. Thanks for your cooperation. 

Based on your questions I think you are new to Qlik NPrinting. In this case you must start with training. Qlik NPrinting is an enterprise-class software and you cannot simply sit down in front of it and start using it. Your question, deliver filtered reports (invoices are a kind of report), is well documented for example in https://help.qlik.com/en-US/nprinting/May2022/Content/NPrinting/Introduction/Get-started.htm

Then you did not specified what kind of template you are developing. To create PDF reports I suggest you to use PixelPerfect which is documented at https://help.qlik.com/en-US/nprinting/May2022/Content/NPrinting/PixelPerfectReports/Intro-PixelPerfe... including how to insert fields from Qlik Sense, like customer name, in the template. 

Then you have to decide how you want to deliver those invoices and set your Qlik NPrinting installation in order to do that. 

Best Regards,

Ruggero



Best Regards,
Ruggero
---------------------------------------------
When applicable please mark the appropriate replies as CORRECT. This will help community members and Qlik Employees know which discussions have already been addressed and have a possible known solution. Please mark threads with a LIKE if the provided solution is helpful to the problem, but does not necessarily solve the indicated problem. You can mark multiple threads with LIKEs if you feel additional info is useful to others.
Lech_Miszkiewicz
Partner Ambassador/MVP
Partner Ambassador/MVP

Hi, to link your customers to your invoices you will first need to import all customers and create them as a NPrinting users with associated email (given that email needs to be sent automatically), also create for each of them using user filters and likely add them to the group so group can be used in task distribution. As @Ruggero_Piccoli said all this requires prep and training and is well documented on help.qlik.com web page 

cheers Lech, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful to the problem.
Lech_Miszkiewicz
Partner Ambassador/MVP
Partner Ambassador/MVP

HI @VamsiBhagavathula1, what @Digvijay_Singh suggests will produce single zip file with with pdf for every customer, but you would have to distribute it manually to customers.

cheers Lech, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful to the problem.
Digvijay_Singh

Or if destination folder is set up in the task, pdf/ppt for each customer can be generated dynamically in the configured folder. But as suggested by our experts @Ruggero_Piccoli and @Lech_Miszkiewicz, you will need to understand the nprinting development life cycle well documented in the help.qlik.com web page.