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

Hyperlink open in a new window

Started by Eli, 19 Jun 2014 05:33:03 PM

Previous topic - Next topic

Eli

I try to create hyperlinks that will open in a new window when it is clicked. 
I am able to create the link using HTML that opens in a new window
like most people suggested when I search the web.  However, when the report is exported to EXCEL or PDF the HTML
links are not shown in the report at all. 

Now I have to resolve either one of the problems:
- Hyperlink in report that will open in a new window when it is clicked
- HTML link that will work in PDF or EXCEL.

Please help.

Thanks.

MDXpressor

I don't think hyperlinks will export to excel.  Hard stop.

As for PDF, I know you can export bookmarks, which have active links, so I think you should also be able to export regular hyperlinks.  I'll do some meandering, and get back to you...
No, a proof is a proof. What kind of a proof? It's a proof. A proof is a proof, and when you have a good proof, it's because it's proven.

-Jean Chretien

Eli

Hyperlinks do work in EXCEL/HTML/PDF report.  However, hyperlinks alway open in the same window as the report. 
That's why I switch to use HTML which I can make it to open a new window like this:

<a href="[Query1].[urllink]" target="_blank"> [Query1].[Last Name] </a>

However, when I export the report to EXCEL or PDF, the column with the HTML links do not show anything at all.
So now I am back to use hyperlinks but to try to see if I can make the link open in new window.

Or if someone know how to make HTML link work in PDF or EXCEL report, it is great too!


navissar

I most certainly agree: If anyone ever came up with a way to use HTML in a PDF or Excel file, that would be super!  :)