Exporting Manager Report drill-down may fail to include all columns (Dr/Cr)

I’m going to change how export button works. I think eventually it will be just Copy to clipboard button and it will copy the contents of the table you are looking at. We already have it working like that on reports.

Now, the tables by default are limited to 50 rows but I’ve just added ability to change number of rows.

So the new way to export all the rows correctly is to set number of rows per page to Max and then click Export button. A bit convoluted at the moment but soon Export button won’t take you to another screen. It will simply copy what you are looking at to clipboard.

This will also solve issues with batch delete and batch update where you will be able to control number of rows to batch update/delete.

1 Like