forcedotcom / SFDX-Data-Move-Utility

SFDMU is a cutting-edge Salesforce data migration tool for seamless org population from other orgs or CSV files. It handles all CRUD operations on multiple related objects in one go.
BSD 3-Clause "New" or "Revised" License
438 stars 73 forks source link

[FEATURE REQUEST] - Allow using target records values to update another target records using core:RecordsTransform module. #792

Closed hknokh closed 2 months ago

hknokh commented 2 months ago

When combining values to update the target record, the Add-On currently uses only source records.

Add an option to allow the use of newly created or updated target records to evaluate fields for use in transformation expressions.

hknokh commented 2 months ago

Hello, @hknokh

Thank you for your feature request. I will review it as soon as possible and provide updates as they become available.

Cheers