engine_create_data_export
Export application data in JSON, CSV, or simplified formats using specified fields and filters. Ideal for structured data extraction from Qlik Sense for reporting or analysis.
Instructions
Export data in various formats (JSON, CSV, simple)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
app_id | Yes | Application ID | |
fields | No | List of fields to export (optional) | |
filters | No | Field filters (optional) | |
format_type | No | Export format | json |
max_rows | No | Maximum rows to export | |
table_name | No | Table name (optional) |