Data Service Connection
Access the steps to develop a data connection based on the Data Service Connection.
Use a Data Service Connection to pull data from registered services and bind it to charting components.
Create a new Data Service connection
Click the Data Connectors icon to display all the available data sources.
Click the Create New Connection icon next to the Data Service connector. Result: A new connection gets added under the Data Service connector type.
Click the new connection to display the connection-specific fields on the right side of the page.
Configure the connection
Fill in the following fields:
Name: Name the connection.
Data Connectors: Select a data source from the drop-down menu.
Data Services: Select a data service from the drop-down menu.
Load at Start: Enable this option to get up-to-date data / pull the updated data from the data source before loading it into charts.
Timely Refresh: Enable this option to get the refreshed data.
Refresh Interval: Set the time for the refresh interval. (This field appears when the Timely Refresh field has been enabled.)
Apply a Condition (optional)
Open the Condition tab.
Put a check mark in the given box to enable a condition.
Provide the filter condition to restrict the data set that flows into components.
Associate the connection to a charting component
Open the Designer canvas for your dashboard.
From the Component Library, drag a charting component onto the canvas.
Right-click the component and select Dataset (or Dataset property).
Choose the created Data Service connection from the list.
Drag the required fields from Field Set to the component’s bindings (dimensions/measures).
Click Preview to validate; Save when satisfied.
Timely Refresh behavior
When Timely Refresh is enabled, the dashboard fetches updated data according to the Refresh Interval.
Combine Load at Start with Timely Refresh to ensure a fresh load initially, followed by periodic refreshes.
Troubleshooting
No fields in Field Set: Verify Data Connectors and Data Services selections, credentials, and service availability; then click Refresh Service.
Timely Refresh not running: Ensure Timely Refresh is enabled and Refresh Interval is set; confirm the dashboard remains active if required by your environment.
Component shows no data: Recheck the Dataset binding and that the Condition (if set) returns rows.
Stale data: Enable Load at Start and confirm Refresh Service completes without errors.