I created a SSRS report and uploaded it to D365 online environment. The report is getting timed out after 5 mins.
There is no error in the report and everything looks fine until it went into the production. The data I am trying to access is more than a million records.
Is there a possible way for me to run my report beyond timeout period because of the volume of data?
Thank you
Harsha
This was happening because of a system setting which prevents any job from taking more than 5 minutes to execute. As it was a standard, we ended up breaking the reports into multiple sub-reports.