GitHub user Gisellew10 created a discussion: Export partial CSV file when selecting table and enable search box
### Bug description The bug is that: 1. go to chart 2. filter by the type of table on the top 3. click one of the table 4. click Customize 5. click search box under it 6. search something 7. and click “three dots” on the right hand side 8. click download and export csv Hey. When I use the superset to export a CSV file using the functionality of search box, I found that it doesn’t export the displayed rows in the right hand side. Instead, it exports the whole table. Can we have a feature of exporting a partial table? I am thinking we may directly get all data from the frontend, but I don’t have time to improve it. Thank you so much community . ### Screenshots/recordings Want the csv contain these rows: <img width="452" height="38" alt="Image" src="https://github.com/user-attachments/assets/dbb432c9-1a22-494c-b471-3b38fd910249" /> Now, it only contains all row: <img width="452" height="260" alt="Image" src="https://github.com/user-attachments/assets/b743e207-23b6-46f9-b713-fe0e45c38bc1" /> ### Superset version master / latest-dev ### Python version 3.9 ### Node version 16 ### Browser Chrome ### Additional context _No response_ ### Checklist - [x] I have searched Superset docs and Slack and didn't find a solution to my problem. - [ ] I have searched the GitHub issue tracker and didn't find a similar bug report. - [ ] I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section. GitHub link: https://github.com/apache/superset/discussions/35803 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
