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

We currently have the backend feature implemented that supports a drag-and-drop experience, but we need a UI for it. [Notion proposal here](https://www.notion.so/rilldata/Rill-Developer-Creating-tables-from-data-files-in-interface-889e46c393184ddc83d8c131d7f01c87#a54f8408986b4012bef88f16609b588a). work breakdown: - [x] #238 - [x] #235...

_application_
task

**Issue** When users have only uploaded sources they see the getting started screen. We want to make this screen clear and actionable. We do not want to present a wall...

task

**Initiative** A clear and concise description of the problem statement. _Description_ Build the Metrics Explorer view. _Problem Statment_ Growing Audience for TAM Expansion Discovery _Definition of Done_ Ability to tap...

_application_
epic

The metrics explorer will need to implement menus that enable the user to change the visibility. A fast-path here would be to use the existing menu components in`src/lib/components/menu` and look...

_application_
task

**Issue** A clear and concise description of the problem statement. **Importance** An articulation of the value we expect this feature to add for our users and the business. **Definition of...

_application_
task

[stub] This should be a frontend task, primarily. We need to implement something like pills in the top right that show which dimensions have been selected as filters.

_application_
task

Trying to import parquet files with decimal(18,0) data types through the UI or CLI returns the following: `[Error: Data type is not supported DECIMAL(18,0)]` This also appears to put the...

bug