Ad-hoc SQL queries

NameValueLimit TypeDescription
Try Again Timeout90System-enforced GuardrailMaximum number of seconds before reporting engine responds back that the request takes too long to return results (possibly due to other simultaneous other requests); it is possible to request again.
Don’t Try Again Timeout600System-enforced GuardrailMaximum number of seconds before Ad Hoc SQL queries time-out. Otherwise stated, the maximum number of seconds before reporting engines reports back that the request has taken too long to return results, and should not be tried again. The request most likely never returns results due to issues in the background process.
Metrics150System-enforced GuardrailMaximum number of metrics in a request.
Interactive Query Output Rows50,000System-enforced GuardrailDefault number of rows returned unless specified otherwise.

Analysis Workspace projects

NameValueLimit TypeDescription
Visible Rows per Table400System-enforced GuardrailMaximum number of visible rows in any freeform table in an Analysis Workspace project.
Exportable Rows per Table50,000System-enforced GuardrailMaximum number of rows that can be exported per single dimension.
Panels per Project15System-enforced GuardrailMaximum number of panels per project.
Visualizations per Panel25System-enforced GuardrailMaximum number of visualizations per panel.
Derived Fields per Freeform Table5System-enforced GuardrailMaximum number of different derived fields in a single freeform table.