Appearance
Show Calculation Dimensions
Shows dimensions to be filtered of a calculation.
Permissions
| Command Kind | Needed User Kind |
|---|---|
| Read | All |
Parameters
| Name | Type | Description | Required | Default | Values |
|---|---|---|---|---|---|
| Calculation | string | Name of the calculation ([Calculation]). | yes |
Result
| Name | Type | Description |
|---|---|---|
| Dimension | string | Name of the dimension. |
| Needed | boolean | 'True' if the dimension must be filtered. |
| Unique | boolean | 'True' if the dimension can only be filtered with one dimension item. |
Code
text
SHOW CALCULATION DIMENSIONS
CALCULATION=[string, Needed]