Hi everyone,
i've a big problem with a report:
This reports uses a StoredProcedure with 3 parameters, one of this is "Agent NAME" (string).
This report is used by an application and it pass to the report the "agent value"...
The problem is this:
When an agent open the report, he can see in a combo his value name but he can modify the name too ( typing new values).
Unfortunately, I cannot change the parameter and i cannot set 'FALSE' in the parameter proprieties: "CUSTOM VALUES".
How can I avoid that the agent inserts the custom values?
I want that the agent opens the report and doesn't insert any values.
PLEASE HELP ME!!!!
Thanks!