Hello all,
I've a power app with a form and I need to replace "/" by "-" and also remove spaces at the end and beggining from a text input before suubmiting, because it it contains something like that it will break my flows when creating sharepoint folders with that title.
I know how to do both actions but the issue is that to do this needs to be on the update property from the data card and it looks I can't put more that one formula on that property.

Someone can help me?