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

Passing dates from Source report to target report

Started by pradeepbi25, 02 Jan 2015 07:12:58 AM

Previous topic - Next topic

pradeepbi25

1. I have source report and target report.
2. In source report I have 2 data items Start Date and End Date. Start Date consists of trunc(current_date,'IW') and End Date consists of _add_days(trunc(current_date,'IW')).
3. In target report I have 2 date prompts ?p_start_date? and ?p_end_date?.
4. I need to pass Start Date and End Date values from source report to ?p_start_date? and ?p_end_date? date prompts in target report.
5. I used the drill through functionality on a graph. But values are not passing.
Please suggest me any ideas.
Thanks in advance

Pradeep

pradeepbi25

I successfuly passed the Start Date and End Date values.
I did'nt used Start date and End date data items in the graph. So drill through is not passing values to the target report.
I added theses data items to the properties of the graph.

Thanks
Pradeep