Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Note that chart tables are different from results tables. You can configure pivo

## Limiting

By default, queries are limited to 5,000 rows of data, but the limit can be adjusted up to 50,000.
By default, queries are limited to 10,000 rows of data, but the limit can be adjusted up to 50,000.

## Sorting

Expand Down
Loading