Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 214 Oracle Analytics News
- 42 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Custom Formatting in OBIEE Graphs
Answers
-
Buy a different tool ...
OBIEE does this by concatenating values, so you will have "BizTech 2012" on the first column, "BizTech 2013" on the second etc. Just like the first screenshot I posted above.
DV will have the same approach, but adding a comma to separate values (so something like "BizTech, 2012" etc.).
You could do it by developing a custom visualization plugin which gives you full freedom in what you do.
0 -
Concatenating does not fullfill my requirement. I just need it exactly shown in last screen shot.
0 -
0
-
It isn't me who developed OBIEE, it works like that for more than 10 years.
So the reply is the same: buy a different tool or code the visualization yourself. Do a D3js or any other JS library visualization in your OBIEE analysis or develop a custom visualization plugin if you consider moving to DV.
There is nothing else to say as this is how things are!
What else can you do? Raise an ER with Oracle (same process as opening a SR) and ask for it. If they accept to consider it, it will probably take years (or many months) before to see it.
0 -
Hi,
Did you understand my requirements.
Each brand is shown only once and corredponding years are repeated as shown in latest attachment.
0 -
3698127 wrote:Hi,Did you understand my requirements.Each brand is shown only once and corredponding years are repeated as shown in latest attachment.
Look at what I wrote just before this reply, that's the final answer.
0