Can someone give snippet for dynamically setting the default value for a
report, before rendering? I need to do this for my Create Snapshot
functionality, as the reports all take a UUID to identify a user for the
query.
Also, although SP1 allows for hiding parameters, when the user uses the Copy
function, the formerlly hidden param is now visisable in the copy. So, I'm
guessing to solve this would be to check for parameters first, provide UI for
input and simply hiding the entire parameter's tool bar.