If you are unable to create a new account, please email support@bspsoftware.com

 

News:

MetaManager - Administrative Tools for IBM Cognos
Pricing starting at $2,100
Download Now    Learn More

Main Menu

Dynamic pages in cognos reports

Started by raghuubm@gmail.com, 23 Jan 2015 06:01:13 AM

Previous topic - Next topic

raghuubm@gmail.com

Hi,

I have a requirement to fulfill where i have to fetch data from the data source.. In that the number of pages in a report might vary due to the number of times the customer has purchased. Basically Customer Number is the primary Key and based on the Customer Number the report will run and each invoice will be in a different page. The template of invoice will be same except for few values. It is in pdf format..
My question is how can i create a report in such a way it takes the default template and creates many invoices based on the number of invoices present .....   

Virgin

Hello,

I understood correctly (i'm french), you want to have one page per invoice.

Try with repeat table : one query filters (customer) the second query (with the data).
In the property, choose  1  for rows per page (one invoice per page).

I hope you will help.