Data Binding
Data can only be visualized on dashboards through components after binding datasets to components.
How to Bind Datasets
Dataset-to-component binding operations are completed in the Data Binding panel. After selecting a component on the canvas, the Data Binding panel lists all available datasets. Click the checkbox in front of a dataset to select all available fields in that dataset. Dashboardx Designer will automatically use these fields for component data matching and display.
Each component has specific requirements for dataset fields. You can understand the specific requirements through the component's example templates. If you only need to display some fields, you can click the checkbox in front of the field to deselect unwanted fields.
Display of Bound Datasets
After selecting a component that has completed dataset binding on the canvas, the checkbox in front of the dataset in the Data Binding panel will show either selected or partially selected status. Selected status indicates that all fields of the dataset are displayed in the component, while partially selected status indicates that only some fields are displayed in the component.
Slice Datasets
The Data Binding panel also displays all slice datasets. Currently, slice datasets do not support binding operations with components.
⚠️ Warning
All components that support data binding can and can only bind to one dataset.