The report is not displayed properly for the KPI, although Query executes. How can it be corrected?

The report is not displayed properly for the KPI, although Query executes. How can it be corrected?

In case there are large number of values to be displayed in the KPI grid then, the grid loads the data part by part instead of loading the entire data set at once. This can be defined using the following arc.properties: arc.datagrid.partly.size = 1000 arc.distributed.parsing.size = 20