Quantcast
Channel: SCN : Popular Discussions - SAP Information Steward
Viewing all articles
Browse latest Browse all 2039

Create Column with 'IF' or 'Case' functionality

$
0
0

I've been trying to create a new view column with logic similar to :

 

     If <field> = 'A' then 'Apples'

     else if <field> = 'B' then 'Bananas' ....

 

     Case <field>        

           When 'A' then 'Apples'         

          When 'B' then 'Bananas'

          etc ....

 

I've read that 'IF' cannot be used in the New Column editor; I did try anyway (as SAP documentation not always correct) but could not get it to work.

Could not find reference to a CASE statement.

 

 

Does anyone know if a function/statement or other workaround that could be used to get this logic to work ?


Viewing all articles
Browse latest Browse all 2039

Trending Articles



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