Specific Widgets: Table Widgets

You can use tables as widgets on dashboards. Although tables are not as eye-catching as charts, they are often the best way to help the viewer grasp key ideas about the data. MYOB Acumatica gives you the ability to add data tables and pivot tables to a dashboard as widgets.

Applicable Scenario

You use a data table widget when you want to show multiple types (columns) of data for each data record (row). To show summarized data of a more extensive table, you use a pivot table widget.

Data Source for Table Widgets

Table widgets show the data collected by a generic inquiry from the system database. You can use a predefined generic inquiry or develop one that suits your needs.

Also, you can compose a pivot table based on a generic inquiry on the Pivot Tables (SM208010) form and then use the table as a source for a pivot table widget.

Data Table Widgets

A table is an arrangement of numerical data in rows and columns. It is designed to show a set of related facts in a compact yet comprehensive form. For an example of a data table widget, see the following screenshot.

Figure 1. Data table widget


To add a data table widget, you select the Data Table widget type in the Add Widget dialog box, which opens when you click Add a New Widget in a widget placeholder. You select the generic inquiry to use as a source in the Inquiry Screen box of the Widget Properties dialog box.

By clicking the Column Settings button, you open the standard Column Settings dialog box, where you can specify which columns to show and in what order. You can select the columns for display from only the set of columns defined for the generic inquiry on the Generic Inquiry (SM208000) form.

Also, you can limit the number of records to show by selecting the Automatically Adjust Height check box and specifying the number in the Record Limit box. In this case, you will not be able to adjust the widget height manually. The system locks the widget height to accommodate the specified number of rows.

The following screenshot shows an example of the configuration settings of a table widget that lists customer records.

Figure 2. Properties of a table widget


Pivot Table Widgets

A pivot table is an arrangement of numerical data in rows and columns. It is designed to show a set of data based on a generic inquiry. The following screenshot shows an example of a pivot table widget.

Figure 3. Pivot table widget


To add a pivot table widget, you select the Pivot Table widget type in the Add Widget dialog box, which opens when you click Add a New Widget in a widget placeholder. In the Widget Properties dialog box, you select the inquiry to use as a source in the Inquiry Screen box. Multiple pivot tables can be based on a single inquiry, so in the Pivot Table box, you select the table to be displayed. You also specify the name of the pivot table widget in the Caption box.

The following screenshot shows an example of the configuration settings of a pivot table widget that summarizes case information.

Figure 4. Properties of a pivot table widget