Hi there,
In my reports(using oracle obiee 11.1.1.7.0) I need to display chart values in percentage and value at the same time, but I don`t know how. ( for example in a pie chart, i can only display one, either the actual value or the percentage of the slice)
I`ve found this solution pie chart value and percentage but i don`t know how to implement it.
The solution is to apply this:
FormatString='%_VALUE, %_PERCENT_OF_CATEGORY'
Ok, but where? and how
Anyone care to explain further? Thank you