Is there a way to export search results with over ...
# suitescript
m
Is there a way to export search results with over 10k lines to a csv file? My exports always get truncated to 10k lines.
s
perhaps use a MR script?
👍🏼 1
m
Yeah, that would work. That 10k limit is a NetSuite limitation right? There's no setting I'm missing or something.
e
Try the
N/task
module, saved search task
👍🏼 1
m
Thank you