Export Reports
Goal
Export data from Nexus dashboards and modules as CSV or XLSX files for offline analysis or sharing.
Preconditions
- You have access to the module you want to export from.
Steps
- Navigate to the module or dashboard you want to export:
- Orders — order list with status, totals, dates.
- Contacts — CRM contact list with labels, stages, activity.
- Calls — call logs with duration, status, agent.
- CS Dashboard — CS metrics and AI annotations.
- Analytics — various KPI reports.
- Inventory — stock levels by item and warehouse.
- Apply filters (optional) — narrow the data to the relevant subset (date range, status, channel, etc.).
- Click the Export button (typically in the top-right area of the data table).
- Select the format:
- CSV — comma-separated values, compatible with any spreadsheet tool.
- XLSX — Excel format with formatting preserved.
- The file downloads to your browser's default download location.
Expected result
- A file containing the filtered dataset is downloaded.
- Column headers match the displayed table columns.
- Data respects the applied filters and date range.
Common issues
| Issue | Resolution |
|---|---|
| Export button not visible | Check your role permissions. Some exports may be restricted to admin/owner roles. |
| File contains all data (ignoring filters) | Ensure filters are applied before clicking Export. Some exports may require clicking "Apply" before exporting. |
| Large export times out | Reduce the date range or filter scope. For very large datasets, consider paginated exports. |