Hello Community,
I want to transform data in one column using another file that contains the actual data and the target data as in the example below :
| Data in the file | Target |
| Administrator/Transfer agent | EntityAdministrator |
| Other role-related entity | EntityAssetManager |
| Authorized signatories | IndividualAuthorisedSignatory |
The list is long, this only a simple.
Any advice on how to proceed please?
Thanks