Choice action ignore in transform map not working
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
Hi, I'm currently working with a transform map. I have field mappings which target fields are choice field type. I used scripting and direct mapping (field to field). Upon transforming, it still pushes the incorrect value to the choice field. For example, OS field has pre-defined selections. On my test data, I input "test" in the OS column on the file. Since choice action is ignore, it should leave the field as blank or should create new choices on the field, right? But currently, it is creating choices.
Anyone encounters this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
please share the labels and values of your choice list
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
For colo, it's just Yes or No
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
you can try use return '' for you code.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a month ago
Yes, it's working but what I wanted to know is why it's not ignoring the invalid input from the data.