I have a workflow I’m trying to display a selected items text in a group, and I’m getting this error… dynamic data in text boxes must be printable as text, instead this is a list of locations.
When I use mapbox, passing in the lat and long I can navigate just fine. via the mapbox plugin like such:
To convert the latitude to text, you could try set the data to display as “Arbitrary Text”, and then insert your condition “Current cell’s location’s city_location’s lattitude” inside it.
hover over your expression, and you probably just need the part that evaluates to a geographic address. Current Cell’s Location or Current Cells Location’s City_Location
If none of those are the right type, you will need to use a medium in between the steps to convert the result into a geographic address