Skip to main content

if_else

1. Description

The If Else Calculation Type is used to derive a field based on the if else condition.

2. Screen Configuration

if_image

Here If IntBm is greater than IntRate then G10 is taken else H10 is assigned to GLCode.

Click ⬇️ to download the sample data.

3. Required Fields

  • name: Output Field Name.
  • data_type: Output Field Type.
  • derivation
    • derivation_type: The calculation type used to derive this output field, which for if else is "IF_ELSE".
    • req_fields
      • logic: Logic which needs to be implemented to derive the field.