We have a PostgreSQL database synchronised. For a specific table, address data is imported as text in different columns - i.e. Address Line 1, Address Line 2 etc.
Is there a way to transpose this into the ‘Street Address’ column in Noloco?
If not, is there a way to concatenate this display into a friendly display format (e.g. using Formulas), but where lines are only included if data exists. For example, Address Line 2 is an optional field - if we bring the data together we want to avoid blank lines and unnecessary separators where Address Line 2 is not supplied.
You could do something very similar with newlines for an address. To add a line, you just need to press enter on the keyboard so it would look something like this.