Create Dataset from Databricks Unity Catalog
This article details how to create a Dataset from Databricks Unity Catalog Plugin.
PREREQUISITES:
1. Create a New Dataset
Access + New > Dataset > Create New
- Measured: Select the measurement interval that applies to the level of aggregation that you want in your result set.
- Name: Give the Dataset a descriptive name.
- Category: Specify the Category to place the Dataset.
2. Complete the Data Tab
- Data Source: Select the Databrikcs Unity Catalog Data Source.
- Trigger: Specify the Data Collection Trigger that will be used to collect data for Dataset.
- Table: Select the Databrikcs Unity Catalog object that should serve as a basis for Dataset.
- Build a query listing all the data you would like to fetch from Databrikcs Unity Catalog.
- Build your query in MIQL syntax.
- [Validate]
- [Enable & View]