We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
希望对online报表做增强配置, 1)最好能实现配置Excel支持导出的最大行,当行数过多时,直接拒绝导出数据; 2)退一步能支持配置是否有Excel导出选项; 目前导出Excel按钮都可见,且没有最大行限值,造成大量数据时,用户点击导出,数据最终无法导出来,但给服务器造成了巨大压力。 另外反馈一个bug:对于online报表,勾选了行后,导出Excel,仍然是全部数据。
The text was updated successfully, but these errors were encountered:
收录 ty
Sorry, something went wrong.
不支持导出勾选行数据,报表中不好确认勾选数据的唯一性。 以前导出是查询出所有数据然后处理,容易造成内存问题,最新版支持分sheet导出,每个sheet只处理1万条数据
No branches or pull requests
版本号:3.0
问题描述:
希望对online报表做增强配置,
1)最好能实现配置Excel支持导出的最大行,当行数过多时,直接拒绝导出数据;
2)退一步能支持配置是否有Excel导出选项;
目前导出Excel按钮都可见,且没有最大行限值,造成大量数据时,用户点击导出,数据最终无法导出来,但给服务器造成了巨大压力。
另外反馈一个bug:对于online报表,勾选了行后,导出Excel,仍然是全部数据。
截图&代码:
友情提示(为了提高issue处理效率):
The text was updated successfully, but these errors were encountered: