- 18 Sep 2024
- 1 Minute to read
- DarkLight
Initialize Datasource Object
- Updated on 18 Sep 2024
- 1 Minute to read
- DarkLight
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
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 Object | The Datasource object to initialize. |