09/06/2012 at 7:46 am #5258

Anonymous
Participant
Hi Aniketh,
I'd recommend you to normalize the list.
Instead of having the status as a column name use it as an item value. Then the chart would do the counting for you and build the chart.
Original structure
Started Not Started…
to
Status
Started
Not Started
.
.