:extract from geographical address not working

Hey all!

Running into an issue with :extract from a geographical address. I have a Google Place search that populates a repeating group. Within the cell of the repeating group I have a text showing the Place name and another showing the Place address. When I show the full address everything works well:
Screenshot 2024-07-05 at 09.48.05
Screenshot 2024-07-05 at 09.46.44

What I want though is to only show the city on the address, but when I add the :extract and select city, the text field remains blank.
Screenshot 2024-07-05 at 09.44.30
Screenshot 2024-07-05 at 09.47.44

I have tried it with street instead of city as well, but it also remains blank. Am I doing something wrong with the :extract operator here?

Thanks in advance!

Hey :wave: @floris

Hmm :thinking:

Have you added your Google API keys into settings yet? My guess is the at one of those keys isn’t set up properly to use the :extract feature.

Also, check this warning out from Bubble that might apply to this situation.

Hi @J805,

Thanks for your response. My Google API keys are set up and there is activity on the Geocoding API so I am going to assume that everything is alright on that end.

I will try playing around with the extraction fields.

Let me know if you have any other suggestions. Thanks again, much appreciated!

1 Like

@J805 thanks for providing me with the warning, turns out it works but only with state and county. Got the result I’m looking for on one of them though, so all good for now.

Thanks again!

1 Like

Awesome :clap: If you need more, add the map to the page like the suggestion from Bubble and maybe that will help more. :blush: