WritebackMeasure
Defines a measure that participates in writeback operations, enabling sophisticated collaborative planning, budgeting, forecasting, and analytical data modification scenarios where business users can directly update measure values through OLAP client applications and have those changes automatically persisted to designated database tables.
Extends
Attributes
Name | Id | Type | Lower | Upper |
---|---|---|---|---|
name | false | EString | 0 | 1 |
Logical name identifier for the measure that will be modified through writeback operations. This name is used to reference the measure in allocation policies and writeback procedures, corresponding to the measure definition in the cube schema. |
References
Name | Type | Lower | Upper | Containment |
---|---|---|---|---|
column | Column🔗 | 1 | 1 | false |
Required reference to the database Column that stores the measure values that can be modified through writeback operations, establishing the physical data storage location where updated measure values will be persisted when users perform analytical data modifications. |
Used by
- WritebackTable🔗 → writebackMeasure