elasticsearch-dataformat icon indicating copy to clipboard operation
elasticsearch-dataformat copied to clipboard

Cannot export xlsx

Open chris-gabler opened this issue 5 years ago • 1 comments

We used to generate xls reports but faced the issue of row limit. When I try "xlsx" format instead, it gives me the following error: "Attempting to write a row[0] in the range [0,1] that is already written to disk." I tried different indices and query sizes, no one works. The query I tried: _data?format=xlsx. Please take a look

chris-gabler avatar Apr 13 '20 10:04 chris-gabler

I could not reproduce it. Could you provide a step to reproduce it?

marevol avatar Apr 17 '20 10:04 marevol