I have a report that needs to be filtered by two different date fields: Date Returned and Transaction Date. I need a parameter that will allow the user to enter a date range for one of them and leave the other one blank. The english logic would be "Date Returned between start date and end date (parameter #1) or Transaction Date between start date and end date (parameter #2)". I'm using Crystal XI and loading the report into BOE XI R2. Right now, I have to enter a date range in both parameters and play around with the "Include this value" option on each one, but I'm not getting the desired results. Is there a way to create an optional parameter? Also, is there a way to have a blank date range parameter at all?