SETCOMBINECOLUMNHEADER
Syntax
SETCOMBINECOLUMNHEADER(VALUE)Arguments
Example
SETCOMBINECOLUMNHEADER(TRUE)
SETCOMBINECOLUMNHEADER(FALSE)

Last updated
Was this helpful?
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)
In the animation, the column headers and measure names are combined when the CombineColumnHeader button is clicked. The buttons use the SETCOMBINECOLUMNHEADER function.

Last updated
Was this helpful?
Was this helpful?