Hi @Vs2021 ,
Thank you for posting query in Microsoft Q&A Platform.
Data flows are right option to go with in this case, as Control flow and Copy activity will not help you to perform any kind of data transformations.
replace() function in data flows helps to replace all occurrences of a substring with another substring in the given string. If the last parameter is omitted, it is default to empty string.
Please Note, You should consider derived column transformation and apply replace() function on your column.
Hope this will help. Please let us know if any further queries.
------------------------------
- Please don't forget to click on
or upvote
button whenever the information provided helps you. Original posters help the community find answers faster by identifying the correct answer. Here is how
- Want a reminder to come back and check responses? Here is how to subscribe to a notification
- If you are interested in joining the VM program and help shape the future of Q&A: Here is how you can be part of Q&A Volunteer Moderators