You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The crosstab isn't paginated, but it is limited to 10000 cells by the server API. If that limit is exceeded, the results will not just stop, but actively become inconsistent, depending on the sort. This should be clearly indicated by a warning box on the page when there are more than 10k results available.
The text was updated successfully, but these errors were encountered:
The crosstab isn't paginated, but it is limited to 10000 cells by the server API. If that limit is exceeded, the results will not just stop, but actively become inconsistent, depending on the sort. This should be clearly indicated by a warning box on the page when there are more than 10k results available.
The text was updated successfully, but these errors were encountered: