Hi, I’m trying to replace %20 with hyphens in my Zillow URL formula. How do I do this?
Thanks for your help.
Example: https://www.zillow.com/homes/123-Main-St-Macon,-GA-31217_rb
Hi, I’m trying to replace %20 with hyphens in my Zillow URL formula. How do I do this?
Thanks for your help.
Example: https://www.zillow.com/homes/123-Main-St-Macon,-GA-31217_rb
SUBSTITUTE(ENCODE_URL_COMPONENT({field name}), "%20", "-")
Welcome to the community, @Kyle_Henry! :grinning_face_with_big_eyes: Did @Kamille_Parks provide the answer you were seeking? If so, please mark her comment above as the solution to your question. This helps others who may be searching with similar questions. Thanks!
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.