I'm working on a report written with Crystal Reports 11.5 viewed in Business Objects R2. It uses a prompt from a stored procedure (in SQL). Currently the user just types in his/her data into that prompt. (it's a static prompt) However, I'd like to make the prompt a drop down to limit the choices, which change frequently. Like a dynamic prompt where the user gets to select one from a drop down ... but since it's using the prompt from the stored procedure, the "normal" routine isn't working. How can I do this?
Thank you in advance!
Thank you in advance!