Skip to main content
A newer version of this page is available. .

Bind Dashboard Items to Data in the Web Dashboard's UI

  • 2 minutes to read

This topic explains how to bind the newly created dashboard item to data source fields to visualize data. To learn about common concepts, see the following help topic: Binding to Data.

Create Binding

To bind a dashboard item to data, invoke the Binding menu. The image below displays a Grid dashboard item that is bound to an SQL Data Source | Sales Person query.

wdd-bindings-menu

Click a placeholder and select the required data source field.

wdd-add-data-item

To rename the data item, go to the Options section and specify the data item’s caption.

WDD-rename-data-item

Note

For information on how to bind a specific dashboard item to data, see the dashboard item‘s Providing Data topic’.

Modify Binding

Drag a data item from the Binding menu to the required position to modify the data binding.

wdd-replace-data-item

Clear Binding

To remove the data item, select it and click the Remove (WDD-icon-delete-data-source) button next to this data item.

wdd-grid-delete-data-item

Specify a Data Source

A dashboard can have several data sources. To change the default data source (or a query / data member ), go to the dashboard item’s Binding menu and click the Data Source button.

wdd-data-filtering-section

In the invoked section, change the data source (query / data member) and click OK. Note that this action removes the data items from the dashboard item.

See Also