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.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Stay in the Know
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
Be sure you're subscribed to NetSuite communication to stay in the know about monthly happenings, updates and announcements. Subscribe
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