How to map conditional value using Custom Expression?

How to map conditional value using Custom Expression?

Use case: 1

If you want different value based on choice.

Example:

  • If Education apply $100

  • If Business apply $200

Use case: 2

When want to calculate Tax based on Profession and Percentage of Amount.

Example:

    • If profession Education apply 10% of Amount

    • If profession Business apply 20% of Amount