I have SQL report than contain JumpTo another SQL report. In the Parametr define I have this exprssion = IIF(Parameters!ReqNumF.Value is Nothing, Null,Parameters!ReqNumF.Value) It's not work - How to that in "true" case it will be "Null"????