for those of you who use Netsuite SuiteQL Query To...
# general
l
for those of you who use Netsuite SuiteQL Query Tool, is there a way to export more than 5000 results?
a
Who's tool are you using?
a
I use this one by @tdietrich in conjunction with this extension. It can handle an arbitrary amount of rows but if you have to much information on the page it will crash.
l
i downloaded the suitelet, and created a script record and deployment, but for some reason im getting an unexpected error. how do i troubleshoot that? An unexpected error has occurred. Please click here to notify support and provide your contact information.
a
Are you an administrator?
l
im not an admin, but im running the script as admin
a
That is the most annoying error. All I can recommend is to maybe try an earlier version of the tool. If all else fails maybe click "here" and notify support.
l
ok sounds good. Thanks for you help Alan I really appreciate it
Now im getting another error when i use a different version. do you know what this is? _:"error.SuiteScriptModuleLoaderError","name":"MODULE_DOES_NOT_EXIST","message":"Module does not exist: /SuiteScripts/New SuiteQL Tool.js","stack":[]}_
a
Try to delete all deployments and script records, download the tool, unzip it, upload it without out renaming it and recreate the records.
l
ok everthing seems to work now. but its always returning 5000 rows max. is there a way to return more?
a
Old version or new version?
l
new version
well i just realized that i can enable pagination
a
Ah. I forgot about that. My version has syntax highlighting, vim and autoformatting.