Quantcast
Viewing all articles
Browse latest Browse all 13020

Re: Using a Case When to Calculate a Fiscal Year From Prompt Page

Thank you New guy.

Just tried ...
Case
When ?p_TMonth? IN (10,11,12) Then ?p_TCalYr?
When ?p_TMonth? IN (1,2,3,4,5,6,7,8,9) Then cast(cast(?p_TCalYr?, int)-1),varchar(4))
End

It gave a parsing error near position 125 which begins at ...
varchar(4))

Viewing all articles
Browse latest Browse all 13020

Trending Articles



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