Datastore updates resulting from modifications to deployed dimensions
- Last UpdatedFeb 12, 2024
- 1 minute read
The following table lists the scenarios when data in the datastore is updated after a dimension has been modified and redeployed.
|
Modification done to a deployed dimension |
Run time handling of the datastore |
|---|---|
|
A dimension is undeployed and the option to delete the dimension table in the datastore is selected. Thereafter, the dimension configuration is modified and the dimension is redeployed. |
Deletes the existing dimension table and creates a new dimension table based on the new configuration. |
|
A dimension is renamed. |
Renames the dimension table in the datastore. Updates the dependent measures for dimension name related dependencies. |
|
A new dimension key field is selected. |
Deletes existing rows, starts dimension processing afresh. Deletes the data in the measure tables of the dependent measures and starts measure processing afresh. |
|
The time-defining fields in a dimension are modified, inserted, or deleted. Thereafter, the dimension is redeployed. |
Reprocesses and updates the dependent measure records. |