Lightning Web Component for Analytics Dashboards

The Lightning web component wave-wave-dashboard-lwc displays a CRM Analytics dashboard in a Lightning page.

The component, LWC CRM Analytics Dashboard, is available in the Lightning App Builder as a drag-and-drop component. You can also create your own component to interact programmatically with the wave-wave-dashboard-lwc component.

To display a CRM Analytics dashboard, pass in the required attribute, which is either the dashboard or the developerName. All other attributes have a default value and are only specified if you want to override with your own custom value.

Here's an example of a simple Lightning web component for CRM Analytics dashboards.

See Also