We have a simple report, that lists people by group and gender. The report combines a table and a chart. The table appears accurately, but the chart seems to move the values around so that the values appear under different groups. You can see what I mean from the attached screen shot.
The chart is configured as follows; default type is stacked bar, xaxis.datalabelscolumn is groupname, datagroupcolumn is gender.
The data source has three columns; groupname, gender, and a count.
ACFN Male 1
FMFN Female 1
FMFN468 Female 1
N-CAN Male 1
OABO Male 2
OCAN Male 1
OLNA Male 1
Both genders don't always show up in the result set for any specific group; could that be the issue?
Any and all suggestions are appreciated.
The chart is configured as follows; default type is stacked bar, xaxis.datalabelscolumn is groupname, datagroupcolumn is gender.
The data source has three columns; groupname, gender, and a count.
ACFN Male 1
FMFN Female 1
FMFN468 Female 1
N-CAN Male 1
OABO Male 2
OCAN Male 1
OLNA Male 1
Both genders don't always show up in the result set for any specific group; could that be the issue?
Any and all suggestions are appreciated.