Represents the WaveLens object in the Analytics
application.
This type extends to MetadataWithContent metadata type and inherits its
content and fullName fields.
Where possible, we changed noninclusive terms to align with our company
value of Equality. We maintained certain terms to avoid any effect on customer
implementations.
File Suffix and Directory Location
WaveLens components have the suffix .wlens and are stored in the
wave folder.
Version
WaveLens components are available in API version 37.0 and later.
Fields
| application |
string |
Required. The internal name of the application. |
| datasets |
string |
A reference to the dataset used to create this lens. |
| dateVersion |
int |
The date version used for this lens. |
| description |
string |
The dashboard description that appears in the user interface. |
| masterLabel |
string |
Required. The user interface label name of the dashboard. |
| templateAssetSourceName |
string |
Links the lens to the template used to create it. Null for assets not created
from a template. |
| visualizationType |
string |
Required. The visualization type to be used for this lens. Valid values are:
-
calheatmap—Calendar heat map
-
comparisontable—Comparison
table
-
heatmap—Heat map
-
hbar—Horizontal bar
-
hbarhdot—Horizontal dot plot
-
matrix—Matrix
-
parallelcoords—Parallel
coordinates
-
pie—Donut
-
pivottable—Pivot table
-
scatter—Scatter plot
-
stackhbar—Stacked horizontal
bar
-
stackvbar—Stacked vertical
bar
-
time—Time line
-
valuestable—Values table
-
vbar—Vertical bar
-
vdot—Vertical dot plot
|
Declarative Metadata Sample Definition
The following is an example of a WaveLens component.