Feature Ideas

Trending
  1. Enable builders to "publish" to QA/Test environments *before* publishing to Prod

    Enable builders to publish to environments such as QA, Test before publishing to Prod.

    Ella Cullen

    4

  2. 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 G

    2

  3. 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 Cullen

    2

  4. Enhanced Data Lineage for Embeddable

    An interactive data lineage graph in Embeddable that visualizes relationships between connections, environment, models and dashboards. Each node whether a model, environment, connection, or dashboard should be clickable to reveal metadata (SQL definitions, environment/connection information) and edges should illustrate end‑to‑end data flows.

    Nauman H

    1

  5. 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 L

    2

  6. Ability to push a dashboard from dev to live workspace

    Currently you might build a dashboard in dev that you then want to "push" to a live workspace

    Ella Cullen

    0

  7. Remember 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 Cullen

    2

  8. 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 Cullen

    4

  9. End users can download Embeddables as PDF

    End users can download their dashboard as a PDF

    Ella Cullen

    1

  10. 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 Cullen

    0

  11. Folders for Embeddables

    Make it easier for Embeddable builders to organise their Embeddables using folders.

    Ella Cullen

    2

  12. 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 G

    1

  13. 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 G

    2

  14. Be able to roll back dashboard versions

    Like the existing code versioning, enable users to roll back to a previous version of an Embeddable dashboard.

    Ella Cullen

    0

  15. Embeddable metadata API

    An API for retrieving the metadata for a published Embeddable dashboard: The canvas layout (position and size of each widget)The component values (input values and types for each of the component inputs)etc. E.g. GET https://api.embeddable.com/api/v1/embeddables/{embeddableId}

    Tom G

    1