JSON structure
"columns": [
{
"@type": "levelOutputColumn",
"header": "head",
"dimensionName": "dim1",
"hierarchyName": "hier1",
"levelName": "lvl1",
"prefix": "",
"suffix": ""
},
Property details
| Property | Values | Default Value |
|---|---|---|
| header | String - Header of column | |
| dimensionName | String - Name of dimension in Cube | |
| hierarchyName | String - Name of hierarchy in Cube | |
| levelName | String - Name of level in Cube | |
| prefix | String - a prefix to add to all levels | |
| suffix | String - a suffix to add to all levels |