HI,
why doesn’t this work?
I’m trying to rename the field before importing
Thank you
now works. I don’t understand why the same instruction doesn’t work yesterday
Hi @DamianoDB
In JavaScript, the double equals sign “==” compares two values, if you wish to assign a value, you should use the single equals sign “=”.
Best regards,
Nauris