creativeimages
Technical User
Converting data of a field into different fields in the same record.
Can I use an "Expression" or the "Expression Builder" to use a string function to select part of a field in a record as the data for another field in that record? Must "Expression" or "Expression Builder" be used only in Queries? If a data string includes the street address, as "123-B Main Street" or "456 Central Boulevard", where I need to have fields named StreetNumber, StreetNumberAlpha, StreetName and StreetType, how can I convert the data into different fields in the same record?
Can I use an "Expression" or the "Expression Builder" to use a string function to select part of a field in a record as the data for another field in that record? Must "Expression" or "Expression Builder" be used only in Queries? If a data string includes the street address, as "123-B Main Street" or "456 Central Boulevard", where I need to have fields named StreetNumber, StreetNumberAlpha, StreetName and StreetType, how can I convert the data into different fields in the same record?