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.
Update: Narrative Insights has been restored and is now available.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
How to Create a Saved Search for System Notes
Hi guys,
I was wondering if it is possible to have a Formula Date field for the system notes only with the following criteria:
System Noted: Field = 'Sent to Vendor'
System Noted: Type='Change'
System Noted: New Value= (not sure, this is a check box field so either Y/N or T/F - please advise)
System Noted: Date
I tried to create the following but it did not work, any ideas what I am missing?
CASE WHEN {systemnotes.type}='Change' AND {systemnotes.field}='Sent to Vendor' AND {systemnotes.newvalue}='Y' THEN {systemnotes.date} END
Thank you
Tagged:
0