Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 3132

Re: Case statement in filter condition not working IDT SAP 4.1 sp3

$
0
0

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


Like e.g. CASE WHEN "EMPLOYEE"."SAL" IN(100,200) Then 500 ELSE 200 END

 

Regards

Niraj


Viewing all articles
Browse latest Browse all 3132


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>