What is this statement missing
Content
The entire report results in an error when I use this statement, does it have something to do with the result format? The UDF is a date as well.
CASE WHEN MAX("Submission Experience Flex Fields"."UDF25" BY "Submission General Info"."Submission Identifier") IS NULL THEN "Submission Dates"."Offer Accepted Date" ELSE MAX("Submission Experience Flex Fields"."UDF25" BY "Submission General Info"."Submission Identifier") END
Tagged:
0