I have a report that has 2 tables (linked) coming from a dataset that is taking 12 minutes to render. I have done everything I know to do at this point and I still can't figure it out.
Originally, I had my data all in one datatable and this report produced 350 or so pages and it rendered in a matter of seconds and I could export it pretty quickly.
Now, the dataset has been structured better and the data is in 2 tables in a one to many type relationship. When I try to link the tables it takes forever. When I do an on demand subreport it takes maybe 3 seconds, but I don't know how to export to see the subreport.
So I went with a normal subreport. It seemed fine and it displayed in about 3 seconds. I went back and fornmatted the report to make it look like all the rest and bam!! 12 minutes to display....
Any ideas... or things to test?