ankuraga2022 edited a comment on issue #17861: URL: https://github.com/apache/superset/issues/17861#issuecomment-1033566464
While downloading the CSV file irrespective of pagination i.e. 10/20/50 items or "All" items in the list, the downloaded file consists first 10/20 records as they were set for pagination for display. Validated on multiple reports and different datasets. Expected - "Export CSV" option should be extracting records displayed on the view with respect to no. of records set to display on single page "Export full CSV" option should extract all records. Actual - Fixed number of records are extracted from both the options . <img width="81" alt="Pagination" src="https://user-images.githubusercontent.com/99324676/153170672-61603a53-1b77-49de-91e0-e1eed8f924ee.png"> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
