AnalyticsVisualization
Parent Type
File Suffix and Directory Location
AnalyticsVisualization components have the suffix .uaviz and are stored in the analyticsVisualizations folder.
Version
AnalyticsVisualization components are available in API version 64.0 and later.
Limits
| Definition | Limit |
|---|---|
| The maximum number of AnalyticsVisualization components in a single deploy operation. | 50 |
| The maximum number of AnalyticsVisualization components in a single retrieve operation. | 100 |
| The maximum number of AnalyticsVisualization components across all deploy operations in a 24-hour window. | 100 |
| The maximum number of AnalyticsVisualization components across all retrieve operations in a 24-hour window. | 200 |
Fields
| Field Name | Description |
|---|---|
| actions |
|
| analyticsWorkspace |
|
| creationSource |
|
| dataSource |
|
| description |
|
| fields |
|
| lastDraftModifiedDate |
|
| lastPublishedDate |
|
| masterLabel |
|
| templateAssetSourceName |
|
| templateSource |
|
| version |
|
| views |
|
| visualSpecification |
|
| workspaceAssetRelationships |
|
AnalyticsVizField
Represents a data field in a visualization.
| Field Name | Description |
|---|---|
| adHoCalc |
|
| analyticsVizVersion |
|
| computeUsing |
|
| displayCategory |
|
| fieldKey |
|
| fieldName |
|
| function |
|
| hierarchyName |
|
| hierarchyLevel |
|
| label |
|
| latitudeOrY |
|
| longitudeOrX |
|
| objectName |
|
| positionName |
|
| positional |
|
| quickTableCalc |
|
| role |
|
| type |
|
AnalyticsVizViewDef
Represents a view definition for a Tableau Next visualization.
| Field Name | Description |
|---|---|
| analyticsVizVersion |
|
| fullName |
|
| isOriginal |
|
| masterLabel |
|
| version |
|
| viewSpecification |
|
Declarative Metadata Sample Definition
The following is an example of an AnalyticsVisualization component.
The following is an example package.xml that references the metadata definition.
Wildcard Support in the Manifest File
This metadata type supports the wildcard character * (asterisk) in the package.xml manifest file. For information about using the manifest file, see Deploying and Retrieving Metadata with the Zip File.