Hyperlink on Image
This document will help you to create a hyperlink on a image.
Step1 : create a blank column on a table
Step2: right click on the blank cell
step2.1:
click on parse
after that click on ok
step 3: go to www.google.co.in
step4: right click on image of google
select copy image location
e.g: https://www.google.co.in/logos/doodles/2014/world-cup-2014-27-5917140490125312-hp.gif
step 5:
go to the column where hyperlink is created
we will see a formula in a formula bar .
<a href=”www.google.co.in” title=”” target=”_blank” nav=”web”></a>
Edit the code above with the following:
<a href=”www.google.co.in” title=”” target=”_blank” nav=”web”><img src=\”https://www.google.co.in/logos/doodles/2014/world-cup-2014-27-5917140490125312-hp.gif\”></a>
After adding “<img src=\”https://www.google.co.in/logos/doodles/2014/world-cup-2014-27-5917140490125312-hp.gif\”>”, without quotes, between the <a> </a> tag.
NOTE
after putting the above formula in blank column
right click on the column and select format cell
select the DISPLAY
and select the read content as HTML
Important after selecting the HTML then you want see any change.
AFTER THAT UPLOAD THE WEBI TO THE BI LAUNCH PAD
THEN ONLY WE CAN SEE THE CHANGES
Hi,
Gud Document
Thanks a lot Sushma 🙂
This is my 1st document 🙂
Hi Saurabh,
I have an issue.
Please check this out:
Image hyperlink in SAP BO 4.0
Can you help?
Hi Saurabh Sonawane,
This document is very useful for me.
but i try to do in webi rich client it show only blank cell
Can you help me???
Hi,
thanks a lot sir.
in Image src try to put the image path properly.(of BI launch pad)
store the image on the BI launch pad.
Hi Saurabh Sonawane ,
so we can't apply image hyperlink on webi rich client....
how we can store image in the BI launch pad.
Yes we can apply image hyperlink on webi rich client
in my document i had apply image hyperlink only.
Moving BOIMG referenced path
How to change the value boimg://
boimg is not working from the HTML
Hi Saurabh,
I have almost similar requirement for my project but we are not using Webi Report and we have to drill down from dashboard to ECC (R/3) system. I hope you will able to help me on this. We have connection ECC - BI (Bex Reports) - Xcelsius Dashboard.
Requirement is :
When user will select a document no. in the Dashboard, we have to go into the ECC screen and display the select document information.
For example:
When Contract ID 1 is chosen. the drilldown will go to:
When Contract ID 2 is chosen. the drilldown will go to:
When Project ID 1 is chosen, then the drilldown will go to:
Also, we have created custom home screens in ECC where these values are stored so we want to see those screen by clicking on those IDs.
Your input would be helpful for me.
Regards
Ansh