Overview
Version
FineBI Version | Functional Change |
---|---|
6.0 | / |
6.0.2 | View All Data is ticked by default when you create a component. If the query takes more than five seconds, a prompt "The current query performance is poor, try unchecking use part of the data for query." will occur. |
6.0.3 | After the prompt occurs, click No Longer Remind to receive no prompts. |
Application Scenario
View All Data is ticked by default when you create a component. Using all the data for calculation and display ensures the data integrity of all components in the same dashboard as much as possible. If the amount of data is too large and it affects the query performance, you can untick View All Data and try using part of the data for calculation and display.
Function Description
When editing the component, tick View All Data to view the calculation results of all data.
Untick View All Data to view only part of the data when you edit the dashboard. You can view all data when previewing the dashboard.
Procedure
Go to the component editing page and you can view all the calculation results. Untick View All Data to view only part of the calculation results, as shown in the following figure.
If the query takes more than five seconds, a prompt "The current query performance is poor, try unchecking use part of the data for query." will occur. If you click No Longer Remind, you will no longer receive any prompt.
Untick View All Data to use part of the data (10,000 records) for querying.
The following table describes the rules for displaying data volume.
Operation | Status | Display Results |
---|---|---|
Tick View All Data by default. | Editing | Displays all data. |
Tick View All Data by default. | Preview | Both extracted data and direct-connected data use all the data (both are subject to the limitation of parameter data access volume). |
Untick View All Data. | Editing | Only uses part of the data from the table (10,000 records) for calculation. |
Untick View All Data. | Preview | Both extracted data and direct-connected data use all the data (both are subject to the limitation of parameter data access volume). |
