Forum Discussion
ptaylor
5 years agoEmployee
You can modify the advanced search criteria in the NetSuite UI to include a constraint on the Last Modified date. They have a bunch of date predicates like “last month”, “four days ago”, etc, which don’t require passing in another date to compare to.
teja
5 years agoNew Contributor
Thanks for the quick update Ptaylor.
But we wanted to use this date as incremental logic on the daily basis. We wanted to take the date parameter from the table and wanted to pass it along with the search snap.
so wanted to verify if there is any possibility to pass the date parameter to the NS Search snap.
Thanks,
Teja
- ptaylor5 years agoEmployee
I’m pretty sure an advanced search doesn’t allow any parameters. But you can do a non-advanced search to do what you want.