I have a Dashboard that displays 6 SSRS reports.
I'd like to add the ability to have 1 parameter that will work against all 6 reports. For example, I want the user to choose a Division in our company and then all 6 SSRS reports will only display data for that Division only.
Thanks.