Problem:
When updating an existing chart's data, there might be a lot of unwanted data which is stored outside of the chart range. We need an efficient way of clearing/removing all this unwanted data which is not rendered in the chart.
At the moment, we are deleting the first 500 rows and columns. This is very slow. Is there a better way?
Example pptx:
Screenshot of the data not being