From: nicknack on
Hello.
I have a report with lots of parameters and all of them have default
value.
One of the parameters use a defualt value of "User!UserID".

I want to save history of the report but When I try to create a
snapshot I get the error
"The defaultValue expression for the report parameter 'parm1' has a
user profile dependency".

Is there a way to handle this?
maybe to catch the user that run the snapshot (I guess its the sql
service) and handle this?

Thanks.