I have a request for a QV model where the user can enter a from date and to date. The from and to dates will be used to determine a range for showing all tickets that were either open or closed during that period. I have both open and closed dates on my ticket table. Does anyone have any recommendations on how to only select only the tickets that were either open or closed during the range the user selected.