Pdle80
Technical User
- May 8, 2011
- 2
Hi.
I'm new to Crystal and currently stuck getting the Select Expert to work correctly. I am using Crystal 9 and MS SQL Server 2008 on the backend. My report is based off of a View.
I created 5 new parameters for my report and also created 5 new formulas to make the parameters equal to a particular database field. I want it so that the user can enter one of the 5 parameters and have the data filtered based on that parameter. They can leave the other parameters blank.
I go to select expert and tried created a formula like this:
{@formula1} or {@formula2} or {@formula3} or{@formula4} or {@formula5}
This doesn't seem to bring in the data correctly for the report. Can anyone suggest another method to accomplishing this?
Thank you!
I'm new to Crystal and currently stuck getting the Select Expert to work correctly. I am using Crystal 9 and MS SQL Server 2008 on the backend. My report is based off of a View.
I created 5 new parameters for my report and also created 5 new formulas to make the parameters equal to a particular database field. I want it so that the user can enter one of the 5 parameters and have the data filtered based on that parameter. They can leave the other parameters blank.
I go to select expert and tried created a formula like this:
{@formula1} or {@formula2} or {@formula3} or{@formula4} or {@formula5}
This doesn't seem to bring in the data correctly for the report. Can anyone suggest another method to accomplishing this?
Thank you!