The KPI grid hangs, or shows the data loading bar 'in progress' even after complete data is loaded. Why?
Verify the following property values in 'arc.properties' file. For better performance of grid, max_row_count = 500 arc.datagrid.partly.size = 1000 arc.distributed.parsing.size = 20
Related Articles
The loading bar continues running even after the grid has rendered data and sometimes the grid hangs. How to fix this?
You have to specify a optimal vaule in the configurable property available in 'arc.properties' for defining the number of records to load at a time in the grid. The values specified in the property provided below will substantially optimize the ...
Why does the Data loading progress bar persist for a long time without loading the data?
In case there is large data to be shown up in the KPI grid then, we have optimized the KPI grid in such a way that the data loads up in equal installments instead of the entire data loading up at one go. The configurable property to optimize grid ...
KPI grid loading takes long and makes browser hang.
We have rectified this Issue. After about 500 rows load into the KPI grid, the application will stop responding and displays a script error. Then, after a brief period the control to the IE will resume back. The resolution to this Issue is shared as ...
Why does KPI grid loading takes long time and makes the browser hang?
After about 500 rows loaded into the KPI grid, the application will stop responding and displays a script error. Then, after a brief period the control to the IE will resume back. The resolution to this Issue is shared as below: - There is a ...
Why is Drill across of Mailer to product not loading any data in KPI Mailer Analysis?
Check if the result set contains any special character like #, , , +, !. According to the product functionality, the drill down and drill across does not work if there are special characters selected in the result set.