- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-08-2024 06:39 AM
- Suppose you have an import file containing multiple types of information such as user information, group information, and group manager information. Ideally, you should import this data into three separate tables: User table, Group table, and Group Member table. How can we do this?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-08-2024 11:18 AM - edited ‎02-08-2024 11:20 AM
Hi @Ajai007,
create a data source and then use multiple transform maps to process the data. Make sure to have them run in the correct order.
Best regards,
Rene
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-08-2024 11:18 AM - edited ‎02-08-2024 11:20 AM
Hi @Ajai007,
create a data source and then use multiple transform maps to process the data. Make sure to have them run in the correct order.
Best regards,
Rene