Knowi's report scheduling features allow you to schedule dashboard exports as a PDF and/or CSV attachment and send them to you directly via Email, Webhook, Slack, or Microsoft Teams. Say you have a frequently used dashboard that tracks daily KPI metrics. You can schedule an email report to be delivered as a PDF and/or CSV directly to your and your team's inbox daily.
Navigating to Scheduled Reports
There are two ways to navigate to the Reports screen from any dashboard:
From the Left Side Bar:
1. Click on the Reports from the left sidebar.
2. Click on the New Report + button from the top-right corner.
3. This takes you to the Report Options window.
From the Dashboard:
Setting up a Scheduled Report
To Create a Scheduled Report:
a. Snapshot - Delivers a snapshot of the widget as a PDF attachment.
b. CSV - Delivers the widget data as a CSV file attachment.
c. Excel - Available for Data Grid, Pivot, and Spreadsheet widgets only. Delivers the widget data as an Excel file attachment.
d. InstantSights - Delivers AI-generated insights for the widget, with the following toggle options:
- Summary - AI-generated summary of the widget's data, with the option to provide additional context to tailor the summary.
- Recommendations - Includes AI-generated recommendations based on the widget's data, with the option to provide additional context to tailor the recommendations.
e. Skip attachment if no data - When checked, the attachment for that widget will be omitted from the report if the widget returns no data at the time of sending.
To remove a widget from the report, click the Remove button in the bottom-right corner of that widget's configuration panel.
Note: The attachments include all the transformations from the widget C9QL and the widget analyze.
Note: AI Recommendations are generated using insights from the first three widgets on the selected dashboard.
a. Query Parameter - Applicable for "Direct Query" modes, these parameters will be automatically passed on to this user. Field Name - Must be in format $c9_XXX$ or $c9_XXX(defaultVal)$ where the default will be passed in at runtime if the value is empty.
b. Filter on Query Results - Applies the filter on top of the query results to limit the data. Field Name is the field name to filter by (without $c9_). Field Name - Enter the field's name in the format applicable to the selected mode. Value - To enter multiple values, enter the value and hit Enter. To Remove/Add Filters :Click + Add Filter, to remove, click -Remove.