Hello!
I got a VBA error as presented on screenshot everytime i try to refresh report with large amount of data. The same report but on smaller data slices works ok, no vba errors. The error appears on step:
epm.ResfreshActiveSheet
if I try to Debug error and give it another try to process (F5) - it appears again after some time of proccessing.
Any ideas how to make it work with big amount of data?
Thx in advance!