Skip to main content

Create a Data Source

The Web Dashboard requires a data connection to access and process data. Users can create one or more data sources. Data sources act as an abstraction over registered connections.

Note

Register a data connection before you create a data source.

See the following help topic for more information: Register Data Connections.

  1. In the Dashboard Menu, click Data Sources.
  2. Click Add to add a data source.

    Add a Data Source - Web Dashboard, DevExpress

  3. Click Create data source… to open the Dashboard Data Source Wizard.

    Create a Data Source - Web Dashboard, DevExpress

  4. Select the data source type (Database, JSON, OLAP, MongoDB, Data Federation).

    Select Data Source Type - Web Dashboard, DevExpress

  5. Click Next to specify a data connection and configure the data source:
See Also