I'm trying to create a pie chart using data from parent rows. I want to use first column as the labels and the corresponding (right) column with the numbers as the data. When trying to do so, I get the following message:
"Please select a cell or range of cells that are next to each other. If your rows are collapsed, please expand them before selecting"
But, I don't want to use the data in the expanded rows. I just want that data in the parent rows. How can I accomplish this?
Thank you!