plugin:struct:csvexport
Table of Contents
Struct Plugin: CSV Export
Aggregations
All Aggregations do show a small “Export as CSV” link below the result table.
Clicking it will export all data of that aggregation, applying the current filters and columns. Limits and offsets will be ignored and all matching data will be exported.
CSV-Export can be disabled with the csv: 0
option.
Exports use the following CSV format:
- Separator:
,
- Text Delimiter:
"
- Line-Endings: CRLF (Windows)
- Charset: UTF-8
Admin
The CSV export above will export exactly what a (possibly filtered) aggregation shows. The Schema Editor Import/Export tab offers a second way to export all raw data of a schema as CSV.
Data exported here can also be reimported.
plugin/struct/csvexport.txt · Last modified: 2020-05-13 13:20 by annda