Running DAX2012 R2 CU1. Running a Project Profit/Loss report for a single month results in about an hour runtime for a report with 134 rows. I'm attempting to determine where the bottleneck is from a system standpoint.
If I look at the SSRS ExecutionLog3 view, the start/end times of the report are at the very end of the hour, and indicate that it only takes SSRS about 20 seconds to generate. Does it sound correct that SSRS isn't involved and the report isn't produced by SSRS until very late in the process?
At the start of the report run, very typical things happen to the system - data db is utilized, temp dbs are utilized, etc for a couple of minutes and then the disk activity goes to virtually nothing. The only server activity is SQL Server using one core at close to 100%. This continues until the end when the report is finally generated.
I thought that for AX-SSRS reports, AX handed off the data query and report creation duties to SSRS, but the ExecutionLog3 times would seem to dispute that.
Thanks for any insight you can give me.
Regards,
Bryan
*This post is locked for comments
I have the same question (0)