how to update multiple records in target table from one record in source table in a transform map?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-08-2018 03:06 AM
Hi All,
i have multiple records in a target table with the same user ID. As per the requirement i want to update all the records in target table using one source record.
i am using an excel with data for 5 fields. rest of the column data will remain same.
how can i achieve this?
Thanks,
KUMAR
- 4,547 Views

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-08-2021 02:54 PM
Hello,
Any update on this?
Is the above code is working for anyone?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-10-2021 10:17 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-10-2021 10:19 AM
This will update once source filed to multiple target field records based on the condition.