Skip to Main Content

DevOps, CI/CD and Automation

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!

Series labels in Graph

Tomas AlbinssonFeb 16 2007 — edited Feb 22 2007
I must be overlooking something here but I'm not able to get the labels I want for series in my graphs.

If I make a select like 'select dummy from dual' I will get a query and a group. The group will have an "item" called DUMMY below and if I would make a graph the value (let's ignore it's X) would belong to the seris DUMMY and DUMMY would be shown in the legend.

So I make an alias in the query: 'select dummy "My Serie" from dual'.
But now the group item is called My_Serie.
And if I have another graph for a serie with the same name it MUST have a different name. There cannot be two group items called the same, not even in different selects.

So the simple question is: how do I set a good title/label for my series?

This is Report Builder 10.1.2


Kind regards

Tomas Albinsson
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 22 2007
Added on Feb 16 2007
6 comments
621 views