Hi,
We have requirement to navigate from OBIEE report column to the web page for the attachments. We have column called URL which contains Link to the web URL to view/download the invoice details. Each row is different URL I tried to use action link to web page by passing parameters but I couldn't use.
Please suggest. Thanks
Example: If column URL has three values
| URL |
|---|
| www.microsofct.com |
| www.google.com |
| www.facebook.com |
This values will display in the report and when user clicks on it it should navigate to the web page. Is there any way to pass this and there are many rows