Skip to main content

Jump

Overview

Jump analysis allows users to click a chart to navigate to another page for further data exploration. It includes direct jump and conditional (parameterized) jump.

Note

Since version 7.2 distinguishes between online and draft Dashboard states, jumps must be configured in the Dashboard editing page for 7.2 and later.

  • Direct jump allows users to navigate directly to the target page without passing any additional information.
  • Conditional (parameterized) jump allows the Dashboard to carry specific parameters when jumping, such as filter conditions (using the current Card's fields as filter conditions for the target page's Filters), or field values (bringing field values from the Card's Dataset into the target page as filtering conditions), to precisely filter data on the target page.

These two flexible jump methods improve the efficiency and accuracy of data analysis, enabling users to obtain required data more quickly and accurately, providing strong support for business decisions.

Note
  1. Most chart Cards support jumps (including Chinese-style Report Pro Cards), but sunburst charts and Filter Cards do not.
  2. If the target page has no Filters, conditional jumps with filter conditions cannot be configured. You need to add page Filters to the target page first.
  3. For mobile or when width adaptation is enabled and the current page zoom ratio is not 100%, the jump feature is unavailable and needs to be used in the detail page.

Creating a Jump

On the Dashboard editing page, select the chart Card that needs jump configuration, click the "More > Jump" button in the upper-right corner of the Card to enter the chart jump configuration page.

Configuring a Jump

Direct Jump

Direct jump allows users to navigate directly to a target page or external system.

Jump to Page

Users only need to select the target page (one of a specified Dashboard, data screen, or link), and choose the target position and opening method for the jump page.

  • Target Position
    • Default Top: Jump to the top of the Dashboard display page by default.
    • Specified Position: Jump to a specific component position in the page layout, with the option to configure a separate position for mobile.
  • Opening Method: Open the target page in a new tab, current tab, or dialog.

When entering a target link, the link address must start with http:// or https:// to ensure link validity and security. The opening method is the same as above, suitable for direct jumps to external systems.

Configuring Trigger Fields for Jump

For table-type Cards, you can configure "Trigger Fields for Jump". Only clicking the configured fields will trigger the jump interaction.

Conditional Jump

In addition, when users jump between pages, if they want to bring the current Card's values into the target page for filtering, a conditional jump needs to be configured.

During the jump, these filter conditions will affect the Filters on the target page (jumping to a BI page matches by field name; jumping to a link matches by Filter parameter), thereby precisely filtering and displaying results that meet specific conditions.

For example, when jumping to a Dashboard or data screen, users can filter by conditions such as date, department, or user to ensure only data relevant to their analysis needs is displayed. This conditional jump feature greatly enhances the targeting and efficiency of data analysis.

Note

Prerequisites:

  1. The current Card has "Dimension"/"Comparison" fields, which can be carried as values when clicking the dimension category to initiate the jump.
  2. The target page contains Filter Cards or variables that can recognize incoming Filter parameters.
  1. Target Page Associated Filter Settings: Select the target page's associated Filter from the dropdown, and also support bringing conditions that are linked but not used by the current Card to the target page.

    When jumping to a "Page", configure the associated Filter of the target page as follows:

    When jumping to a "Link", the target page associated Filter configuration is as follows:

    Enter the parameter variable of the target page's Filter in the "Target Page Associated Filter" field. For example, the unique identifier for a BI Dashboard Filter is the Filter ID (for other target pages, please consult technical colleagues to determine the parameter key).

  2. Advanced Settings: In addition to the current chart field's Filter association, users can also select other fields from the current Card's Dataset to link with the target page's Filters (this requires that the other fields are used by page Filters on the current page, and the condition can only be passed to the target page when the Filter is applied and linked to the current Card), enabling more flexible jump configuration.

In multi-metric data analysis scenarios, different metrics often require different deep analysis perspectives. The multi-link jump feature for tables allows you to configure independent analysis paths for different data fields within the same table, achieving a "one-click direct access" precise analysis experience.

Note

Currently, only table-type charts support multi-link jump configuration.

On the "Configure Chart Jump" page, click "New Jump" to start configuring. You can set multiple independent jump links for the same table. Each link can be configured in sequence with "Jump Name, Trigger Fields for Jump, Jump To, Opening Method, Conditional Jump". For how to configure jumps, please refer to Direct Jump and Conditional Jump.