New Feature - Transform Element in Flow (to map source object to target object) - UseCase via Datatable #inSalesforce

New Feature - Transform Element in Flow (to map source object to target object) - UseCase via Datatable #inSalesforce


Clone Accounts based on criteria using screen flow


Create a screen flow


Get:

getAccount

Criteria: Industry = Energy

All Records

Automatically...


Screen: 

Datatable:All Accounts

Collection: getAccounts

Multiple Row Selection

Name Column


Transform Element:

Source Data: Datatable.selectedRows

Target Data:

Record Data Type (Allow multiple... in this case), Object: Account

Drag and Drop or Match to connect or MAP


Create:

Create Accounts

Collection: MapAccounts


Screen:

Display Text: Successfully Done.


Save, Activate


Add the flow to May be Home Page (or as per need), Save, Activate


Visual: https://www.youtube.com/watch?v=kXSOC_NA5co













Comments