rogerzebra
Technical User
Hi Fellows!
I could definately need another pair of eyes to take a look at the issue I have with a replicate, I can't see what's missing in my code. As usual I appreciate all your input. Thx
I could definately need another pair of eyes to take a look at the issue I have with a replicate, I can't see what's missing in my code. As usual I appreciate all your input. Thx
Code:
replicate('0',22 - len(round(abs((cast(a
+ b
+ c
+ d
+ e as decimal (38,2)))
* f)
-
(cast(a
+ b
+ c
+ d
+ e as decimal (38,2))
* 0.2),0)))