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!
Custom Field for the most recent change date of Project Status
Hello,
I am trying to create a custom field that will display the date of the most recent change in Project status. I tried this formula but received syntax error.
MAX ((CASE WHEN ({systemnotes.field} IN ('Status')) THEN ({systemnotes.date})) ELSE ' ' END
Any ideas for other formula I can test? Thank you!
0