Nov 14, 2018 07:16 AM
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.
Nov 14, 2018 11:10 AM
I think you can’t use functions in other field types than Formula. You should change the field Type of those to Formula.
Nov 15, 2018 06:54 AM
Thanks, but I think I’ll repost and try to explain my question a bit better.
Nov 15, 2018 12:10 PM
You can edit your current question, you don’t need to open a new one :thumbs_up: