Hi DEEPAKNONU,
You may need to use an expression for this to check if the parameter is set or not.
Could look something like this: =iif(isnothing(Parameters!SalesManID.Value), SalesManID(Field name ), Parameters!SalesManID.Value)
Hope this helps.
/Dan