Version

Server SDK

This section is your gateway to important conceptual and technical information that will help you use the different functions and functionalities provided by Reveal’s SDK.

Summary

The following table lists the most common scenarios:

Scenario

Details

Setup and Configuration

To set up the Server SDK you need to add references to assemblies and install dependency packages, among other tasks.

Loading Dashboard Files

You can open/save dashboards either on the server-side or client-side.

Replacing Data Sources

You can override the configuration or data to be used for each visualization of the dashboard.

In-Memory Data Support

Data that is part of your application and is already in memory can be used with Reveal SDK.

Providing Credentials to Data Sources

You can pass in data source credentials when working with SQL Server or OAuth-based data sources.