Lee
Lee
My use case was around markdown tiles - albeit a low priority. Not completely sure about charts - perhaps a user would see a specific chart on a dashboard and...
I think that there should be a default solution configurable in dbt (especially useful for dates, currency formats, etc), but also the ability to overwrite this in the UI depending...
From a UX perspective, tabs would be great for navigation. This can be implemented as a dashboard tile (if the user is selecting already created dashboards to appear as tabs),...
When I create a dashboard (in any BI tool), I would typically include some filters on the dashboard to make it easy for business users. These could be often-used filters,...
[#1735](https://github.com/lightdash/lightdash/issues/1735) is about specifying default filters in dbt. I love this idea. My suggestion is for the UI, where dashboard creators can specify filters at the top of the dashboard,...
I suggest that `NULL` and `EMPTY` should be treated in the same way in the lightdash UI. But when compiled to SQL, it should become `is null` or `= ''`
It might be that this request (date part?) is separate to the existing time interval feature (which changes the granularity of dates and timestamps). I would suggest that `day_of_week` is...
The options and how these are named should be aligned with sql databases e.g. Snowflake https://docs.snowflake.com/en/sql-reference/functions/year.html#usage-notes 1. For familiarity by analysts 2. These are presumably what are often used
I believe it's not reading the URL correctly. When deployed on https://**xyz**.herokuapp.com/ , it's expecting **xyz** to be a url, and returning the error "TypeError [ERR_INVALID_URL]: Invalid URL: xyz"
@ZeRego It's https://knoma-lightdash.herokuapp.com/ - Happy to take you through this via a call if it helps