-
1
- #1
We are currently working on some Crystals which use stored procedures in SQL Server. When we create a parameter in a normal report (based on tables and queries), we can assign it to be either discrete, range or discrete and range, all with multiple values.
When we add our stored procedure to a new Crystal the parameters are automatically setup based on the procedure. Unfortunately (for us!) they do not allow either multiple values or range+discrete values.
Does anyone know how we can get around this? I think it may involve changing the stored procedure (which would be fine). If I find the solution I will post it here.
Many thanks,
Eddie.
When we add our stored procedure to a new Crystal the parameters are automatically setup based on the procedure. Unfortunately (for us!) they do not allow either multiple values or range+discrete values.
Does anyone know how we can get around this? I think it may involve changing the stored procedure (which would be fine). If I find the solution I will post it here.
Many thanks,
Eddie.