Hi
This blog will help you to remove the underline from hyperlink and Document and change the visited and unvisited Hyperlink color.
1st we will learn how to remove the underline from the Hyperlink or document link
Step 1: Create a hyperlink on a column.
Step 2: The below image I had created a hyperlink on a NAME column.
Step 3: After creating the hyperlink we will see a above image.(i.e hyperlink with underline)
Step 4:
We can see the formula bar; The new formula has been display.
For eg we had created a hyperlink for a www.google.com
The formula bar will contain the formula as
="<a href=\"www.goggle.com\" title=\"\" target=\"_blank\" nav=\"web\" >"+[Name]+"</a>"
Step 5:
After that we have to edit the above formula
="<a href=\"www.goggle.com\" title=\"\" target=\"_blank\" nav=\"web\" style=\"text-decoration:none!important\">"+[Name]+"</a>"
We have to add the below text to the hyperlink
=style=\"text-decoration:none!important\"
Step6 :
After that right click on the name column and select the format cell
Select the “READ CONTENT AS HTML”.
Step 7: After selecting the Display as Read Content as HTML.
Note
After this step we have to save our Webi to BI LAUNCH PAD
Step 8:After saving the webi in bi launch pad we will see the below output ie hyperlink without under line
After that we will change the hyperlink visited and unvisited color of hyperlink
Step 1: Right click on a report name
And select the Format Report.
Step 2:
Select the Appearance we can see the hyperlink color.
Finally save the webi in BI launch pad and see the changes.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
14 | |
11 | |
8 | |
7 | |
5 | |
4 | |
4 | |
4 | |
3 |