Initialize Datasource Object
  • 18 Sep 2024
  • 1 Minute to read
  • Dark
    Light

Initialize Datasource Object

  • Dark
    Light

Article summary

General

This type of action can be used to initialize a Datasource object which might be required if other datasource objects require the initialized datasource object to be loaded first.

Example: If you have a trueChart and a trueChart Menu on the same sheet, the trueChart sometimes requires the trueChart Menu to be loaded before it can display any content. In such a scenario, you have to initialize the trueChart Menu before you can export the trueChart.

The following types of datasource objects support initialization:

  • trueChart Menu
NOTE

Initializing a datasource object may change the filter state of the data model of the datasource, because some datasource objects - when being initialized - apply filters or set variables.

Properties

This type of action has the following properties:

Name

Description
Datasource ObjectThe Datasource object to initialize.

Was this article helpful?