Hi Gurus,
my report result has many pages, here how to go to particular page with out clicking page up/down/top/bottom.
Ex: report result has 10 pages, how do i go directly to 8th page again from there to 5th page... can we navigate the pages?
can any one provide the detailed steps.
thanks in adv
Hi,
what type is the report output? (HTML, PDF, other)
In HTML it's difficult, because the Output is generated page by page (if you click 'down' then the next page is generated.).
Maybe you can solve this with the drillthrough functionality or by generate the full contents in one HTML-Page and HMTL-Bookmarks.
In PDF you can solve this with the "Table of Contents"- and "Table of Contents Entry"-itmes from the Toolbox Pane.
schrotty.
Hi Schrotty,
In this case you have to use TOC in each page so that you can navigate as per your requirement
Please follow below mentioned links which will guide you through TOC
http://www-01.ibm.com/support/knowledgecenter/SSEP7J_10.1.1/com.ibm.swg.ba.cognos.ug_cr_rptstd.10.1.1.doc/t_cr_rptstd_frmat_rep_exmpl_toc.html%23cr_rptstd_frmat_rep_exmpl_toc
http://www.ibm.com/developerworks/data/library/cognos/page238.html
Regards
Bvk