Overview
Version
Version | Functional Change |
---|---|
6.0 | - |
6.1.5 | Allowed you to add all the fields under the current subject to the text component. Allowed the text component to display all the dimension enumeration values though the text component is set to display All by default. |
Application Scenario
You can add the field to the text component to achieve the dynamic display of the text component.
Scenario one: Text Component Linkage
For example, when you add the area field and the sales field into the text component, the sales and the profit in all areas will be displayed by default. If you click area C in the pie chart to generate a linkage, the text component will also display the sales and the profit in area C synchronously.
The function of adding the field into the text component can be used to emphasize some important data information for convenient extraction of other users.
Scenario two: The Text of the Text Component Changing with the Filter Condition.
For example, when you add a field of the filter component into the text component, the text component will dynamically display the field selected by the filter component, as shown in the following figure.
Function Description
You can use the Insert Field function of the text component to insert fields into the text component.
Scenario one: Text Component Linkage
Sample Data: Office_Supplies_Data.xlsx
Create an analysis subject and upload the sample data.
Pie Chart Creation
Add a component, drag the area field and the sales field into the component, and select Pie Chart as Chart Type, as shown in the following figure.
Drag the component into the dashboard on the dashboard editing page, as shown in the following figure.
Text Component Creation
1. Choose Other > Text Component to create a text component, as shown in the following figure.
2. Edit the text component, add the area field, the sales field, and the profit field into the text component, and enter the related content, as shown in the following figure.

3. Select the field and modify the content and the style of the text component, as shown in the following figure.
4. For example, the dimension field area added into the text component will be displayed as All when not linked, as shown in the following figure. If you want the text component to display all the dimension enumeration values instead of All, you can select BI_Design_Default_Show_Data from the drop-down list of the added field, as shown in the following figure.
Effect Display
The text component dynamically displays the sales and the profit information of different areas according to your clicking, as shown in the following figure.
Scenario two: The Text of the Text Component Changing with the Filter Condition
Filter Component Creation
Add a text drop-down filter component to filter the field product name, as shown in the following figure.
Adding the Filter Component into the Text Component
Click the Insert Field icon, and add the field of the filter component into [], as shown in the following figure.
Effect Display
The text component displays the content dynamically according to the content of the filter component, as shown in the following figure.