# Table

Any valid NQL query can power a table. It is similar to running a query on the Investigations page.

## Configuring visualization fields specific to table charts <a href="#linechart-linechartspecificsettings" id="linechart-linechartspecificsettings"></a>

{% hint style="info" %}
Refer to the [Managing Live Dashboards](https://docs.nexthink.com/platform/user-guide/managing-live-dashboards#filling-in-widget-visualization-fields) documentation to learn how to fill in the remaining configuration fields that are not specific to this widget.
{% endhint %}

After selecting the **Multi metric gauge chart** option from the **Chart type** dropdown in the [Add widget](https://docs.nexthink.com/platform/user-guide/managing-live-dashboards#adding-widgets)/[Edit a widget](https://docs.nexthink.com/platform/user-guide/managing-live-dashboards#managing-widgets) pop-up:

1. Give the widget a **Title (optional)**.
2. Enter a **Widget description (optional)** to explain, for example, how the metric should be interpreted, calculated, or any subtleties to the metric.
   * The widget description appears by hovering over the info icon next to the bar chart widget in the dashboard.
3. Define the **Maximum number of rows to be displayed** in the container.
   * The dashboard displays a **Load more** button if the table results exceed the defined limit.

## Obtaining binary descriptions from table-type widgets <a href="#table-tablespecificfields" id="table-tablespecificfields"></a>

Hover over named binaries displayed in [Live Dashboards](https://docs.nexthink.com/platform/user-guide/using-live-dashboards#usinglivedashboards-usingdashboardwidgets) table-type widgets to obtain an AI-generated description of specific binaries.

These descriptions attempt to attribute a category to the binary, providing additional context related to functionality.

Tables are great for listing multiple aggregations or individual objects.

<figure><img src="https://268444917-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxJSUDk9NTtCHYPG5EWs3%2Fuploads%2Fgit-blob-5c024e4931826b4f4bb2990eb2bb4eec4a907eb3%2Fdash-1662451465.png?alt=media" alt="Table widget"><figcaption></figcaption></figure>

## Data shape <a href="#table-datashape" id="table-datashape"></a>

Any valid NQL query can power a table. It is similar to running a query on the Investigations page.

## NQL structure <a href="#table-nqlstructure" id="table-nqlstructure"></a>

```
Any valid NQL query
```

## Configuring visualization fields specific to table charts <a href="#linechart-linechartspecificsettings" id="linechart-linechartspecificsettings"></a>

{% hint style="info" %}
Refer to the [Managing Live Dashboards](https://docs.nexthink.com/platform/user-guide/managing-live-dashboards#filling-in-widget-visualization-fields) documentation to learn how to fill in the remaining configuration fields that are not specific to this widget.
{% endhint %}

After selecting the **Multi metric gauge chart** option from the **Chart type** dropdown in the [Add widget](https://docs.nexthink.com/platform/user-guide/managing-live-dashboards#adding-widgets)/[Edit a widget](https://docs.nexthink.com/platform/user-guide/managing-live-dashboards#managing-widgets) pop-up:

1. Give the widget a **Title (optional)**.
2. Enter a **Widget description (optional)** to explain, for example, how the metric should be interpreted, calculated, or any subtleties to the metric.
   * The widget description appears by hovering over the info icon next to the bar chart widget in the dashboard.
3. Define the **Maximum number of rows to be displayed** in the container.
   * The dashboard displays a **Load more** button if the table results exceed the defined limit.

## Obtaining binary descriptions from table-type widgets <a href="#table-tablespecificfields" id="table-tablespecificfields"></a>

Hover over named binaries displayed in [Live Dashboards](https://docs.nexthink.com/platform/user-guide/using-live-dashboards#usinglivedashboards-usingdashboardwidgets) table-type widgets to obtain an AI-generated description of specific binaries.

These descriptions attempt to attribute a category to the binary, providing additional context related to functionality.

<figure><img src="https://268444917-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxJSUDk9NTtCHYPG5EWs3%2Fuploads%2Fgit-blob-a079df2baa310178077bf9315e6cbd9b5cde3a9d%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

***

RELATED TOPIC

* [KPI](https://docs.nexthink.com/platform/user-guide/live-dashboards/widget-types/kpi)
* [Line chart](https://docs.nexthink.com/platform/user-guide/live-dashboards/widget-types/line-chart)
* [Bar chart](https://docs.nexthink.com/platform/user-guide/live-dashboards/widget-types/bar-chart)
* [Single-metric gauge chart](https://docs.nexthink.com/platform/user-guide/live-dashboards/widget-types/single-metric-gauge-chart)
* [Multi-metric gauge chart](https://docs.nexthink.com/platform/user-guide/live-dashboards/widget-types/multi-metric-gauge-chart)
* [Heading](https://docs.nexthink.com/platform/user-guide/live-dashboards/widget-types/heading)
* [Filter widget](https://docs.nexthink.com/platform/user-guide/live-dashboards/widget-types/filter-widget)
* [Timeframe picker](https://docs.nexthink.com/platform/user-guide/live-dashboards/widget-types/timeframe-picker)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.nexthink.com/platform/user-guide/live-dashboards/widget-types/table.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
