Skip to main content

Rill 0.60 - Multiple metrics in leaderboards and leaderboards in Canvas!

ยท 3 min read
note

โšก Rill Developer is a tool that makes it effortless to transform your datasets with SQL and create fast, exploratory dashboards. Rill Cloud can then help enable shared collaboration at scale.

To try out Rill Developer, check out these instructions and join us over on Discord to meet the team behind the product as well as other users. In addition, once you have a project set up in Rill Developer, you can then deploy the project and collaborate with others / invite your team members by logging into Rill Cloud!

release-0 60

Multiple Metrics in Leaderboardsโ€‹

You can now add multiple metrics to display in your dimensional leaderboards within the Explore overview. Tailor the Explore overview to look exactly the way you want, and create information-dense views that remain easy to scan at a glance!

Leaderboards in Canvasโ€‹

You can now add Leaderboard widgets to your Canvas dashboards! Customize them to include multiple measures or dimensions, and create information-rich tables that also function as filters for your dashboard!

Bug Fixes and Miscโ€‹

  • Canvas Dashboards
    • Added Leaderboard Component
    • Attempt to serve last state of Canvas when underlying metrics error.
    • UX: fixed KPI title overflow
  • Added metrics view and dashboards to rill project refresh so external tables also refreshed.
  • Added support for concurrent writes in DuckDB driver.
  • Added support for BigQuery to ClickHouse.
  • Added a connection test to OLAP database before creation of connector.yaml.
  • Added retries to specific errors in Pinot SQL driver.
  • Added branch to GitHub repository on Status page.
  • Continue to show OLAP forms when default OLAP engine is not DuckDB.
  • Fixed issue when up to date GitHub Repository failed to connect to Rill Cloud project.
  • Fixed bug in new filter when newline / comma present.
  • Fixed issue where Google Drive backed Big Query Table not able to load in Rill.
  • Fixed issue where models with partition error didn't show preview, now will show preview for successful partitions.
  • Fixed issue on legacy dashboard where custom time range was disabled, now always enabled.
  • Fixed issue caused by source-as-model, allow for creation of new model from 'source'.
  • Fixed clicking the explore button on explore clearing the URL params.
  • Updated install script to support both shasum and sha256sum.
  • [UX] Toolbar, unification over different views and added icons.
  • [UX] Fixed long display_name in measure's view panel
  • [UX] Fixed background of organization with many projects.