Skip to Main Content

APEX

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!

Pie chart - SQL query for each series?

I have a pie chart that is composed of 4 series. Each series is created using SQL which does a sum on a particular column. As such I run 4 separate SQL queries. Is there a way of running a single query to return all 4 column sums? Writing the query is not the problem, it's more a case of understanding how APEX works with respect to series. Can anyone throw some light on this? Thank you

Comments
Post Details
Added 11 hours ago
3 comments
41 views