Losing my brain... This case statement worked before the upgrade last week & now I'm getting ERROR: Invalid Expression... ???
CASE WHEN {fulfillingtransaction.trandate} < '04-01-2021' THEN 'Q1' ELSE 'Q2' END
Thanks. Frustrating that it worked before the upgrade. I have this same logic in a bunch of searches. The reminder about the dataset formula check is helpful. I added the TO_DATE and now its fine again.
b
battk
04/19/2021, 3:59 PM
dont rely on strings being properly changed to dates