Update
wave:update
Updates the Analytics asset with the specified filter or selection.
For Use In
Lightning Experience, Experience Builder Sites, Salesforce Mobile App, Lightning Out (Beta), Standalone Lightning App
The wave:update event dynamically set filters in an Analytics dashboard embedded in a Lightning page.
For more information, see the Analytics Web SDK Dev Guide.
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
devName | The fully qualified dev name for the Analytics Asset. | string | ||
id | The identifier for the Analytics asset, in the form of a standard 18-character ID. | string | ![]() | |
type | The type of the Analytics asset. Currently, only dashboard is supported. | string | ![]() | |
value | The JSON representing the filter or selection to be applied to the asset. | string | ![]() |
