on ‎2022 Apr 21 2:55 AM
Dear experts
I am doing an Mapping using this file:

And I need transform the value of the field gender
IF gender = M
gender = "Mujer"
ELSE
gender = "Hombre"

However When I amd testing appear the following message of eror:

What is the cause of this error?
Request clarification before answering.
Hi,
Instead of 'compare' function, use 'equals' function from String functions.
Regards,
Priyanka
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 7 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.