反馈已提交

网络繁忙

You are viewing 5.1 help doc. More details are displayed in the latest help doc.

Click different data under the same field to jump to the corresponding dashboard

  • Recent Updates: April 25, 2022
  • 1. Overview

    1.1 Expected effect

    Sometimes users hope to click on different fields in the dashboard to jump to the corresponding dashboard to view detailed data, as shown in the following figure:

    4.png

    1.2 Implementation ideas

    Add a new column to the self-service dataset, use the IF or SWITCH function to determine the URL links that need to be redirected to different fields;

    When making a dashboard, use the "Jump" function, and the jump link directly selects the new field.

    2. Operation steps

    Sample data: "Internet Industry>Internet Channel Statistics".

    The example is to click "New media marketing" to jump to the detailed dashboard interface, and click "Online channel" to jump to the detailed dashboard interface.

    2.1 Add a new column to determine the jump location

    Continue to edit "Internet Channel Statistics", add a new column, name it "Judge jump field", and enter the formula: SWITCH(First-level channel name, "New Media Marketing", "http://localhost:37799/webroot/decision/v5/design/report/b08a7269a5ad463c9fb37f5b45963a9b/view", "Online Channel", "http://localhost:37799/ webroot/decision/v5/design/report/4b750c54ceb14b2f956d121cc197a18a/view","offline channel","http://localhost:37799/webroot/decision/v5/design/report/752b01b34cdb4406bd98ce71c18940de/view"). The returned text is the URL of the corresponding dashboard, and the user can modify it to his BI access URL according to actual needs, as shown in the following figure:

    1.png

    Formula description:

    If the first-level channel is named "New Media Marketing", the URL text will be returned: http://localhost:37799/webroot/decision/v5/design/report/b08a7269a5ad463c9fb37f5b45963a9b/view

    If the first-level channel is named "online channel", the URL text will be returned:http://localhost:37799/webroot/decision/v5/design/report/4b750c54ceb14b2f956d121cc197a18a/view

    Save the self-service dataset.

    2.2 Set Jump

    Create a dashboard and add a new group table, as shown in the following figure:

    2.png

    Enter the dashboard editing interface, click "Jump Settings", add a "web link" and select the "Judge jump field" in the jump to position, as shown in the following figure:

    3.png

    2.3 Effect view

    See section 1.1 of this article for details.

    Attachment List


    Theme: Build Charts and Analyze data
    Already the First
    Already the Last
    • Helpful
    • Not helpful
    • Only read

    售前咨询电话

    400-811-8890转1

    在线技术支持

    在线QQ:800049425

    热线电话:400-811-8890转2

    总裁办24H投诉

    热线电话:173-1278-1526

    文 档反 馈

    鼠标选中内容,快速反馈问题

    鼠标选中存在疑惑的内容,即可快速反馈问题,我们将会跟进处理。

    不再提示

    10s后关闭