Help

Using Functions in Batch Update (like CONCATENATE())?

1236 3
cancel
Showing results for 
Search instead for 
Did you mean: 
OPCE_Admin
4 - Data Explorer
4 - Data Explorer

Am I missing something or is there a way to use functions in the Batch Update of Single Line or Long Text Fields?
For instance:
Set Notes to CONCATENATE([Notes], " Email sent ", NOW(), " || ")
or even using Field Values (in the same record) like:
Set Last Updated to the current date and time
Set Notes to CONCATENATE([Notes], " Email sent [Last Updated], " || ")

Thanks.

3 Replies 3

I think you can’t use functions in other field types than Formula. You should change the field Type of those to Formula.

Thanks, but I think I’ll repost and try to explain my question a bit better.

You can edit your current question, you don’t need to open a new one :thumbs_up: