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.
Please note that on Saturday, April 11, 2026, at 8:00 PM Pacific time, our Case Management System will undergo a scheduled maintenance for approximately 30 minutes. During this time, case creation via SuiteAnswers will be unavailable and inbound calls will be routed to Customer Service.
Netsuite saved search based on last run date
HI
Here's what I am trying to accomplish:
I am trying to create a saved search based on last run date. Meaning If I run the search at 2 am, I would like to store this time somewhere(maybe in custom record or somewhere) and then at the next run I want to show data modified after 2 am. At the follow up run, I would like to update the 2 am to my new run time.
Essentially I want only to get data modified after my last run time so that i have to keep appending data instead on incrementally pulling data. I plan to use Python TBA to query this saved search.
2