Table

The table displays data in a grid with analytic functions.

The table widget is used in both stories and analytic applications. Only the properties specific for the analytics designer are listed here.

Property

Property Value

Property Description

Name

String

Defines the unique name of a table. If you do not enter a name, the system takes the default name (for example Table_1).

(Beta) Disable Initial Load

 

(Beta) Specifies whether the data source is automatically loaded when the application is started.

You use this property to reduce the startup time of the application. To load the data at a later point in time, call the script getDataSource().load() inside an event handler, like the onClick event handler of the button widget.

To make it possible to create a new story for the table directly from the table widget, select the option Open in New Story in the section Quick Menus of the table widget's Styling panel. When you run the analytic application, you'll be able to select the icon next to the table and choose Open in New Story.