Katie Hindson

Results 114 issues of Katie Hindson

### Description Our users want to be able to build map charts in Lightdash. There are a bunch of different styles of map charts that they want to build, but...

✨ feature-request

### Description If I have a dataset which has date values, but rows are only entered when there is an event, then I can end up with a non-complete date...

✨ feature-request

Right now, you can only build table calculations from metrics/dimensions. You should be able to have table calculations that reference other table calculations. e.g. ``` users_active_50_plus = COUNT(DISTINCT(IF(${users.average_spend} > 50,...

✨ feature-request
🖥 frontend
⚙️ backend

### Description I want to be able to create dimensions which are variable in Lightdash. Some examples of use cases for this: - I want a dimension to show the...

✨ feature-request

### Description You can add filters for table calculations, but the only way to add these filters is from the filters tab. But, every other column in the results table...

✨ feature-request

### Description Big value tiles are useful to show important highlights at the top of a dashboard. Sometimes, these values are good or bad (depending on what they are). E.g....

✨ feature-request

### Description Feedback about the Google Sheets sync: really cool, but would be nice to be able to specify the name of the sheet to sync to (rather than just...

✨ feature-request

### Description Similar to https://github.com/lightdash/lightdash/issues/8858 If you try to use doc blocks in additional dimension descriptions, Lightdash validation fails.

✨ feature-request

### Description Right now, we have `is` and `is not` as separate filter options for each of our filter operators. This means that when we add a filter operator (e.g....

✨ feature-request

### Description There are queries which are erroring in Lightdash with the message "incorrect host/port configuration or server crashed". I've had a look at some of the queries that failed...

🐛 bug