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!
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.