How to query for a sub-field of an Address field

I got a question about the address field. I did not find anything in the documentation or this forum.

I want to display in a display only the city from an address-field from another table.
Now I can only choose the address field.
How can I choose the city part of the address field only?

Hey Peter, in an Equation or Text Formula, you have the option to select and display specific parts of Address fields. For example, if the name of the Address field was called “Address” you would be able to add {Address - City} in an Equation field to display the city part of the address.

2 Likes