- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-06-2022 01:43 AM
Hi,
I want all the records that are there in a custom table 1 when a record is created in custom table 2 and then add the records from table 1 to table 2 for the new record created in table 2. What action I should do in flow designer to achieve this? thought of using lookup action in flow designer but it returns only 1 value.
Regards,
Maharshi Chatterjee
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-06-2022 02:59 AM
Hi,
You have to use lookup records, it will return multiple records:
After that use for each flow logic to process all records.
Thanks,
Anil Lande
Thanks
Anil Lande

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-06-2022 02:59 AM
Hi,
You have to use lookup records, it will return multiple records:
After that use for each flow logic to process all records.
Thanks,
Anil Lande
Thanks
Anil Lande
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-02-2022 04:13 PM
Have tried the same but the system only takes the first record and created 3 records in the target table same as the 1st record in the source table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-02-2022 04:16 PM