Hi,
I have a report using 4 matrices and 3 stored procedures to populate those matrices.The stored porcs while executing through the sql server management studio dont take much time. But when i execute the report, it takes around 5+ minute to execute.
Any suggestions why is it happening and how can i improve the report's performance.
Thanks