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