Solution – This requirement can be easily implemented with the help of HTML. The solution will need few changes at the dashboard end and a small change in the instanceconfig.xml file to support the changes.
Following are the steps of implementing the column tool tips:
a. Please add the
b. Restart the services.
c. Please add the HTML tag within column heading.
d. For this, go to column format and check custom heading.
e. Add html tag like Column Name
f. Run the report and you shall see the tool tip on hovering your mouse on the column.
Pros:
1) Columns or Measures described effectively in tool tips.
2) Effective in showing the calculations used for the columns.
3) More user friendliness.
Cons:
1) This works well in all the views other than Charts. The Measure Labels in the charts do not show the column names or the tool tips upon mouse-over, whereas it shows the HTML tags that are in Column Heading. This is because the Chart Engines do not identify the HTML tags. This has been identified as a bug by Oracle and is expected to be corrected in the future versions of OBIEE.

No comments:
Post a Comment