
| Author |
Message |
Diablog Senior Member


Joined: 03 Aug 2009
   Posts: 54

|
Posted: Thu Sep 10, 2009 1:00 pm Post subject: Unable to delete parameter from the Report |
|
|
Hi,
I am developing report in Crystal Report Enterprise XI R2. I was using Static Parameter in the report.
Now I want to get rid of it. I am trying to delete the parameter in the Field Explorer But I don't see DELETE option, whereas I do see Delete option for Other parameters.
It is static parameter. I have commented the all FORMULAS where this parameter was used but still no luck.
Any idea on this ?
Regards,
Diablog |
|
| Back to top |
|
 |
andyherm Senior Member


Joined: 26 Sep 2008
    Posts: 39

|
Posted: Thu Sep 10, 2009 5:02 pm Post subject: Re: Unable to delete parameter from the Report |
|
|
Hi Diablog,
You'll need to delete all references to it in the formulas, commenting out doesn't work, or at least it never has for me.
Use the find in formulas to go through every location and then remove the references; sometimes even after this when the find option is bringing back a blank, you may still not be able to delete.
In this case, save to another copy of the report, close Crystal and reopen the report and you should be able to remove it.
Andy. |
|
| Back to top |
|
 |
vtrujillo Forum Member


Joined: 16 Sep 2009
   Posts: 13 Location: Carson City, NV

|
Posted: Wed Sep 16, 2009 5:56 pm Post subject: Re: Unable to delete parameter from the Report |
|
|
| Also be sure to check for references to the parameter in any suppression formulas. Places like the section expert can be hiding references to the parameter. |
|
| Back to top |
|
 |
|
|