Forum Discussion
Centaur
4 years agoHelper V
Remove trailing spaces
Hello, How could I remove the trailing spaces in my table field named Vendor? I can filter for vendors with a space at the end but I dont know how I can remove the space at the end. I am n...
- 4 years ago
Hi,
here you find the command you need (trim)
provide a sample data if you need something else
If this post is useful to help you to solve your issue consider giving the post a thumbs up 👍 and accepting it as a solution !
serpiva64
4 years agoSolution Sage
Hi,
here you find the command you need (trim)
provide a sample data if you need something else
If this post is useful to help you to solve your issue consider giving the post a thumbs up 👍 and accepting it as a solution !
- kapplebee3 years agoNew Member
Thank you for the screen shot, this did exactly what I needed.