[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-09-05。"],[],[],null,["# What are all the row limits in Looker?\n\n\u003cbr /\u003e\n\n\nThis page lists the different row limits that can be found across\nLooker. The rule of thumb is as follows:\n\n- If results are being displayed in the browser, the row limit is 5,000.\n- If results are being exported from Looker, users can choose to export [all results](/looker/docs/downloading#all_results). However, the **All Results** option is unavailable if the query cannot [stream](/looker/docs/downloading#streaming_query_results). See the **Downloading content** documentation page for an explanation of [limitations on downloading with **All Results**](/looker/docs/downloading#all_results).\n\nExplores, Looks, dashboards, SQL Runner\n---------------------------------------\n\n\nQueries that are created with the Explore page will have a maximum limit of 5,000 rows.\nThis limit also applies to Looks, dashboards, and queries that are created in SQL\nRunner.\n\nDownloading\n-----------\n\n\nIn most cases, it is possible to download the unlimited result set from an\nExplore, a Look, or a dashboard. It is only possible to download all results if the result set [streams](/looker/docs/downloading#streaming_query_results) and\nif the user downloading has the\n[`download_without_limit`](/looker/docs/admin-panel-users-roles#permissions_list)\npermission.\n\nIf these conditions are not met, then a\n[**custom limit**](/looker/docs/downloading#limits) can be set in the download modal instead. This\ncustom limit has a default maximum of 100,000 rows.\n\n\n***Note:** Downloading specifically for dashboards is discussed in greater detail on the **Downloading content** documentation page in the [Downloading data from a dashboard](/looker/docs/downloading#downloading_data_from_a_dashboard) section.*\n\n\u003cbr /\u003e\n\nDelivering content\n------------------\n\n\n[Schedules](/looker/docs/scheduling-email) to email can send up to 20 MB of data (for emails with inline content) or 15 MB of data (for emails with attachments), as long as the results stream. All emails with the **All Results** option applied are subject to the 20 MB or 15 MB size limits.\n\n\nSchedules delivered with a webhook or to an Amazon S3 bucket or SFTP server can send an unlimited result set as long as the result set streams.\n\nFile format matters\n-------------------\n\nWhen you are downloading or delivering content, PDF and PNG file formats will maintain the browser row limit of 5,000. The **All Results** option is typically only available for Markdown, Text, CSV, JSON - Simple, XLSX, or HTML formats for scheduling, sending, and downloading. The data formats available for sending and scheduling data depend on the destination and type of content. The [Using the Looker Scheduler to deliver content](/looker/docs/scheduling) documentation page provides links to documentation about delivering each type of Looker content. The [Downloading content](/looker/docs/downloading#file_formats) documentation page provides more information about file format options for downloading.\n\nAPI\n---\n\n\n[API calls](/looker/docs/reference/looker-api/latest) are subject to the row limits of the context they are called\nin. API calls based on an Explore, a Look, or a dashboard are subject\nto the 5,000 row limit, while certain download and schedule file formats can be unlimited.\n\nTo download unlimited results with the API, use the appropriate Run call (such as [Run Inline Query](/looker/docs/reference/looker-api/latest/methods/Query/run_inline_query) or [Run Look](/looker/docs/reference/looker-api/latest/methods/Look/run_look)) with the `limit` parameter set to `-1` (negative one). `-1` is the number that Looker uses to represent unlimited results.\n\nCheck the limits referenced in these sections as appropriate to the type of API call you're using.\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e"]]