As the title says, some of the bar graphs migrated into 12c are displaying 0 values when they shouldn't be. The requirement is to display data labels, but in 11g null or 0 values would not show (which is correct). However in 12c, we get nasty looking "0.000" for data points where there should not be a label.
The "Show null values as 0" is already unchecked - checking or unchecking this has no effect. I also tried using the NULLIF function in the formulas but this has no effect on the graph data labels either.
My guess is this is some sort of bug that happens during the migration. Newly created graphs in 12c do not have this problem. Currently getting the run around from Oracle. IT would obviously be a ton of work to have to re-create all the graphs where this is a problem.