Feature Ideas
Submit IdeaRemember filters per user
It would be really helpful to be able to set this functionality, so that users can come back to their dashboards with their filters applied.
Ella Cullen2
Support "calculated fields" in the builder
e.g. the ability to use Excel-like logic (if-else, maths, etc.) to write custom expressions using measures and dimensions, directly in the builder (without needing to update your model). Currently you need to manually define a new measure or dimension in the model (e.g. "{active_users} * 100 / {total_users}") to achieve this.
Tom G2
Add a drilldown in the no-code builder
Drilldowns are super helpful for end users, so being able to add them within the no-code builder is really important - e.g. by opening a sub-embeddable via a modal.
Ella Cullen4
End users can download Embeddables as PDF
End users can download their dashboard as a PDF
Ella Cullen1
Support for different timezones
Currently Embeddable uses UTC by default (e.g. when aggregating results by day / week / etc.). We plan to support supplying a timezone, per dashboard session, so each user can see the results in the timezone that makes sense for them. This will also involve making the caching layer timezone-aware.
Tom G1
Support for nested AND and OR logic in dataset filters
Currently dataset filters all use simple AND across each filter. It is, however, common that you might want to use OR instead, or a nesting thereof.
Tom G1
End user can edit & customise charts and add them to their dashboard
For the next stage of end user self-serve, we'll enable your customers to edit and customise their own charts.
Ella Cullen0
"Filters" as a variable type
We will be introducing "filters" as a variable type to dynamically apply dataset filters.
Ella Cullen2
Automatically generate cubes from database tables
It would make building much faster if cubes could be automatically generated from existing database tables
Ella Cullen0
Show/hide inputs based on values of other inputs
Sometimes the choices that users make in earlier parts of a component form make other inputs relevant/irrelevant. This ticket is about allowing the visibility of certain inputs be dependent on the value of other inputs.
Tom G0
A Duplicate button on dashboard widgets
Wouldn't it be amazing if there was a copy/clone button close to the Edit and Delete ones 🥺
Nickolas L4
Show/hide parts of a dashboard based on a variable
Sometimes a part of a dashboard only makes sense to show once the user has selected an input.
Tom G2
Containers for components
To make building dashboards in the no-code builder easier, we'll introduce the concept of 'containers' to layout components on the canvas
Ella Cullen4
API to programmatically configure an Embeddable dashboard
Something to ease a component prop migration, or to create a template in case we go into the hundreds of dashboards. E.g. a basic import/export JSON endpoint to configure an Embeddable
Tom G2
Clone a dashboard from prod to local dev
It would be useful to be able to clone a dashboard from the live workspace to local dev preview so that it could be worked on locally
Ella Cullen2