Exporting Data
Exporting your Xano database tables
Export an entire table via the Database View
From the Database view, click the three dots in the top-right corner and choose Export CSV.
You will be presented with a dialogue to initiate the export. These exports take place in the background and you will receive an email notification once complete.
CSV export has support for database views if you want to export specifically filtered or sorted data.
Export specific rows to CSV
Use the checkboxes on the left-hand side of the table view to select specific rows to export. You can also navigate to different pages of the table to select records on multiple pages.
Once you have selected your desired records, click Export.
Export a CSV via the Function Stack
Last updated