COGNOiSe.com - The IBM Cognos Community

IBM Cognos 10 Platform => Cognos 10 BI => Report Studio => Topic started by: vj040 on 12 Jul 2025 07:31:32 AM

Title: Hyperlink on the last page inside page footer
Post by: vj040 on 12 Jul 2025 07:31:32 AM
Hi,

I'm using Cognos report studio 11x and want to print hyperlink at the last page inside the page footer.
The expression "IF ( PageCount () = PageNumber () ) THEN  ( 'Last') ELSE ( '' )" inside text source for hyperlink gives correct result but hyperlink is printing on all pages except last page as hidden link. I've used conditional formatting, conditional rendering, conditional block, style variables but nothing seems to be working.

How can I print this hyperlink only at the last page?

Appreciate any help or suggestions.

Regards