Crystal Reports 10. I have two fields,
Reservation.insert.date and Scheduled.Ride.Date. I need my report to show only the scheduled rides booked 7 or more days ago. Sort of like "Show me all records where Scheduled.Ride.Date is greater than or = to 7 days older than Reservation.insert.date". Any way this can be accomplished in the select expert with a formula? I would rather not have the user need to use parameters to accomplish this if there is another way. Thanks.
Reservation.insert.date and Scheduled.Ride.Date. I need my report to show only the scheduled rides booked 7 or more days ago. Sort of like "Show me all records where Scheduled.Ride.Date is greater than or = to 7 days older than Reservation.insert.date". Any way this can be accomplished in the select expert with a formula? I would rather not have the user need to use parameters to accomplish this if there is another way. Thanks.