Oliver Laslett
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...
### 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...
### 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...
### 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...
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...
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...
### 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...
### Description Numbers are much harder to read in a column if they aren't monospaced ### What problem does this solve?
### 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...
### 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...