This draft documentation may be incomplete or inaccurate, and is subject to change until this release is generally available (GA).

New line column charts

Last updated: Jan 22, 2026

The new line column chart combines the column and line charts. Your search needs at least one attribute and two measures to be represented as a line column chart.

Understand line column charts

Line column charts display one measure as a column chart and the other as a line chart. Each of these measures has its own y-axis.

New line column chart example

New line chart features

  • Ability to choose which measure is visualized as a bar and which is visualized as a line.

  • Drop measures into the designated Bar or Line buckets to instantly configure the chart.

Supported configuration

  • Line column chart with n measures in lines, and n measures in columns

Automatic Transformations

  • The following two default shared-axis groups are created:

    • One for all column measures

    • One for all line measures

  • Measure values (MV) constructs: Within each group, the measures are converted into a separate MV construct.

    • This results in two MV constructs: one for the line measures and one for the column measures.

  • Transformations within MV constructs:

    • The line MV construct receives an identity transform.

    • The column MV construct receives a group transform.

  • Both shared axes are displayed in a dual-axis configuration.

Default chart recommendations

  • For two or more measures and one attribute, make the first measure a bar, and the others lines.

  • For two or more measures and two or more attributes, use a multivariate stacked chart.

Limitations

  • Dual-axis or multivariate axis transitions are not supported.

  • Slice by color is not supported for line or column layers.

  • Adding a third axis entity is not supported.

  • Removing/emptying shared axes: Removing or emptying either of the two shared axes is not supported.

  • Internal dual-axis configuration: Using an internal dual-axis configuration within either of the main shared axes is not supported.

  • Slice by color is not supported.


Was this page helpful?