多维表格
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
898 B

---
title: 'Download'
tags: ['Table operations', 'Download', 'Gallery View', 'Kanban View', 'Grid View', 'CSV', 'JSON', 'XLSX']
keywords : ['NocoDB table', 'download', 'export', 'table administration', 'table organization']
---
NocoDB offers users the ability to export data from the spreadsheet grid in a variety of formats. This feature is useful when working with large datasets and can be used in conjunction with the `Filter` and `Sort` feature to further refine your data.
### Download Data
To export data from NocoDB, follow these steps:
1. Click on the `...` button in the toolbar menu.
2. Choose the `Download` option.
3. Select the desired file format from the dropdown menu.
![Export](/img/v2/toolbar/download.png)
### Related topics
- [Field operations](field-operations)
- [Filter](filter)
- [Sort](sort)
- [GroupBy](group-by)
- [Row height](row-height)
- [Quick Search](search)