Solved
concatenating a filed and string
is there a way to concatenate a string with one field which contains url in adobe tool
is there a way to concatenate a string with one field which contains url in adobe tool
Hi @annapoorneshwari ,
You can concatenate using Enrichment,
//To add static content
@urlField+'aaaaaa'
//To append another field
@urlField+@field2
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.