Scheduling an automatic reporting cycle lets you set a time interval to execute queries on your data and report the results. For example, if you set a one-month time interval, then a query runs each month and produces a report. This is incredibly helpful when you need to get the latest insights.Documentation Index
Fetch the complete documentation index at: https://docs.nx1cloud.com/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
- Appropriate permission:
nx1_ask - An existing domain created using DataHub
- A previously ingested dataset within a DataHub domain
Schedule a report
- Web portal
- REST API
- Log in to NexusOne.
- On the NexusOne homepage, click Ask.
- Select a domain relevant to your data.
- Query the data using one of the following methods:
- Select a suggested query from the list.
- Enter a question in the “Add an analysis” field.
- You should see a Metabase dashboard to analyze the data.
- Click the calendar icon to schedule a report.
- Enter a report name.
- Select a time interval. The options include
None,Every 3 hours,Daily,Weekly,Monthly, andQuarterly. On the first schedule, the job/DAG on Apache Airflow automatically runs. Recurrent runs depend on your selected schedule option.
- Click Schedule.
- After completion, click View Schedule to view the DAG on Apache Airflow.
Additional resources
- For full instructions about how to ingest a file in NexusOne, refer to How to ingest a file.
- For more information about roles or permissions, refer to Govern Overview.