Jon Erickson
Jon Erickson

Reputation: 114876

In Reporting Services, how do you force a report to execute when any parameter is changed?

I have 2 drop down parameters on my report (not linked). How do I make it so that when I change any one of those parameters the report refreshes?

I see the following options which sounds exactly like what I want, but it doesn't work...

Report Parameter Properties

Upvotes: 1

Views: 362

Answers (1)

jimconstable
jimconstable

Reputation: 2388

I am pretty sure the screenshot is related to caching the underlying data in preview mode. I have not found a way to do what you are asking.

Upvotes: 1

Related Questions