BI Publisher (MOSC)

MOSC Banner

Stacked Bar Chart with Multiple Nodes - how to reference in rtf

edited Nov 23, 2021 3:21PM in BI Publisher (MOSC) 1 commentQuestion

Hi,

Does anyone know how to modify a Stacked Bar Chart (with XML that has multiple nodes). I'm using the BI Publisher Chart Wizard to create the rtf bones, then trying to modify it to reference the correct nodes, so far unsuccessful. (Oracle BI Publisher Desktop 12.2.1.4.0)

Here's what the XML looks like ... Trying to stack by APPL_STATUS_DESC for each RECRUITER_NAME (and sum NUM_APPL_STATHIST for each status) ...

Something like this (but with correct data) ...


Here's the XSL ...


<Graph depthAngle="50" depthRadius="8" seriesEffect="SE_AUTO_GRADIENT"><LegendArea visible="true"/>

<LocalGridData colCount="{count(xdoxslt:group(.//OC_APPSTATH_MW, 'RECRUITER_NAME'))}" rowCount="{count(xdoxslt:group(.//OC_APPSTATH_MW, 'APPL_STATUS_DESC'))}">

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center