Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Editing Analysis xml to change data label position

majortomJul 14 2011 — edited Jul 17 2011
Hi there

I am running OBIEE 11g, and I wanted to change the position of a bar charts data labels to inside the bar. After a bit of searching it looks like I can change the analysis xml in the advanced tab of the report.

so I changed

<saw:dataLabels display="always" label="default" position="below"

to

<saw:dataLabels display="always" label="default" position="insidetop"

and hit Apply XML.

however when I go back to the results tab, nothing has happened, the labels are still above the bars.

My question is why did nothing happen, and is there some reference material that is available with all the different positions.

cheers

Edited by: mitroberts on 14/07/2011 15:43
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details