0

I have a query that takes about 5 seconds to run in ssms but 10 minutes in ssrs.

There are 5 parameters on the ssrs that are running simple queries to pull the parameter results. Each of those queries take less than a second to run. They also depend on each other. For example, you would fill out the supervisor parameter first. Based on what you what supervisors you selected, the employees parameter would prepoulate based on the staff of the supervisors. This filters down to several levels from team, supervisor, employee etc.

How can I reconfigure my parameters to perform more efficiently? I have tried passing the variables into a stored procedure, based on some other posts, but that hasnt had any noticable effects

Lozik
  • 135
  • 8

0 Answers0