LOAD DASHBOARD
Kinetica provides a SQL interface for loading Reveal dashboards from a variety of sources:
- KiFS path
- Cloud provider via data source
- Public URL (GitHub, etc.)
LOAD DASHBOARD Syntax
|
|
Parameters | Description | ||||
---|---|---|---|---|---|
<dashboard name> | Name of the dashboard. Important This name must match the name of the dashboard in the file. | ||||
<file path> | Dashboard source file path. If a data source is specified, the path must resolve to an accessible file at that location. If no data source is specified, the file path can refer to one of two locations:
| ||||
<data source name> | Name of data source through which the dashboard will be loaded. |
For example, to load a dashboard named nyctaxi.db into Reveal:
KiFS
|
|
Data Source
|
|
Public URL
|
|