Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
What's wrong with this scripted search? Unexpected Error when filtering by modified, onorafter, date
The above search is giving me an unexpected error when running it including the date filter. If I take out the filter for the date I get results but not filtered to the date I want.
If I change file.modified it tells me that it's an incorrect field. So I am certain that file.modified is correct and have used it before.
If I remove the line that changes the date to a string, it makes no difference. The date I create with this example is 'Wed Feb 05 2025 08:53:45 GMT-0800 (PST)'
If I put the date creation within the getFiles function, it also makes no difference.