Betsy Barefoot
09/11/2024, 4:30 PMCASE WHEN {custcol_agency_mf_flight_end_date} is NULL THEN {custcol_agency_mf_flight_start_date} + 364 else {custcol_agency_mf_flight_end_date}
I broke it down to this to see if I could get part of it working -- and it's not working either --
CASE WHEN {custcol_agency_mf_flight_end_date} is NULL THEN {custcol_agency_mf_flight_start_date}
any help is appreciated!Jeff Jacobs
09/11/2024, 4:48 PMBetsy Barefoot
09/11/2024, 5:23 PMJeff Jacobs
09/11/2024, 5:39 PMJeff Jacobs
09/11/2024, 5:39 PMBetsy Barefoot
09/11/2024, 5:42 PMJeff Jacobs
09/11/2024, 5:44 PMBetsy Barefoot
09/11/2024, 5:44 PM