Salesforce Address Fields

https://developer.salesforce.com/docs/atlas.en-us.object_reference.meta/object_reference/compound_fields_limitations.htm

The compound versions of fields aren’t accessible anywhere in the Salesforce user interface.

and

Compound address fields aren’t supported in reports. To include a custom address field in a report, add the individual address components, such as street, city, state, and zip.

Notes

Individual elements are easy enough: street, city, state, etc…, but the combo fields are difficult. You can’t report on them. You’ll have to create a custom field and build it from the components, like a ‘mailing label’.


Discover more from Slow and Faithful

Subscribe to get the latest posts to your email.