I am new at SSRS and currently working on managing reports and dashboards in TFS and Report Manager with my team. So I have one whole project "Management".
It has reports relatively to Departments and Employees. It does not look good with hundreds of reports in one project. I am thinking to break down these reports into "Management_Department" and "Management_Employees". Now the problem is Departments and Employees are connected with parameters.
My question is: is it possible to create these two separate projects but keep the flow(drill through) between Department and Employee reports, even if they are in to two different projects but the same solution.
I would appreciate any suggestion.
Unfortunately, if you separate the reports into projects the Go To Report action will no longer work.
You could change these into Go To URL actions instead but then you'd need to map all the parameters and deal with the syntax issues.
I would see if there are enough non-linked reports to determine if it makes sense to break them out into separate projects.
Passing parameter via url to sql server reporting service
Change Link Target property for Jump to URL action SSRS 2008 R2 (rc:LinkTarget)