Exporting data to a CSV file
You can export the results of a query from Operation Builder to a CSV file. This enables you to load the data into a spreadsheet or process it using your preferred programming language.
Exporting to CSV
-
In the Operation Builder, run an operation of your choice, such as a Scan or Query.
Note
-
You can only export results from read API operations and PartiQL statements to a CSV file. You can't export results from transaction read statements.
-
Currently, you can export results one page at a time to a CSV file. If there are multiple pages of results, you must export each page individually.
-
-
Select the items you want to export from the results.
-
In the Actions dropdown, choose Export as CSV.
-
Choose a filename and location for your CSV file and select Save.