Saturday, March 8, 2014

Dashboard Custom Text With the Help of HTML Script

Hello All,

You can provide the custom text with help of  HTML script.

Go to edit dashboard and drag text from dashboard object. Add below HTML script into text box and ticked on Contains HTML Markup.

HTML Script:

<table class="TitleTable" cellspacing="0" style="" width="100%">
<tr>
<td class="TitleCell" style="" title="">Rakesh Patil[br/]
rakeshpatil002@gmail.com[br/]
OBIEE Foundation Suite 11g Certified Implementation Specialist</td>
</tr>
<tr>
<td class="TitleNameCell" style="" title=""></td>
</tr>
</table>

Screen Shot:












Save and Run the dashboard bored. You will see below Output.
















Thanks and Regards 
Rakesh Patil
rakeshpatil002@gmail.com
OBIEE Foundation Suite 11g Certified Implementation Specialist

No comments:

Post a Comment