I've seen a few forum posts about exporting reports taking a long time, but they were years old. I'm running the latest version and I'm seeing this behavior as well.
I have a few reports that return between 20,000 and 25,000 rows of data. The report itself renders in a minute or 2 (depending upon the speed of the client cpu), but when I try to export the report (either xls or csv) I run into memory limits on my web server. I have allocated 1.5GB in php.ini, but that is apparently not enough. Am I just out of luck trying to export data sets this large?
Thanks