I have a BO called Employees and an Attribute called Gender (Male, Female)
I want to display a Pie Chart depicting the % Female and % Male.
I can get it to COUNT the number of each. But does anyone know a way to make it display % of each.
I am coming to expect it is not possible with an Aware native chart and I might need to use an external chart.