export_analysis
Export Excel analysis results like pivot tables and statistics to a new file for sharing or further processing.
Instructions
Export analysis results (pivot tables, statistics, etc.) to a new file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| analysisType | Yes | Type of analysis to export | |
| sourceFile | Yes | Path to the source data file | |
| outputFile | Yes | Path for the output file | |
| analysisParams | Yes | Parameters for the analysis (depends on analysisType) |