Oliver Laslett

Results 84 issues of Oliver Laslett

Depends on https://github.com/lightdash/lightdash/issues/1757, https://github.com/lightdash/lightdash/issues/1758 Dashboard filters currently work by scanning all available explores for their metrics, we'd need to add in additional metrics for the individual queries referenced in the...

🖥 frontend
🚰 filters

### Description: What is it? It would be very useful for users that know SQL if they could edit the generated SQL, for example if debugging or trying out a...

✨ feature-request

### Describe the bug If I create ephemeral tables, they show in Lightdash but show a warning on them saying "cannot find field X ..." This happens because we try...

🐛 bug

### Description Metrics should be aware of filters on metrics. Today we solve this using `CASE` statements in the metric definition. But the downside is that these filters can't be...

✨ feature-request

When you open Lightdash you're shown a list of (possibly filtered) dbt model names. Without more context, it's hard for less technical users to find the right starting place. #857...

🖥 frontend
⚙️ backend
💬 discussion
🏄 onboarding

If user has added a `Group` in the `Layout` tab, they will see options for stacking. Related design files [here](https://github.com/lightdash/lightdash-internal-work/issues/236) Stacking bar charts 100% requires some extra work vs. stacking...

✨ feature-request
🖥 frontend
⚙️ backend
📈 chart config

### Description If I'm using redshift, I may have my database only accessible in a VPC and to get access I need to Lightdash to use an SSH tunnel into...

✨ feature-request
stale

### Description Numbers are much harder to read in a column if they aren't monospaced ### What problem does this solve?

✨ feature-request
🖥 frontend
👩‍🎨 design
📓 table visualization

### Description In pivot tables, I'd like to have my metrics as rows rather than columns. This enables me to create profit/loss and balance sheet style tables. For example, this...

✨ feature-request
📓 table visualization

### Description Related to https://github.com/lightdash/lightdash/issues/1848 - I want to be able to rename a chart tile title. For example I might give it a long unique name for searching "my...

✨ feature-request