Hi there,
I have a List which is populated when a user submits input via an App. The column name is "Submitter" for their name (e.g. "Phil Glew"). I then have a column which is the domain (e.g. "@domain.com")
In my flow, what code can I use to a) remove all spaces in the Submitter list entry [where ever they appear, and there may be more than one] and then auto append Domain to the end of the concatenated string?
Thanks
Phil