View Dashboard Access Information

  • Last update:September 24, 2025
  • Overview

    Expected Effect

    Collect the specific data on dashboard views of users after login, including username, access time, visits to each dashboard, etc.

    • Which dashboards have been viewed by whom and how many times.

    • Which dashboards are active and which are not.

    • Which dashboards are used more frequently in which scenarios.

     

    Implementation Method

    Use the Template Execution Log table under the user access log for analysis.

    Sections “Creating a Dashboard” and "Component for Viewing Top 10 Dashboards by Usage Time" of this article provide two examples of component analysis. Users can also make their own analysis dashboards with reference to the expected effects in "Expected Effect".

    Creating a Dashboard

    Preparing Data

    1. Create a new analysis subject and add a dataset:  Template Execution Log.xlsx.For details, see Getting Started with FineBI

    (2) Use the formula INDEXOF(SPLIT (tname, "/"), LEN (SPLIT (tname, "/"))-1) to extract the dashboard name in the tname field and name the column as Access Dashboard, as shown in the following figure.

     1.1.png

    Description of the formula:

    FormulaDescriptionResult

    SPLIT (field, "/")

    Split fields into arrays by slash(/).

    Before the split: a/b/c

    After the split: a, b, c

    LEN (SPLIT(field, "/"))-1

    Count the number of arrays after fields are split by slash(/) - 1

    For example, the calculation result of field a/b/c is 2.

    INDEXOF (SPLIT(field, "/"), LEN (SPLIT (field, "/"))-1)

    Return the character after the last slash(/) of the array after SPLIT.

    For example, the calculation result of field a/b/c is c.

    3. Click the Save and the Update button, as shown in the following figure.

     1.2.png

    Component for Viewing Top 10 Dashboards by Usage Time

    Procedure

    1. Click Component in the lower left corner, as shown in the following figure.

     1.3.png

    2. Select the partition column chart, drag tname into the vertical axis and rename it to Access Dashboard, and drag count into the horizontal axis, as shown in the following figure.

     1.4.png

    3. Exchange fields of horizontal and vertical axes.

    Hover the cursor between the horizontal axis and the vertical axis, and click the button to exchange fields of horizontal and vertical axes, as shown in the following figure.

     1.5.png

    4. Display data in descending order according to the count.

    Click the drop-down box of the Access Dashboard field and select Descend > Count (Sum), as shown in the following figure.

     1.6.png

    5. Click the drop-down box of the Count field, select Filter, set filter conditions, and click OK, as shown in the following figure.

     1.7.png

    1.8.png

    Effect Display

    Use a column chart to view the top 10 dashboards by usage time, as shown in the following figure.

     1.9.png

    Daily Visit/Edit Time Component

    Procedure

    1. Click the Add Component button, create another component, and copy Count.

     1.13.png

    2. Rename the new field to Edit Times, set the indicator conditions, and filter out the data with type 102 (namely, the access type is editing), as shown in the following figure.

     1.11.png

    3. Copy Count and rename the new field to View Times. Set the indicator conditions, and filter out the data with type 101 (namely, the access type is viewing), as shown in the following figure.

     1.12.png

    4. Select Custom Chart under Chart Type, drag the time field into the horizontal axis, drag the Count, Edit Times, and View Times fields into the vertical axis, and rename Count to Operation Times, as shown in the following figure.

     1.13.png

    Click Operation Times under Graphic Properties, and select Line for the graph, as shown in the following figure.

     1.14.png

    Click Edit Times, and select Column Chart as the graph. The steps are the same as above.

    Click View Times, and select Column Chart as the graph. The steps are the same as above.

    Effect Display

    You can observe the visit times, view times, and edit times of the dashboard, and overall evaluate the activity of the dashboards, as shown in the following figure.

     1.15.png

    附件列表


    主题: System Management
    Previous
    Next
    • Helpful
    • Not helpful
    • Only read

    滑鼠選中內容,快速回饋問題

    滑鼠選中存在疑惑的內容,即可快速回饋問題,我們將會跟進處理。

    不再提示

    10s後關閉

    Get
    Help
    Online Support
    Professional technical support is provided to quickly help you solve problems.
    Online support is available from 9:00-12:00 and 13:30-17:30 on weekdays.
    Page Feedback
    You can provide suggestions and feedback for the current web page.
    Pre-Sales Consultation
    Business Consultation
    Business: international@fanruan.com
    Support: support@fanruan.com
    Page Feedback
    *Problem Type
    Cannot be empty
    Problem Description
    0/1000
    Cannot be empty

    Submitted successfully

    Network busy