Chart serie

I want to show on a dynamic graph the amount of bobinas and cartรตes each team member receives.

but when i use a chart, see the names appear duplicated. how can i solve this

0 4 109
4 REPLIES 4

Try it with a histogram chart instead.

do you know why it doesnโ€™t work with col series [line]?

Because a column series shows one data point for each record.

Wellโ€ฆโ€œdoesnโ€™t workโ€ is not correct. You can make it work with a col series, it is just complicated. I was merely suggesting that you first try a histogram, because histograms are intended to natively display aggregated information, which is what I think youโ€™re wanting.

Top Labels in this Space