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

Re: String is non numeric

$
0
0

Try changing it to:

 

If {?SELECTTRANBY} = "0" Then

 

{ICIVAL.TRANSDATE} <= ToNumber({?TODATE})

Else

  

(

{ICIVAL.FISCYEAR} < {?TOYR} OR

(

{ICIVAL.FISCYEAR} = {?TOYR} AND

{ICIVAL.FISCPERIOD} <= if isnumeric(Trim({?TOPR})) then Tonumber({?TOPR})

)

)

 

P.S: I hope the users enter just numbers in the {?TOPR} prompt

 

-Abhilash


Viewing all articles
Browse latest Browse all 8798


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