2023 Dec 06 9:27 PM
Good Morning,
Does anyone have a solution for:
Datatype QUAN is not (yet) supported in arithemtic expression
( Yes, there is a miss-spelling of arithmetic in the error text.)
2023 Dec 07 2:22 PM
Have you already tried using a cast expression to convert the operand value to a permitted type, perform the operation, and convert back to quantity format?
2023 Dec 07 2:22 PM
Have you already tried using a cast expression to convert the operand value to a permitted type, perform the operation, and convert back to quantity format?
2023 Dec 08 10:06 PM
2023 Dec 09 8:57 AM