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

Re: Month Number to Month Name in Universe

$
0
0

Hi

 

You need to use CASE statement…below is the sample code

 

CASE WHEN

[0FISCPER3].[LEVEL01]= '1'

THEN ' Jan'

WHEN [0FISCPER3].[LEVEL01]= '1'

THEN 'Feb'

WHEN [0FISCPER3].[LEVEL01]= '1'

THEN 'March'

END


Viewing all articles
Browse latest Browse all 8451

Trending Articles



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