Calculation: Ability to Extract only the Street Number & Street Name from an Address question

847
2
05-10-2022 12:52 PM
Status: Already Offered
DenisLalonde
New Contributor III

When performing a Calculation on an Address question, the ability to extract just the address number, street, and street suffix would be great. That means that the result would ommit the city, province, postal code, and country.

This would be useful when labelling the address on a map where the City, postal code, province, and country aren't necessary...

DenisLalonde_0-1652211781132.png

Thanks,

Denis

 

 

Tags (2)
2 Comments
JamesTedrick
Status changed to: Already Offered

Hello,

This can be accomplished by using the pulldata() function to extract the components of the address you wish to store.  Please refer to the 'Geocode' appearance documentation for more information.

DenisLalonde

Sorry, should have specified wanting this in Web designer. The current Calculation of an address field almost achieves this.  I just would have liked to see an "address only" option added which we'd want in all our surveys.

Was not aware of the pulldata() function though. At least it's an option - thanks.