This article details how to create a Dataset from Airtable 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 Airtable Data Source.
 - Trigger: Specify the Data Collection Trigger that will be used to collect data for Dataset.
 - Table: Select the Airtable object that should serve as a basis for Dataset.
 - Build a query listing all the data you would like to fetch from Airtable.
- Build your query in MIQL syntax.
 
 - [Validate]
 - [Enable & View]