Export to EXCEL
Instructions for Use
Exports attribute data from a vector dataset or pure attribute table data to an Excel File (.xlsx or .xls format), facilitating data sharing, analysis, or interaction with other systems for users.
Parameter Description
| Parameter Name | Parameter Interpretation | Parameter Type |
|---|---|---|
| Datasource | The datasource where the source dataset is located. | Datasource |
| Dataset | The vector dataset to be exported. | DatasetVector |
| Export Fields | Sets the fields to be exported to the Excel File. Selected fields are exported, and unselected fields are not. All fields are selected by default, and the order of export fields can be configured. Note: If no field is selected, the system will default to exporting all fields. | String |
| Result File | The name of the exported Excel File. | String |
| Export Path | The path for the target file to be exported. | String |
| Overwrite | Determines whether to directly overwrite when a file with the same name exists in the export path. Checking this option will directly overwrite; not checking it will cause the output to fail if a file with the same name exists. | Boolean |
Output Result
| Parameter Name | Parameter Interpretation | Parameter Type |
|---|---|---|
| Export Results | Export results. | String |