Forum Discussion
1 Reply
- OSAdmin
OneStream Employee
Originally posted by Nick KroppeDim amount As Decimal = args.Value.Replace("" "", String.Empty).xfconverttodecimal
If IsNumeric(amount) Then
api.ValueIsnumeric = True
Return amount
End If
Related Content
- 12 months ago