Hi,
You missed the End Key word at the end of script please use below..
case when (fact_table.event_key in (4,5)) then 'Current' else 'old' end
Regards
Niraj
Hi,
You missed the End Key word at the end of script please use below..
case when (fact_table.event_key in (4,5)) then 'Current' else 'old' end
Regards
Niraj