Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How to generate PDF reports automatically for each filter set.

Hello to all,


how can I do to make generate for each agent (id_agent) a report (PDF) from RP01 attached sample, containing only its data. I am using a local desktop client.
Is there a way to do it?
In an example File Attachment: Report_Agent.qvw

Thank you so much

4 Replies
Not applicable
Author

If you had Publisher its much easier to implement using row level security to generate a new file for each agent ID.
On Desktop client , you would have to write a VB macro.

karthickv
Partner - Creator
Partner - Creator

Hi Manuel ,

The Below link is a you tube video . Hope this ll help ..

Creating a Report and Using PDF Distribution - YouTube

egards ,

Karthick.

jaimeaguilar
Partner - Specialist II
Partner - Specialist II

Hi,

even though reports can be done natively from QlikView, this feature is really poor. Check for 3rd party add-ons like N-printing which a really good tool to generate reports in many formats (PDF,word, excel, power point) with more options and more flexibility than native features,

regards

jpapador
Partner - Specialist
Partner - Specialist

without out any add-ons you can make a single PDF file with each id_Agent having it's own page in the file.  You would have to manually break it out after that.  In the report setting for RP01 you'd have to set the banding for the field id_agent.

Also ensure that no selections are made in the id_agent field when you run the report otherwise it wont run it for all values.