How to add data to a radial chart

I’m trying to add data to a radial chart.

I can only select values in a single column.

I wanted to have several values make up the chart, sort of like 20% 50% 30%.

I can’t understand what structure I would need for my data or how to add it to the chart.

Hi. I’m not sure if you solved this already or if this will help, but I created a simple table with multiple rows. The table is the data source for the radial chart and the labels are what’s being counted. The percentages are being calculated automatically by the amount of subcategories. They show when you hover over each segment.

1 Like