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.
trying to Build a 'date of last activity' custom field
on the 'Edit Custom Entity Field' screen Under 'Validation & Defaulting' I have the formula tic box tic'd -and the following formula:
max({activity.date})keep(dense_rank last order by {activity.date})
but for some reason -the OLDEST activity dates are being listed -
example: "2010-09-20 00:00:00.0 America/Los_Angeles" when there are numerous other more recent activities.
What I really want is:
"2011-07-25" -just the date of the most recent activity...
Can anyone steel me in the right direction, please?
0