# Adding Widgets to a Dashboard

> How to add widgets to your dashboard through the Widget Wizard.

*Source: https://docs.sisense.com/main/SisenseLinux/adding-widgets-to-a-dashboard-overview.htm*

---

Last updated: June 11, 2026

|  |  |
| --- | --- |
| [Tier](https://www.sisense.com/pricing/#pricing) | [Deployment](https://docs.sisense.com/main/SisenseLinux/introduction-to-sisense-cloud-managed-services.md#ComparisonofManagedCloudandSelfHosted) |
| Launch     Grow    Enterprise | Cloud     On-Prem |

This topic describes how to add widgets to your dashboard through the Widget Wizard.

The Widget Wizard automatically guides you through a very simple process of creating a widget, while offering the
best recommendations for displaying the data that you select.

Almost always, simply accepting the wizard's recommendations will help you create a great widget. However, if you
want more control over your widget's appearance and behavior, click the **Advanced Configuration**
option in the bottom left of the wizard to access a rich variety of additional design options, as described in
[Designing Widgets](https://docs.sisense.com/main/SisenseLinux/widget-designer.md).

For a short overview of the process of adding a widget, see below:

## Using the Widget Wizard

**To add a widget to the dashboard:**

1. If this is your first widget, click ![Select data](https://docs.sisense.com/main/Resources/Images/select-data.png).The Sisense Data Browser opens, and from there you can select one of the fields (columns) from this dashboard’s ElastiCube or Live data source. If you already have widgets in your dashboard, then click the ![+widget blue](https://docs.sisense.com/main/Resources/Images/+widget-blue.png) button.  

   **Note:**

   To select data from a different ElastiCube, click **from** on the right side of the
   **New Widget** window, and select an ElastiCube.
2. You can add a title to your widget now or after creating your widget.
     

   ![Add widget title](https://docs.sisense.com/main/Resources/Images/add-widget-title.png)

   The widget title is limited to 255 characters.
3. In the Data Browser, select a field to add to your widget. The field that you select is automatically displayed
   in a suggested widget. When only a single numeric field is selected, it is displayed as an Indicator widget. A
   single descriptive field is displayed as a Pivot widget.
     

   **Single Numeric Field:**

   ![New indicator widget](https://docs.sisense.com/main/Resources/Images/new-indicator-widget.png)

   **Single Descriptive Field:**

   ![Single descriptive widget](https://docs.sisense.com/main/Resources/Images/single-descriptive-widget_694x442.png)

   But your widget is not really interesting yet, because it has only one field!
     
   Repeat the step above to add more fields to the widget.

   ![Add more fields](https://docs.sisense.com/main/Resources/Images/add-more-fields_834x481.png)

   The fields that you select are listed across the top left of the wizard.
     
   Click on each visualization button to display the selected fields in that visualization/chart.
   For example, the same widget as above can be displayed as a Pie chart:

   ![Create pie chart](https://docs.sisense.com/main/Resources/Images/create-pie-chart.png)

**Note:**

Sisense provides its best recommendation for your widget design. However, if you want more control, you can
click the **Advanced Configuration** option on the bottom left of the window to provide a rich
variety of additional design options, as described in [Designing Widgets](https://docs.sisense.com/main/SisenseLinux/widget-designer.md).

## Data Browser

In the Data Browser, you can select and add columns (sometimes called fields) from an ElastiCube or a Live data
source to your widget.

![Widget add field](https://docs.sisense.com/main/Resources/Images/widget-add-field_830x511.png)

An icon appears to the left of each field to indicate its data type:

- ![8 6icondate](https://docs.sisense.com/main/Resources/Images/8-6icondate.png) Date
- ![8 6iconAlpha](https://docs.sisense.com/main/Resources/Images/8-6iconAlpha.png) Alphanumeric string
- ![8 6iconnumeric](https://docs.sisense.com/main/Resources/Images/8-6iconnumeric.png) Numeric

As you type into the Data Browser, the list is dynamically filtered to only show the fields that contain the text
you typed.

![New widget data browser](https://docs.sisense.com/main/Resources/Images/new-widget-data-browser-_792x500.png)

Simply clicking a field to add it to the widget generally provides great results, however there are more options
in the Data Browser.

- Hover over a field in the Data Browser and click **More ...** to display additional aggregation (quick
  functions) and filtering options.
- Click the ![8 6formulaButton](https://docs.sisense.com/main/Resources/Images/8-6formulaButton.png) button to
  define formulas (free-form expressions) that define the field values and filters of a widget. Choose from a variety
  of functions for your formula.

![Edit formula](https://docs.sisense.com/main/Resources/Images/edit-formula.png)

To learn more about these options, see [Creating and Editing a Widget Formula](https://docs.sisense.com/main/SisenseLinux/creating-and-editing-a-formula.md).

## Managing Date and Time Fields

When you create a widget in your dashboard that includes a date field, Sisense automatically breaks the data down by year. You can shorten this to Quarters, Months, Weeks, Days, Hours, and so on.

As an example, for Pivot and Table widgets with live data models, you can set the “continuous” type of breakdown to a granularity of Seconds:

![Widgets drilling down seconds](https://docs.sisense.com/main/Resources/Images/widgets-drilling-down-seconds.png)

### Date and Time Resolution for ElastiCubes

The available time resolutions for ElastiCubes (for all widgets) includes the following continuous and aggregated timeline breakdowns:

- Continuous (date and time):

  - Years
  - Quarters
  - Months
  - Weeks
  - Days
- Aggregated (aggregation taking into account only the time of day):

  - 1 minute periods
  - 15 minute periods
  - 30 minute periods
  - Hours

Note:

For Live Models, a single date field can be formatted to display both date and time in one column within Tables and Pivot Tables. However, this is a known limitation for ElastiCubes. For ElastiCubes, the date and time must be in two separate columns to be displayed correctly in Tables and Pivots.

This column chart shows an example of a “continuous” timeline breakdown based on Months.

![Widgets column chart example monthly](https://docs.sisense.com/main/Resources/Images/widgets-column-chart-example-monthly_1200x516.png)

### Date and Time Resolution for Live Models

When the Analytical Engine is used for Live models, time-level support for widgets provides an extended time-level resolution of the data.

For Live models this includes the following continuous and aggregated timeline breakdowns:

- Continuous (date and time):

  - Years
  - Quarters
  - Months
  - Weeks
  - Days
  - Date & Time (including hours, 30 minute periods, 15 minute periods, 1 minute periods, and 1 second periods).
- Aggregated (aggregation taking into account only the time of day):

  - Time of day: Hour and 15 minute intervals

**Note:**

- The "continuous" **Date & Time** options (in the list above) for 30 minutes, 1 minute and 1 second are only available for Tables and Pivot widgets.
- For Live Models, a single date field can be formatted to display both date and time in one column within Tables and Pivot Tables. However, this is a known limitation for ElastiCubes. For ElastiCubes, the date and time must be in two separate columns to be displayed correctly in Tables and Pivots.

**To set the date and time formatting:**

Date and time configurations may be adjusted by clicking the Change how dates are displayed icon

![Change date format](https://docs.sisense.com/main/Resources/Images/change-date-format_270x187.png)

This opens the **Format Date** window where you can select or specify the format you prefer.

![Widget format date](https://docs.sisense.com/main/Resources/Images/widget-format-date.png)

**Tip:**

For more information, see [Show full date format in the pivot or table widget](https://community.sisense.com/t5/knowledge-base/show-full-date-format-in-the-pivot-or-table-widget/ta-p/25504) on the Sisense Community site.
