2.3 Dashboard Widget and Panel Elements
What
Every FileWave dashboard panel, also called a widget, is built from the same basic elements. This article explains what each element controls before you create a custom panel.
When/Why
You can use an existing panel without changing these elements. When you build or troubleshoot a custom panel, they determine its data, display, and general behavior.
How
A dashboard panel has three main elements:
- The Query (Choosing what data you want to see in the panel)
- The Visualization (Choosing the visual representation of the data: gauge, bar chart, table...)
- General (Panel properties such as title, comment, links)
The examples below show each element in the panel editor:
|
The Query |
|
|
|
The query defines the data available to the panel. This example uses an inventory query. |
|
The Visualization |
|
|
|
An inventory query returns table-shaped data, so this example uses a table visualization. Other data sources can support gauges, charts, and graphs. |
|
General |
|
|
|
This example sets only the panel name. You can also add a link that opens the related FileWave report, giving dashboard users a direct path to the underlying device data. |