Map condition builder values in transform map
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2025 10:50 PM
Hi,
I would like to map data from excel into a field called 'Change Request addition condition' which is of type 'Condition'. This is a condition builder field where one can adde multiple conditions. Target table condition field:
These conditions are mentioned in excel being imported via transformation. Excel data:
I want to map these conditions from excel to actual record and set these conditions on this condition builder as mentioned in the excel. This is not working when I directly map the staging table field to target table field. Post transformation I see the staging table with same data as excel but the target record has not conditions listed.
How can I achieve this transformation for condition builder field.
Thanks