I've created a date parameter for my report, and I would like the user to have to fill in the dates when the report opens. Right now, it prompts them one time and then uses those same values until the Refresh button is pressed. When you close the report and re-open it, it uses the same values that were entered last time it was open.
I've been searching for a solution to this but literally everything I've found has to do with not prompting for parameters at start-up. My problem is just the opposite. How can I force the user to enter new parameters every time the report is opened?