Model
Datasets
General
When you run a rule, a dataset is generated with the result of the execution. This new dataset can be a subsets (for example using operations like limit or include/exclude) or full datasets.
The datasets can be downloaded to local folder (JSON or CSV) or can be loaded into one of the available sinks.
Also you can share the dataset using public links clicking on Share
. This link
contains the sql
file with the dataset data.
Load
To load a dataset into a sink, the sink must be added to the model. You can find more information about how to add a sink to the model in the Sinks page.
Once executed, a job will be created where you can see the progress of the load.