SUMMARY:
This article discusses an error seen when running reports in Strategy Mobile 10.x. This error is related to the grid cell limit being reached.
SYMPTOM:
When running reports or documents which are linked together in Strategy Mobile 10.x, users may notice that after the linked document is executed the error below is received.
The grids in the document have more than 100,000 cells and are too big to be rendered. Please reduce the size of one of the grids
CAUSE:This is working as designed. Although the single document may not exceed the limit of 100,000 cells, because the documents are linked and it is likely a user may need to navigate back, the previous document is not released from memory. This is to ensure the best performance when navigating back. If the combination of the document being linked to and linked from exceed the 100,000 cell limit the error will be received.
ACTION:Reduce the size of the grids within the documents which are linked so that the 100,000 cell limit is not reached.