Views:

Behavior:
In a workflow process, a condition activity is configured to evaluate a numeric value containing decimals. However, when using a Numeric field for this condition (for example: `DW_AMOUNT <= 2000.00`), the workflow does not interpret the decimal value correctly.
For instance, an amount such as `1235.99` may be seen as greater than `2000.00` and routed accordingly, even though it should meet the condition.

Solution:
1. Create a new Decimal field in your file cabinet.
2. Migrate the data from the existing Numeric field to the new Decimal field.

Please refer to KBA-36822 for detailed instructions on transferring data between fields

KBA applicable for both Cloud and On-premise Organizations