๐Getting Started
Data Warehouse showcase with a simple use case.
You can create QUERIES (1), create DASHBOARDS (2) combining queriesโจand visualizations built for them, TAG (3) them, and PUBLISH (4) for โจpublic usage. Queries should be published in order to be available forโจdashboards and public. Dashboards should be published in order to be availableโจfrom outside. Letโs take a look for a โXFI Pools Activityโ (5) dashboard for example.
Here we have a set of QUERY DASHBOARDS (1), global params for dashboards (2), โจand REFRESH rate (3). In order to go down to the QUERY (4), select it from DROPDOWN (5).
On a query page there is a SQL QUERY (1) with PARAMS (2). On a left you can find a LIST OF TABLES (3) forโจa network, and select REQUIRED TABLE (4). Query result is found in a TABLE (5). Next, take a look at VISUALIZATION (6).
Go down the VISUALIZATION CONFIG (1, 2), select CHART (3) type and choose required AXIS AND PARAMS (4).โจThereโs a variety of dashboards you can build (5).
Query can be used via REST (1), dashboard can be published via URL (2).
That is all for a main features introduction.โจAll details can be provided on demand.โจOther features and uses cases will be described in a while.
Last updated