Skip to main content

Templates Page

Templates provide you with a selection of SQL queries and validations to reuse and build off of without starting from scratch.

Models#

The models tab shows all model templates available.

Each row for both tabs consist of the following for:

Name#

The name of the template.

Description#

The description of the template.

Created#

The timestamp the template was created at.

Last Updated#

The timestamp the template was last update at.

Validations#

The validations tab shows all validation templates available. Each row consists of the same columns as model templates.

Creating a new template#

To create a new template for either models or validations select the add template button. A dialogue box will appear.

Create New Template

Fill in the following sections:

Name#

The name of the template.

Description#

The description of the template.

SQL Editor#

The query for the template.

Below is an example of a completed template.

Template Example