Feature Ideas
Submit IdeaA 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
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
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 Cullen7
"Filters" as a variable type
We will be introducing "filters" as a variable type to dynamically apply dataset filters.
Ella Cullen3
Define breakpoints in the canvas
It would be great if it was possible to define the breakpoints in the Embeddable canvas when it's in use on different size screens, instead of just having the default ones.
Ella Cullen1
Copy/paste object configurations "as code" in no-code builder
When implementing similar configurations across multiple dashboards or within the same dashboard, it would be much faster and less error prone for the user to be able to view an object's configuration in plain text and copy/paste it into a different object. Similar to the "View source code" or "View as HTML" you see in many WYSIWYG configuration interfaces. Would love this ability for data sets, variables, and components. This allows a non-developer to reliably update or add a variable/component in one place and propagate those changes to other related objects without having to use an API.
Nik R0
Prefix / suffix defined at the model level
It would be helpful to be able to define prefix/suffix at the model level and have that pass automatically to the components.
Ella Cullen1
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
End users can download Embeddables as PDF
End users can download their dashboard as a PDF
Ella Cullen1
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 G1
Schedule Embeddable dashboard delivery
Enable users to schedule Embeddable delivery via email/Slack/Teams etc.
Ella Cullen2
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 Cullen1
String interpolation: ability to use a variable in text inputs
It would be nice to have a variable, e.g. granularity, populate a text input, such as a chart title, so that for example a chart title can be 'Sales by {granularity variable}' and update based on the end users filters
Ella Cullen1
Click a link in table opens on same page
You can currently create a link in the Embeddable table component so that a user can click a row and open a new tab. It would be great if there was an option to open in the same page instead of in a new tab
Ella Cullen0
Add support for Cube's "segments" in Embeddable
Docs: https://cube.dev/docs/reference/data-model/segments
Tom G0