How to remove 0s from BI Publisher Word RTF Stacked Bar Chart
PeopleSoft Enterprise Learning Management 9.2 v22
For a stacked bar chart in a BI Publisher word rtf, when the value for one of the stacked items is null, the chart displays a zero.
For example, if there are two columns in the chart, and three expressions:
- Column A has Left = 1, Right = 2 and Centre = 3
- Column B has Left = 2, Right = 1
The chart automatically adds a '0' MarkerText value to the chart in Column B for "Centre" as the value is null in the data but the expression has a value for Column A.
Is there a way to remove all '0' values from the chart so it doesn't look like the below?