Discussions
Concatenate Formula
Hi
I'm sure this is something obvious I am missing....
I am trying to run a saved search to extract all addresses under customer records so I can import it into another Netsuite account.
To facilitate this, there is a formula field created which is concatenating the internal id of the address and the string 'cust_address'. This is so I can refer back to the original record if needed.
When I do this however, it is pointing to the incorrect row.( the field 'Address External ID is a concatenated formulattext) field)
How do I do this so that it lines up?