Hi, I am trying to export out about 600 rows of data but when I export it out, I seem to be getting Excel sheets with varying data rows. Some give me 201 rows and when I try again it gives me a 501 rows, etc but I am unable to get the total data our into an Excel spreadsheet. Please advise. Thanks.
Configure NC_EXPORT_MAX_TIMEOUT. This environment variable defaults to 5 seconds. With this, export process creates a file with whatever data extracted every 5 seconds.
Details here