I have a list of cities, states and zip codes in an Alteryx workflow that ultimately gets extracted to a .hyper file and used in Tableau.
The field types for these are all V_String. When I connect to the .hyper file in Tableau I need to manually assign the Geographic Roles of "City", "State" and "Zip Codes" to have lat/long generated and used in Tableau.
Is there a way for Alteryx to assign these data types/geographic roles in Alteryx so I don't have to manually intervene each connection?