Replacing specific character

Welcome to the Make community!

Yes, you can do this with the replace function only.

e.g.:

{{replace(49.example; "/, ([^,]+)$/"; " & $1")}}

Screenshot_2024-07-03_130744

Example:
Screenshot_2024-07-03_130732

Output:
Screenshot_2024-07-03_130750

For more information, see the “replace” function documentation in the Help Center.

Here are some useful links and guides you can use to learn more on how to use the Make platform, apps, and app modules. I found these useful when I was learning Make, and hope they might benefit you too —

General

Help Center Basics

Articles & Videos

samliewrequest private consultation

Join the Make Fans Discord server to chat with other makers!

1 Like