Hi, I’d like to confirm whether it’s possible to use Crystal Reports parameters (e.g., ?DateFrom and ?DateTo) directly in a SQL Command.The goal is to filter program enrollments where:The start date is on or before ?DateToThe end date is on or after ...