Skip to main content

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

  • November 14, 2018
  • 3 replies
  • 30 views

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.

This topic has been closed for replies.

3 replies

Forum|alt.badge.img+17

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


  • Author
  • New Participant
  • November 15, 2018

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.


Forum|alt.badge.img+17

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: