How to make SSRS Action Property Receptive to Parameters? I think I got SSRS reports receiving all sorts of parameters and I think I can make just about any field or object on the receiving report make use of a parameter passed to it. But what if I want to change the Action property of an object to redirect it to go to some other place. And, even better, is it easy to pass a parameter which, in turn, can be used as a parameter on the called report?