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.
N/Search - What is the column to search files by last modified date?
I'm trying to use a Scheduled Script to search my file cabinet and find specific files using the last modified date of the files.
When I look at the schema browser, it suggests that this should just be lastModifiedDate but when I put this into a script I can't seem to get anything.
Example working script that gets all files in a folder
Broken example, returns the error:
An nlobjSearchColumn contains an invalid column, or is not in proper syntax: lastmodified.
An nlobjSearchColumn contains an invalid column, or is not in proper syntax: lastModifiedDate.
An nlobjSearchColumn contains an invalid column, or is not in proper syntax:
0