Creates a new DataSet in your Domo instance. Once the DataSet has been created, data can then be imported into the DataSet.Documentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
Parameters
| Parameter | Description |
|---|---|
| Columns | Array of columns in the DataSet. A column consists of a column name and type. Valid types are STRING, DECIMAL, LONG, DOUBLE, DATE, and DATETIME.For example: |
| Description | Description of DataSet to create. |
| Name | Name of the DataSet to create. |