Enabling the SETCOMBINECOLUMNHEADER option will combine the column headers and measure labels to display compact headers.
SETCOMBINECOLUMNHEADER(VALUE)
VALUE - Pass a boolean value of TRUE or FALSE.
SETCOMBINECOLUMNHEADER(TRUE)
SETCOMBINECOLUMNHEADER(FALSE)
.png)
Combine column headers function used in variables
In the animation, the column headers and measure names are combined when the CombineColumnHeader button is clicked. The buttons use the SETCOMBINECOLUMNHEADER function.
.gif)
SETCOMBINECOLUMNHEADER in action