Splitting location pin coordinates for Maps API

I have users adding their location as coordinates (location pin). For me to use the Google Maps API to take coordinates and convert into address it requires the latitude and longitude in seperate columns. Can someone please let me know a way of doing this? cheers

Screenshot 2023-07-01 at 12.32.50 PM
Screenshot 2023-07-01 at 12.33.04 PM

Solved it. First create a ‘split text’ of the coordinates, then create a ‘single value’ of each coordinates in seperate columns.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.