Hi experts, I have the following problem: I created a WAD template consisting of two items: a table and a chart. They both use the same data provider (a query). The results are shown correctly. However, the chart looks horrible. The query brings around 150 rows, and we need to fit those results (we are using a columns chart) into the chart in such a way that they can be seen clearly and the chart size does not exceed a size of 800x600. I know that in a table you can limit your results per page, so that you don't have a huge table in one page. Can you do something similar with the chart, prefarably so that the results shown on each page of your table are the same columns (results) shown on each page of your chart? Or at least, can you create "pages" for the charts so that you can limit the number of columns per page?