Skip to main content

#ERROR! when using ENCODE_URL_COMPONENT() on lookup - SOLUTION

  • June 17, 2022
  • 2 replies
  • 29 views

Forum|alt.badge.img+7

I’m new to the airtable community and wasnt sure how to reply to an original post that has been closed. But I found a solution to this #ERROR! when using ENCODE_URL_COMPONENT() on lookup? post.
You can use ENCODE_URL_COMPONENT({lookupFieldThatYouAreTryingToEncode}&"").
This adding (&"") solution is a lot neater than adding another already encoded field to the parent table.

2 replies

Forum|alt.badge.img+8
  • Inspiring
  • February 8, 2023

adding the &"" worked for me as well. Thanks!


Forum|alt.badge.img+18

adding the &"" also worked for me. Thanks!