You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/02/09 09:57:27 UTC

[GitHub] [superset] ankuraga2022 edited a comment on issue #17861: While exporting CSV , only the entries on first page are getting downloaded even when user is on other pages

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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org