Hi All,
I have created one application integration flow where i need to do data mapping in flatfiles.
Flatfile example:
"id", "firstname", "lastname", "company", "email", "Age", "location"
1, "Neha", "Parmar", "GCP", "test-01@gmail.com", 20, "UK"
2, "Neil", "Peter", "GCP", "test-02@gmail.com", 22, "UK"
3, "lia", "Peter", "GCP", "test-03@gmail.com", 32, "UK"
If data mapping is possible in flatfiles then help me how to do below mapping,
1) To change company and age of 2nd member
2) To change emails of all member to --@integration.com
Hi @np1,
Welcome to Google Cloud Community!
It seems that we don't have this feature yet for data mapping. You may check this documentation on data mapping for additional information.
You may want to file this as a feature request so that our engineers could take a look at this. We don't have a specific ETA but you can keep track of its progress once the ticket has been created.
Hope this helps.