Hi everyone,
I have an SSRS report that is taking a verrrry long time to load and I'm not sure why. The report has 3 datasets, but they all rely on the same stored proc, which only takes 2seconds to execute in SSMS. Does anyone have any good methods for figuring out which part of the report template is slowing me down?
thanks,
Frannie
Should have added - so far the report is still in development in Visual Studio. And it's taking 3-5 minutes to load.