Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
How to fix my Workflow Formula that copies fields on the Employee record to the Task record created?
I've created the workflow and it works properly, however, I'm trying to fill in the task comments with the following formula:
CONCAT({entityid}, Concat( ' was hired on ', TO_CHAR({hiredate})), Concat(' they are due for a review on ', TO_CHAR({nextreviewdate})), Concat( 'their current salary is', To_CHAR({annualsalary})))
Result comes back with: ERROR: Invalid Expression
Tagged:
0