Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
Dataset Input
An Analytics dataset.
- Properties
-
DatasetInput inherits properties from the abstract BaseAssetInput. These base properties appear in DatasetInput alongside the properties defined explicitly in the following table.
Property Name Type Description Required or Optional Available Version currentVersionId ID DEPRECATED The 18-character ID of the current version of this dataset. Optional 36.0–40.0 datasetType ConnectWaveDatasetTypeEnum The type of the dataset. Valid values are: - Default
- Live
- StagedData
- Trended
Required 50.0 folder ID The 18-character ID of the folder that contains the dataset. Optional 36.0 liveConnection LiveConnectionInput The live connection details for the dataset. Optional 50.0 userXmd XmdInput The user XMD associated with this dataset. Optional 39.0 visibility ConnectWaveAssetVisibilityType Indicates whether the dataset is hidden from users with view access or not. Valid values are: - All (Show all assets)
- Limited (Hide assets from viewers with view access)
Optional 51.0