COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => Report Studio => Topic started by: scbauer on 18 Aug 2010 08:23:19 PM

Title: Link to Specific Page Number in a Report using Parameterized URLs
Post by: scbauer on 18 Aug 2010 08:23:19 PM
Hi everyone, I'm wondering if anybody knows of a way to navigate to a specific page in a report output by using parameterized url's (or another method).  For example, I have a report that has 2 pages in it:

rpt_Output

Now, I have a completely separate report that contains 2 hyperlink buttons.  I would like one of the two buttons to open rpt_Output:pg_Revenue and the other button to go to rpt_Output:pg_Profit.

I hope this makes sense.  Any and all help will be greatly appreciated.  Thanks in advance!

-Scott
Title: Re: Link to Specific Page Number in a Report using Parameterized URLs
Post by: Lynn on 20 Aug 2010 06:47:29 AM
You could add a parameter to your report that identifies which page to display and then set the render variable for the pages accordingly. Then pass the appropriate parameter value from your link.