Find and Append multiple fields at once
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi All,
I am in the process of updating a portion of the data in my workflow. I have a list of account numbers that need to be updated which I have done using a find and replace tool. In addition to replacing the account number I also need to update the customer name, DUNS Domestic, and DUNS global. Is there a way where I can find and replace all of these fields at once?
Thanks
Solved! Go to Solution.
- Labels:
- Input
- Join
- Output
- Preparation
- Transformation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Have you tried using the dynamic rename tool?
You can use that to rename fields based on a formula, whats in the first row of data, or an alternative list from a data input.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi Bryan,
Typically I would try to use a join... if the first approach to getting the tables matched up is to do a find replace, you should then be able to follow that with a join in order to pick up any additional fields; and then select whatever values you want from each table. I've attached a workflow that hopefully may help.
