rill icon indicating copy to clipboard operation
rill copied to clipboard

Rill is a tool for effortlessly transforming data sets into powerful, opinionated dashboards using SQL. BI-as-code.

Results 784 rill issues
Sort by recently updated
recently updated
newest added

As the number of dashboards and dimensions / measures grow, there will be situations where the developer will want to reuse existing dimensions and/or measures that have been defined in...

Type:Feature
customer

For last 24 hours May 7-8 (6:00 am - 6:00 am) on day time grain we should see two columns, one for 7th and one for 8th. The charts show...

Type:Bug

There are two instances of URL encoding: 1. All parameters are URL-encoded in `web-common/src/runtime-client/fetchWrapper.ts` 2. The `state` object is specifically URL-encoded in `web-common/src/features/dashboards/proto-state/dashboard-url-state.ts` We should only URL-encode the state object...

Type:Bug

## Checklist - [x] Manual verification - [ ] Unit test coverage - [ ] E2E test coverage - [x] Needs manual QA? ## Summary #### Issue addressed: https://github.com/rilldata/rill/issues/3560#issuecomment-1881384653 ####...

Type:Bug

Rather than using ui.rilldata.com, customers may want to white label / use a custom URL to access Rill Cloud. The approach right now would be to [embed Rill Cloud dashboards...

Type:Feature
customer

A common request that we see in the field / use case is the ability to support rolling averages or window functions through dashboard expressions, allowing for richer analysis and...

Type:Feature
community
customer

## Issue summary We've identified that hiding measures or dimensions results in the cancellation of certain outstanding API queries. This behavior stems from two primary problems related to state management...

Type:Bug