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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
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