The message will be displayed in terms of row count, when the generated report exceeds the threshold value. You can increase the Max_cell-count property value to an optimal value, say, 3000000 to avoid showing this message. This property available in ...
The message can be modified in 'arc_messages_en.properties' file Path (Tomcat\webapps\ARC\config\locale) folder. Modify the following keys: arc.threshold.msg1 --> for max Row exceeds arc.threshold.msg3 --> for max Cell exceeds. Select 'Re-cache' ...
The message can be re-phrased in arc_messages_en.properties file located under locale- path Tomcat\webapps\ARC5.8config\locale folder. Following are the keys that need to be changed: arc.thresold.msg1 --> for max Row exceeds arc.thresold.msg3 --> ...
The sequence of the filter values can be altered by modifying the sequence from the file 'date_filters.properties'. Once the changes are made, re-cache changes for the changes to take effect.
One of the many causes for such problem is, if the base measure column is not defined in the aggregate table (for e.g. Gregorian aggregate table ). Define the base measure to solve the issue.