Add Dashboard Items

You can add dashboard items to display visual or textual information in a dashboard.

To create a dashboard item, click the corresponding button in the Toolbox or drag an item from the Toolbox into the dashboard surface.

wdd-add-dashboard-item

This creates an empty dashboard item, which you can now configure.

wdd-empty-dashboard-item

To completely design a dashboard item, perform the following steps.

  • Bind the dashboard item to data.
  • Set specific dashboard item settings based on its type. To learn more, see Dashboard Item Settings.
  • Perform the required data shaping operations (such as grouping, sorting, filtering, etc.).
  • Use the interactivity features to enable interaction between various dashboard items.
  • Adjust the dashboard item’s position and size (a layout) and specify the dashboard item caption settings.

To remove the dashboard item from the dashboard surface, use the Delete button in the dashboard item menu.

wdd-delete-dashboard-item