I'm wondering if there's a way to preserve the GET_[parameters] across report runs. I can send a get parameter that is used by a parameter query to show a valid list of options, but after the report runs, the GET param is no longer part of the URL so parameter query fails and the report doesn't show the data.
Should I be using some other kind of mechanism? We access the report by direct url.