-
So – I need to have an ITEM saved search that gives me a list the items that appear on …
- 220 views
- 1 answers
- 0 votes
-
I am trying to get the invoices based on trandate or created date using “q” parameter in rest api url …
- 345 views
- 1 answers
- 0 votes
-
Hi all, we are having the issue of Saved Reports page displaying Owner filter only with 3 options – All, …
- 304 views
- 0 answers
- 0 votes
-
Hi everyone, I would like to be able to run a saved item search where it returns any item that …
- 397 views
- 1 answers
- 0 votes
-
I’ve got sales managers over multiple locations within their division (class) is it possible to use a saved search as …
- 457 views
- 1 answers
- 0 votes
-
This works: var dt = format.format({type: format.Type.DATE, value: new Date()}); search.create({ type: “supportcase”, filters: [[‘lastmodifieddate’, search.Operator.AFTER, dt]], columns: [“internalid”] }).run().getRange(0, …
- 1K views
- 1 answers
- 1 votes
-
I wanted to add a second custom field (integer type) in the available filters as a ‘Contains’ type search. I …
- 601 views
- 1 answers
- 0 votes
-
In the Login Audit Trail Saved Search I have created added User as an available filter. I can see 4 …
- 586 views
- 1 answers
- 0 votes
-
How do I request the set of related itemFulfillments for a given SalesOrder using the REST API? I know I …
- 3K views
- 2 answers
- 0 votes
-
Hey Everyone – brand new to the forum, I have a couple years of Netsuite experience. When I’m creating a …
- 2K views
- 2 answers
- 0 votes