ColumnHierarchy

The option that determines the hierarchy of the fields for a visual element.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The option that determines the hierarchy of any DateTime fields.

Link copied to clipboard

The option that determines the hierarchy of the fields that are built within a visual's field wells. These fields can't be duplicated to other visuals.

Link copied to clipboard

The option that determines the hierarchy of the fields that are defined during data preparation. These fields are available to use in any analysis that uses the data source.

Functions

Link copied to clipboard
inline fun copy(block: ColumnHierarchy.Builder.() -> Unit = {}): ColumnHierarchy
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String