Won't let me change the "Allow Multiple Values" value

Iu2019ve run into a stumbling block regarding parameters tied to stored procedures.   I am not able to change the u201Callow multiple valuesu201D field in the parameter option from FALSE to TRUE.    The crystal reports developer only seems to want to allow me to change this value if I add a parameter field from scratch.   However if I do this, then I end up with two parameter fields (one I added and one pulled in from my stored procedure).    I am running Crystal Version 11.0.0.2495   (Crystal XI Release I)

Hi lisa,
You can't change allow multipul values option for stored procedure parameters.  Since the parameters will come from your stored procedure and it will accept only one value. 
You will be able to change this option when you create a parameter at report level.
If you want to pass multipul values to stored procedure parameter then you will have follow the following :
Create a main report and create a parameter at report level
Pass multipul values to creted parameter
Create a formula and pass the values to formula
Insert your report as sub report and link your sub report parameter with formul of your main report.
Thanks,
Sastry

Similar Messages

Maybe you are looking for

  • In r12 the receivables transfer to GL

    how to the receivables transfer to GL in r12 which concurrent program run ? Edited by: 925247 on Apr 3, 2012 8:45 AM

  • HT4527 I have a new laptop/PC, and I want to keep content of iTunes on an external drive, how do I set this up?

    I have a new laptop/pc, and I am trying to set up iTunes on it; but I want to keep content on an external drive (lots of movies/books/etc.).   I know I will not be able to see when not hooked up to that drive, or sync with out it.  What is the best w

  • Problem showing BI report in SAP CRM 7.0

    Problem showing BI report in SAP CRM 7.0 We are facing a problem in our SAP CRM, when we show a BI report in the fact sheet we can see the report correctly. But when we click on the match code of the query, (in order to choose a value from the help)

  • Wi-fi not working with Apple Cinema Display and Bluetooth-peripheral

    Hello everyone. I have a MacBook Pro (Retina, 13-inch, Late 2013), with OS X Yosemite 10.10.1. My problem is that when I use my macbook in closed-clamshell mode, the wi-fi connection becomes very slow and it regularly drops. My external display is a

  • Register and RunRecovery

    OS : Win 2008 R2 Server language: C# api I'm trying to run two of the same applications using the same BDB environment. My understanding is that each process may only have a single handle to the env opened. I use the below code to open an env in the