This post has been edited by a moderator to remove personal information. Please remember that this is a public forum and to remove any sensitive information prior to posting.
I am using JOTForms to collect location data using the Google Map Locator.
The map location data captures all this in one field:
--
Address: Q9MP+36 xxxxdin xxx, xxxxx
Province: xxxxxx
Country: xxxxxxx
Longitude: xxxxxx
Latitude: xxxxxxx
--
How do create an action that will extract values for Address, Province, Country, Lat and Long and store as unique column values in Google Sheets?
Thanks in advance for any guidance.