Hi All.
SE 12.1
APEX 5.1.0
Im just checking whether its possible:
Id like to have a bar chart where two series are stacked on top of each other, but a 3rd series sits independently next two it.. In simple terms, Id like to compare the sum of the two stacked series, against the sum of the other series, but see the values of the stacked ones.
Ive tried creating a combined series with two queries using a union, but it doesn't seem to work.
Does anyone know if this is possible?
Kind Regards
Richard