Saving variable values

OneMHz

Member
I'm setting up a report for a user to run. There is a "where x in &" clause with a substitution variable. I'd like to have the variable save the user's input. I can set up a default but if the value ever changes, then either I have to modify and re-distribute the report or the user has to retype the change every time they run the report. The value doesn't change often, but if it does, I'd like the addition to be saved.

Is there any way to accomplish that?
 
The default value cannot change dynamically based on previous values. In the next Query Reporter version, the user can recall previously used values though.
 
Back
Top