Anticipated Deployment Dates
Release Rollout Begins: October 8, 2017
Release Final & Download Available: October 19, 2017
Release Highlights
In addition to general tweaks and enhancements, this release comes with new and improved features in the following categories. Read on for more detail.
- LookML Collaboration
- Lookless Dashboards are out of beta
- New Landing Page [labs]
- Initial Druid support
- Increased schedule data capacity
- Data Merge [labs]
- Native Derived Tables are out of Labs
Preparing for Release
Please take notice of items marked with a ⚡ as they indicate changes to existing functionality and may require your attention. For more information see Features by Section below.
- A number of Legacy Features have been disabled and removed
- “Google BigQuery” has been renamed “Google BigQuery Legacy SQL” in the SQL Runner and Connections panel
- Pie chart’s labels no longer display for every value if there is not enough room
Notable Features
LookML Collaboration
Your LookML developers can easily manage and organize multiple simultaneous pieces of work, making development easier than ever. In addition to their dedicated development mode, users can swap to or create new git branches dedicated to specific tasks. Working on a major project but need to fix a typo real quick? No more do you need to abandon or push your intermediate work.

Lookless Dashboards
Dashboards no longer have to be tied to existing content, but instead can be made of Tiles which can be built directly on the Dashboard. If a Look exists only to populate a Dashboard you can replace it with a Tile that lives on the Dashboard rather than in Spaces, simplifying your content system.

Landing Page
A new way to find what matters most to you! Looker 5.0 introduces a new landing page with highlighted favorited and suggested Looks and Dashboards, providing a launching point for your new users and surfacing content you might have overlooked. This is currently an experimental Labs feature, so you can bank on fun new additions in the future. Learn more.

Features by Section
LookML and Development
- **LookML Collaboration.** Added the ability to create development branches that are not specifically tied to any individual's development mode. Use these branches to work with others on a project or to separate discrete pieces of work you have in progress. [Learn more.](https://docs.looker.com/data-modeling/getting-started/version-control-and-deploying-changes#working_with_git_branches)
- **Reference pivot values in Liquid.** You can now reference the `{{ value }}` of a pivot value without it being the one you're actively clicking on.
- **Timezone support for Native Derived Tables.** Use the `timezone` `explore_source` parameter to convert to a consistent timezone or, for ephemeral derived tables, to the timezone your query is in.
- **Native Derived Tables are no longer a Labs feature.**
Content Management and Discoverability
Lookless dashboards are out of beta. Add Tiles to your Dashboards either by creating the query directly on a Dashboard or saving from an exploration.
⚗ Landing Pages. [Labs] Introduced a new, experimental home page that will surface Favorite and Suggested content as soon as you log in.
Scheduling and Downloading
Increased allowable schedule size. Attachment-only formats (currently txt, csv, html, md, and json) support scheduling without any row limit applied. Keep in mind, though, that emails of more than 7.5mb may be returned to the sender. Learn more.
Dialects
Druid. Introduced initial support for Druid. Learn more.
⚡ Google BigQuery Legacy SQL. Updated the name from “Google BigQuery” to “Google BigQuery Legacy SQL” in the connection panel, SQL Runner, and other locations the dialect name is displayed.
Platform and Administration
- ⚡️ **Disabled and removed a number of Legacy Features.** [Learn more.](https://discourse.looker.com/t/legacy-features-end-of-life-schedule/2067)
Security
- Better protect against certain authentication replay attacks.
- Addressed a file disclosure vulnerability.
- Addressed a file system vulnerability.
- Identified and addressed a logging issue.
Dashboards and Visualizations
⚗ Data Merge [Labs]. Introduced the experimental Merged Results Labs feature, which allows users to visualize results from multiple data sets without modeling. The ability to save as well as add to Dashboards and Looks is currently in development. Learn more about using Merged Results. Learn more about opting in to the experimental beta group.
⚡ Pie chart’s labels will no longer display for every value if there is not enough room. However, labels will no longer get cut off.
General Tweaks and Bug Fixes
- Dashboards, Visualizations, and Explore
- Fixed an issue where filter values would not apply on a Dashboard unless the user hits enter or exits the input box before running the query.
- Addressed an issue where users could Clear Cache & Refresh even when Required Filters were not entered.
- Fixed an issue where explores were not displayed using their
label
. - Fixed an issue where a blank page was displayed when a user did not have access to a Look.
- Fixed an issue where errors would occur when results have arrived but Table Calculations haven’t been performed.
- Fixed an issue where adding a Look to a Dashboard resulted in an ineditable, incorrect title on your Dashboard.
- LookML and development
- Fixed an issue where Looker incorrectly errored on parameters that carried through
include
s. - Fixed an issue where a view file with a
parameter
declaration could not be extended. - Fixed an issue related to
parameter
and Liquid joins. - Looker now properly errors when
percentile
s are used on dialects that don’t support them. - Fixed an issue where the IDE could display false error messages.
- Fixed an issue where the development mode toggle did not display on Admin pages.
- Improved the error message when Liquid references were not properly scoped in Derived Tables.
- Fixed a few issues with the Don’t Revalidate Unchanged LookML Labs feature.
- Content Management and Discoverability
- Fixed an issue where Dashboard and Look lists did not load at the same time, making it appear as though the page had not finished loading.
- Fixed an issue where the Model column was not displayed in the LookML Dashboards space.
- Fixed an issue where you couldn’t use the Content Validator to replace spaces (
- Fixed an issue where LookML Dashboards with numeric titles broke search.
- Dialects
Google BigQuery Standard SQL. Fixed an issue that produced a SQL error when Symmetric Aggregates where applied to filtered measures.
Google BigQuery. Fixed an issue where canceled queries displayed a status of “error” in the Query panel. This applies to both Google BigQuery Standard SQL and Google BigQuery Legacy SQL.- Addressed some issues with query killing on Presto, Spark, DB2, Qubole, Redshift, and Teradata.
- Platform and Administration
- Fixed an issue where the API did not properly report errors for duplicates in
query.slug
to callers. - Fixed an issue where new user emails did not send out.
- Fixed an issue where the Query panel could still display orphaned queries.