Create Data Set#
Dataset.Create
Dataset.CreateTemplate
Dataset.CreateFromTemplate
Overview#
This Data Platform entity is used to create a Data Set. You can also create a template in .xml format and upload it using the import button, in order to create a new object. This selection is done in the main entity menu.
Setup#
No specific setup is required other than to meet the preconditions of the transaction.
Preconditions#
- The Data Set name must be unique.
Warning
The following characters are not supported: ".", "/", "\" and "$"
Sequence of Steps#
Step 1: General Data#
- Enter the Name of the Data Set (must be unique).
- Enter the Description.
-
The Owner Type, depending on which you will need to set additional configurations:
App- when available, select the App that will be using this Data SetRole- select the Owner Role for this Data SetUser- select the Owner User for this Data Set
-
Select Next to continue.
Fields#
In Fields stage, the user may identify two tabs called Query and Fields. It is important to mention that the Data Set created this way, without a direct link to an IoT Event Definition, is of type Query, meaning it behaves as a materialized view,
- In Query tab specify a query to retrieve the fields.
- Select the
Validatebutton
When selecting the Validate button on the top left, you will populate the grid in the Fields tab, located on the top right.
-
After the fields are filled-in, you can edit the following properties:
- Description
- Field Type
- Dimension
- Metric
- Timestamp
- None
- Sort Direction
- Ascending
- Descending
- Low Cardinality
Info
For time-series visualization purposes, switch the timestamp properties to None in order to be ignored.
After you have finished the configuration, select Create to complete the operation.


