I have two questions regarding the ‘if’ condition in the Reformat component:
1. How would I perform a null check on a field (and if it is null, then assign another field to it)?
2. How would I perform a check if a field has a specific value (e.g “N”), then assign the value of another field?
Thanks,
- CB