Dynamically populate XY chart in report

Hi!

I have a dataset where each column is a sequence of numbers that I want to plot against an "index" column. The dataset changes in size for each report. My question is: How do I insert each column into a new XY chart on each page?

As of now, I have found no way to do this dynamically.

You would use nested queries for each page, and a table group to manage the paging.