Newer Version Available
DatasetExport
Represents a dataset exported from Einstein Analytics. When a dataset is exported, the
data is converted into a .csv file and the schema is stored in a separate JSON file. These files
are stored in two objects: DatasetExport and DatasetExportPart. DatasetExport acts as the header
and includes the JSON schema.
Supported Calls
describeSObjects(), query(), retrieve()
Fields
| Field | Details |
|---|---|
| CompressedMetadataLength |
|
| Metadata |
|
| MetadataLength |
|
| Owner |
|
| PublisherInfo |
|
| PublisherType |
|
| Status |
|
Usage
This object is used with the DatasetExportPart object for exporting
data from a dataset in Einstein Analytics for use in Einstein Discovery. An export is
initiated using the export node in an Analytics dataflow.