I just modified a report with a hard-coded list of doctors and facilities to pull from LoVs defined on the server. Worked great. However, then I needed to change one of the facilities. I was able to do this on the server by changing the default parameters and the Report Selection criteria. However, when I made the change on the report and saved it back to the server, it wiped out the parameters I had saved.
Is there any way to set this up so that saving a change to the report does not wipe out the parameters? (Plan B is to use HasValue in the selection criteria to do the defaults, but that's ugly...) Or does it not work this way, and I did something else stupid to wipe out the defaults?
Thanks!