Hi all,
I have a Crystal-report that uses a stored procedure in SQl Server. The stored procedure has three parameters. When the report is run the user is prompted with these parameters.
I would like to send some calculated fields to the stored procedure instead of having the user prompted for the parameters. Is this possible?